public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/tiff: tiff-3.8.2-r4.ebuild ChangeLog tiff-3.8.2-r5.ebuild
@ 2008-11-27  6:09 Steve Arnold (nerdboy)
  0 siblings, 0 replies; only message in thread
From: Steve Arnold (nerdboy) @ 2008-11-27  6:09 UTC (permalink / raw
  To: gentoo-commits

nerdboy     08/11/27 06:09:09

  Modified:             tiff-3.8.2-r4.ebuild ChangeLog tiff-3.8.2-r5.ebuild
  Log:
  Incorporated both pdf and google security patches into a single tarball.
  (Portage version: 2.2_rc15/cvs/Linux 2.6.27.7 x86_64)

Revision  Changes    Path
1.6                  media-libs/tiff/tiff-3.8.2-r4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild?r1=1.5&r2=1.6

Index: tiff-3.8.2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tiff-3.8.2-r4.ebuild	22 Sep 2008 15:35:35 -0000	1.5
+++ tiff-3.8.2-r4.ebuild	27 Nov 2008 06:09:09 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild,v 1.5 2008/09/22 15:35:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r4.ebuild,v 1.6 2008/11/27 06:09:09 nerdboy Exp $
 
 inherit eutils libtool
 
 DESCRIPTION="Library for manipulation of TIFF (Tag Image File Format) images"
 HOMEPAGE="http://www.remotesensing.org/libtiff/"
 SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz
-	mirror://gentoo/${P}-tiff2pdf.patch.bz2"
+	mirror://gentoo/${P}-pdfsec-patches.tar.bz2"
 
 LICENSE="as-is"
 SLOT="0"
@@ -21,13 +21,12 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	sed -i -e 's:/home/sarnold::' "${WORKDIR}"/${P}-tiff2pdf.patch #238248
 	epatch "${WORKDIR}"/${P}-tiff2pdf.patch
 	epatch "${FILESDIR}"/${P}-tiffsplit.patch
 	if use jbig; then
 		epatch "${FILESDIR}"/${PN}-jbig.patch
 	fi
-	epatch "${FILESDIR}"/${P}-goo-sec.patch
+	epatch "${WORKDIR}"/${P}-goo-sec.patch
 	epatch "${FILESDIR}"/${P}-CVE-2008-2327.patch
 	elibtoolize
 }



1.115                media-libs/tiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	22 Sep 2008 21:08:23 -0000	1.114
+++ ChangeLog	27 Nov 2008 06:09:09 -0000	1.115
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/tiff
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.114 2008/09/22 21:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.115 2008/11/27 06:09:09 nerdboy Exp $
+
+  27 Nov 2008; Steve Arnold <nerdboy@gentoo.org> tiff-3.8.2-r4.ebuild,
+  tiff-3.8.2-r5.ebuild, -files/tiff-3.8.2-goo-sec.patch:
+  Incorporated both pdf and google security patches into a single patch 
+  tarball and updated both versions (closes bug 248989).
 
   22 Sep 2008; Markus Meier <maekke@gentoo.org> -tiff-3.8.2-r2.ebuild:
   old



1.2                  media-libs/tiff/tiff-3.8.2-r5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild?r1=1.1&r2=1.2

Index: tiff-3.8.2-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tiff-3.8.2-r5.ebuild	19 Sep 2008 22:43:00 -0000	1.1
+++ tiff-3.8.2-r5.ebuild	27 Nov 2008 06:09:09 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild,v 1.1 2008/09/19 22:43:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r5.ebuild,v 1.2 2008/11/27 06:09:09 nerdboy Exp $
 
 inherit eutils libtool
 
 DESCRIPTION="Library for manipulation of TIFF (Tag Image File Format) images"
 HOMEPAGE="http://www.remotesensing.org/libtiff/"
 SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz
-	mirror://gentoo/${P}-tiff2pdf-20080903.patch.bz2"
+	mirror://gentoo/${P}-pdfsec-patches.tar.bz2"
 
 LICENSE="as-is"
 SLOT="0"
@@ -26,7 +26,7 @@
 	if use jbig; then
 		epatch "${FILESDIR}"/${PN}-jbig.patch
 	fi
-	epatch "${FILESDIR}"/${P}-goo-sec.patch
+	epatch "${WORKDIR}"/${P}-goo-sec.patch
 	epatch "${FILESDIR}"/${P}-CVE-2008-2327.patch
 	elibtoolize
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-27  6:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27  6:09 [gentoo-commits] gentoo-x86 commit in media-libs/tiff: tiff-3.8.2-r4.ebuild ChangeLog tiff-3.8.2-r5.ebuild Steve Arnold (nerdboy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox