[arch-commits] Commit in libtiff/trunk (ChangeLog PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Aug 29 03:21:03 UTC 2009


    Date: Friday, August 28, 2009 @ 23:21:03
  Author: eric
Revision: 50502

upgpkg: libtiff 3.9.1-1
    Upstream update

Modified:
  libtiff/trunk/ChangeLog
  libtiff/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    9 ++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-08-29 00:53:36 UTC (rev 50501)
+++ ChangeLog	2009-08-29 03:21:03 UTC (rev 50502)
@@ -1,3 +1,8 @@
+2009-08-28  Eric Belanger  <eric at archlinux.org>
+
+	* libtiff 3.9.1-1
+	* Upstream update
+
 2009-08-26  Eric Belanger  <eric at archlinux.org>
 
 	* libtiff 3.9.0-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-29 00:53:36 UTC (rev 50501)
+++ PKGBUILD	2009-08-29 03:21:03 UTC (rev 50502)
@@ -3,7 +3,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=libtiff
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc="Library for manipulation of TIFF images"
 arch=('i686' 'x86_64')
@@ -14,11 +14,10 @@
 optdepends=('freeglut: for using tiffgt')
 options=('!libtool')
 source=(ftp://ftp.remotesensing.org/pub/libtiff/tiff-${pkgver}.tar.gz \
-         libtiff-CVE-2009-2285.patch \
-        tiff-3.9.0-CVE-2009-2347.patch)
-md5sums=('74c0072edc1ac8ca6b8af009a31151e5' 'ff61077408727a82281f77a94f555e2a'\
+        libtiff-CVE-2009-2285.patch tiff-3.9.0-CVE-2009-2347.patch)
+md5sums=('63c59a44f34ae0787f2d71de3d256e20' 'ff61077408727a82281f77a94f555e2a'\
          '867fa3ec83e748abf247f9706ef13f9a')
-sha1sums=('e525879da8416e00ccd58617b2850341a429e23c' 'eadce8c8bd72ea9c74f35300bf299131813b0c8b'\
+sha1sums=('675ad1977023a89201b80cd5cd4abadea7ba0897' 'eadce8c8bd72ea9c74f35300bf299131813b0c8b'\
          'cf8b68ed8f218d2429ab296c2033dc0292efe299')
 
 build() {




More information about the arch-commits mailing list