diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-01 00:04:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-01 00:04:15 +0000 |
commit | 36b423b2823abdfed86c260fb47eefc71d4c1a58 (patch) | |
tree | 98b65f4f5de11041e091961004e16b6e7e7c7bad /graphics/xv | |
parent | 3a977b085c204539fc4b589d0112e2d0c8fe459e (diff) | |
download | pkgsrc-36b423b2823abdfed86c260fb47eefc71d4c1a58.tar.gz |
Update for tiff-3.4
Diffstat (limited to 'graphics/xv')
-rw-r--r-- | graphics/xv/Makefile | 6 | ||||
-rw-r--r-- | graphics/xv/files/md5 | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index e8c49b63cab..cef409acce9 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -3,7 +3,7 @@ # Date created: 30 October 1994 # Whom: smace # -# $NetBSD: Makefile,v 1.2 1997/11/20 13:21:02 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/12/01 00:04:15 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp # @@ -16,10 +16,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ xv310a-magpic2-PhotoCD-patch.tar.gz # only from Japan PATCH_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ -PATCHFILES= xv-3.10a.JPEG-patch # xv-3.10a.TIFF-patch (for tiff3.4) +PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch # (for tiff3.4) LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - tiff\\.3\\.3:${PORTSDIR}/graphics/tiff + tiff\\.3\\.4:${PORTSDIR}/graphics/tiff USE_IMAKE= yes diff --git a/graphics/xv/files/md5 b/graphics/xv/files/md5 index 5e2da0c67e9..e5df05ca88d 100644 --- a/graphics/xv/files/md5 +++ b/graphics/xv/files/md5 @@ -1,3 +1,4 @@ MD5 (xv-3.10a.tar.gz) = 2d4fbeec1561304362781cc8e2f7f72d MD5 (xv310a-magpic2-PhotoCD-patch.tar.gz) = d7e2797f14220778b6ac67e59dea3c35 MD5 (xv-3.10a.JPEG-patch) = bd3ac79fa805319f583ccd382bdc825d +MD5 (xv-3.10a.TIFF-patch) = 305f2f0273368bb6e029c3f212a14249 |