diff options
author | steve <steve@FreeBSD.org> | 1999-12-27 23:50:25 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-27 23:50:25 +0800 |
commit | 08cc29c6a943d11343406f335de75ba831f31c34 (patch) | |
tree | 0e40801f03aa1a1213d4997226de41e9fffbd10c /graphics/tiff | |
parent | baedadb8e16ff68d28aaed4ac84593fd0c851433 (diff) | |
download | freebsd-ports-gnome-08cc29c6a943d11343406f335de75ba831f31c34.tar.gz freebsd-ports-gnome-08cc29c6a943d11343406f335de75ba831f31c34.tar.zst freebsd-ports-gnome-08cc29c6a943d11343406f335de75ba831f31c34.zip |
Update to version 3.5.4.
PR: 15718
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 6 | ||||
-rw-r--r-- | graphics/tiff/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 9f0c29fde79a..4cf09e707fe2 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: tiff -# Version required: 3.5.3 +# Version required: 3.5.4 # Date created: 8 October 1996 # Whom: Richard Hwang <rhwang@bigpanda.com> # Mikhail Teterin <mi@aldan.algebra.com> @@ -8,8 +8,8 @@ # $FreeBSD$ # -DISTNAME= tiff-v3.5.3 -PKGNAME= tiff-3.5.3 +DISTNAME= tiff-v3.5.4 +PKGNAME= tiff-3.5.4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.onshore.com/pub/libtiff/ \ http://www.libtiff.org/ diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index 4efc300cf8d7..231591b0cba1 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1 +1 @@ -MD5 (tiff-v3.5.3.tar.gz) = d9b401aff13903a5818d7887e1f69022 +MD5 (tiff-v3.5.4.tar.gz) = 3957aeace6b66720751f497157e16e53 |