summaryrefslogtreecommitdiff
path: root/print/psutils
diff options
context:
space:
mode:
authorcgd <cgd>1999-06-16 17:28:24 +0000
committercgd <cgd>1999-06-16 17:28:24 +0000
commit1888b736aab686a0620e9c3a8124e6fe30f070fc (patch)
tree00392aed48fc860f6cda404dd92457ad48f6cb5d /print/psutils
parentd2c37d80af12d2d4b3702061d5134a545728496f (diff)
downloadpkgsrc-1888b736aab686a0620e9c3a8124e6fe30f070fc.tar.gz
papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have their executable bit set. Fix that, bump the papersize revisions to 1.0.1, and update other packages' DEPENDS lines to compensate.
Diffstat (limited to 'print/psutils')
-rw-r--r--print/psutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index c4ceea2f76b..c72fe35f36f 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/02/20 22:48:42 hubertf Exp $
+# $NetBSD: Makefile,v 1.14 1999/06/16 17:28:25 cgd Exp $
# FreeBSD Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
MAINTAINER= packages@netbsd.org
-DEPENDS+= papersize-1.0:../../print/papersize
+DEPENDS+= papersize-1.0.1:../../print/papersize
WRKSRC= ${WRKDIR}/psutils
USE_PERL5= yes