[Lunar-commits] <moonbase> tiff:version bumped to 3.9.2.
Florin Braescu
florin at lunar-linux.org
Fri Nov 6 20:47:19 CET 2009
commit 4fc43dfb4d5943feecabe085d1b345f34bb37dfd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Nov 6 21:47:19 2009 +0200
tiff:version bumped to 3.9.2.
The tiffcrop utility now supports arbitrary sample depths, both integer
and float sample types, and the many TIFF storage schemes. A library
bug when writing tags with a double array value type is fixed. The
x86_64 architecture now uses the same fill order as i386.
Many more compiler warnings are eliminated.
---
graphics/tiff/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/graphics/tiff/DETAILS b/graphics/tiff/DETAILS
index 4c5f0fd..07d2bbc 100644
--- a/graphics/tiff/DETAILS
+++ b/graphics/tiff/DETAILS
@@ -1,12 +1,12 @@
MODULE=tiff
- VERSION=3.9.1
+ VERSION=3.9.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/libtiff/
- SOURCE_URL[1]=http://dl.maptools.org/dl/libtiff/
- SOURCE_VFY=sha1:675ad1977023a89201b80cd5cd4abadea7ba0897
- WEB_SITE=http://www.libtiff.org/
+ SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/libtiff
+ SOURCE_URL[1]=http://dl.maptools.org/dl/libtiff
+ SOURCE_VFY=sha1:5c054d31e350e53102221b7760c3700cf70b4327
+ WEB_SITE=http://www.libtiff.org
ENTERED=20010922
- UPDATED=20090829
+ UPDATED=20091106
SHORT="provides support for the Tag Image File Format"
cat << EOF
More information about the Lunar-commits
mailing list