diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-12-27 21:43:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-12-27 21:43:45 +0000 |
commit | 3b160b226e08c4e0f8342fac2e0bd4c51fcfd773 (patch) | |
tree | 7673e69200fb0f5c8a05f4e37785cae27754043c /graphics/tiff | |
parent | 854553cc2591b5213cba40343d4ace997a4b5109 (diff) | |
download | ports-3b160b226e08c4e0f8342fac2e0bd4c51fcfd773.tar.gz ports-3b160b226e08c4e0f8342fac2e0bd4c51fcfd773.zip |
Notes
Diffstat (limited to 'graphics/tiff')
-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 |