diff options
-rw-r--r-- | graphics/pixmap/Makefile | 11 | ||||
-rw-r--r-- | graphics/pixmap/files/md5 | 6 |
2 files changed, 14 insertions, 3 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile index f840071a776..6e77aff0346 100644 --- a/graphics/pixmap/Makefile +++ b/graphics/pixmap/Makefile @@ -1,14 +1,21 @@ -# $NetBSD: Makefile,v 1.10 2000/08/23 23:14:27 tron Exp $ +# $NetBSD: Makefile,v 1.11 2000/12/13 19:21:42 hubertf Exp $ # FreeBSD: Makefile,v 1.8 1996/11/18 09:53:36 asami Exp # DISTNAME= pixmap2.6 -PKGNAME= pixmap-2.6 +PKGNAME= pixmap-2.6pl4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/pixmap/} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= pixmap_2.6.patch1.gz \ + pixmap_2.6.patch2.gz \ + pixmap_2.6.patch3.gz \ + pixmap_2.6.patch4.gz MAINTAINER= packages@netbsd.org +BUILD_DEPENDS+= rman:../../textproc/rman + USE_IMAKE= YES USE_XPM= YES diff --git a/graphics/pixmap/files/md5 b/graphics/pixmap/files/md5 index 407303ed4a9..ecdba44ef80 100644 --- a/graphics/pixmap/files/md5 +++ b/graphics/pixmap/files/md5 @@ -1,3 +1,7 @@ -$NetBSD: md5,v 1.2 1998/08/07 13:21:37 agc Exp $ +$NetBSD: md5,v 1.3 2000/12/13 19:21:43 hubertf Exp $ MD5 (pixmap2.6.tar.gz) = 96ab473c9e83476b39fba7fa19f7e621 +MD5 (pixmap_2.6.patch1.gz) = 4eb68fa5196b92b63a4f576a491c9788 +MD5 (pixmap_2.6.patch2.gz) = b7237e158672999f94212fa283925ccf +MD5 (pixmap_2.6.patch3.gz) = f4cdafd15a314ef31f16acc2faa56ca2 +MD5 (pixmap_2.6.patch4.gz) = 625b81a90736e196b727f239dd7f5b63 |