diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-12-28 05:43:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-12-28 05:43:45 +0800 |
commit | 41533d35367dc56a1ae4bc94de53e08849e9b063 (patch) | |
tree | 4838f84395a735291c226e05b9b4292beba1924e /graphics | |
parent | 2b503fd49f087ae2a319af632353bc838e4531ab (diff) | |
download | freebsd-ports-gnome-41533d35367dc56a1ae4bc94de53e08849e9b063.tar.gz freebsd-ports-gnome-41533d35367dc56a1ae4bc94de53e08849e9b063.tar.zst freebsd-ports-gnome-41533d35367dc56a1ae4bc94de53e08849e9b063.zip |
- update to 4.0.0 release
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiff/Makefile | 3 | ||||
-rw-r--r-- | graphics/tiff/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 8092294d4779..f6c07672574b 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -9,8 +9,7 @@ PORTNAME= tiff PORTVERSION= 4.0.0 -PORTREVISION= 2 -DISTVERSION= 4.0.0beta7 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index 5cdba43909e9..0603642f1d89 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (tiff-4.0.0beta7.tar.gz) = 7b622db9e62a14464b0ae27e5eed4e2e893d7aab889c778e56ac28df069c3ded -SIZE (tiff-4.0.0beta7.tar.gz) = 2004539 +SHA256 (tiff-4.0.0.tar.gz) = 9f4c0b2a8446a259db431c6401342bcb2c1be4a604e77a532d109c8448619288 +SIZE (tiff-4.0.0.tar.gz) = 2008075 |