diff options
author | frueauf <frueauf> | 1998-07-08 10:37:48 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-07-08 10:37:48 +0000 |
commit | f4df3f9902f9c0ce86e4ead27d781f3aab8c97f5 (patch) | |
tree | 2b67947e4e0a738737cd023254bbbf807d6ecb7c /print | |
parent | 54f56bbe5e5cedb4ec06611bc2389b83f179701a (diff) | |
download | pkgsrc-f4df3f9902f9c0ce86e4ead27d781f3aab8c97f5.tar.gz |
Update to enscript-1.6.1.
Diffstat (limited to 'print')
-rw-r--r-- | print/enscript/Makefile | 9 | ||||
-rw-r--r-- | print/enscript/files/md5 | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile index ef96acac88c..35397dbf3e7 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.6 1998/06/22 13:04:38 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/07/08 10:37:48 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/27 08:10:30 tg Exp # -DISTNAME= enscript-1.6.0 -PKGNAME= enscript-${PAPERSIZE}-1.6.0 +DISTNAME= enscript-1.6.1 +PKGNAME= enscript-${PAPERSIZE}-1.6.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= packages@netbsd.org +CONFLICTS= enscript-Letter-1.6.0 enscript-A4-1.6.0 \ + enscript-Letterdj-1.6.0 + MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter or A4 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-nls --with-media=${PAPERSIZE} diff --git a/print/enscript/files/md5 b/print/enscript/files/md5 index f405655aae1..950a1a3fb83 100644 --- a/print/enscript/files/md5 +++ b/print/enscript/files/md5 @@ -1 +1 @@ -MD5 (enscript-1.6.0.tar.gz) = c948622ec2d9735c9d13b79e39504eec +MD5 (enscript-1.6.1.tar.gz) = 5ebcd29011806fb038b088a6adbda8b2 |