pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Bump PKGREVISION: DEPENDS on fixed enscript with...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba8011d0f248
branches:  trunk
changeset: 490658:ba8011d0f248
user:      salo <salo%pkgsrc.org@localhost>
date:      Thu Mar 17 12:44:42 2005 +0000

description:
Bump PKGREVISION: DEPENDS on fixed enscript without security vulnerabilities.

diffstat:

 print/if-psprint/Makefile  |  5 +++--
 print/stylewriter/Makefile |  6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (46 lines):

diff -r eae36185f5da -r ba8011d0f248 print/if-psprint/Makefile
--- a/print/if-psprint/Makefile Thu Mar 17 12:30:47 2005 +0000
+++ b/print/if-psprint/Makefile Thu Mar 17 12:44:42 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/08/15 16:34:46 abs Exp $
+# $NetBSD: Makefile,v 1.15 2005/03/17 12:44:42 salo Exp $
 #
 
 DISTNAME=      if-psprint-1.7
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  http://www.mono.org/abs/tools/if-psprint/
 
@@ -9,7 +10,7 @@
 HOMEPAGE=      http://www.mono.org/abs/tools/if-psprint/
 COMMENT=       Print text or postscript to arbitrary printer, can use smb
 
-DEPENDS+=      enscript-[0-9]*:../../print/enscript
+DEPENDS+=      enscript>=1.6.3nb1:../../print/enscript
 
 USE_PERL5=     YES
 
diff -r eae36185f5da -r ba8011d0f248 print/stylewriter/Makefile
--- a/print/stylewriter/Makefile        Thu Mar 17 12:30:47 2005 +0000
+++ b/print/stylewriter/Makefile        Thu Mar 17 12:44:42 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:52:39 grant Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/17 12:44:42 salo Exp $
 #
 
 DISTNAME=      stylewriter
 PKGNAME=       stylewriter-0.9.9
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/
 
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.pobox.com/~monroe/styl/
 COMMENT=       Apple StyleWriter driver for un*x
 
-DEPENDS+=      enscript>=1.6.1:../../print/enscript
+DEPENDS+=      enscript>=1.6.3nb1:../../print/enscript
 
 NO_CONFIGURE=  yes
 



Home | Main Index | Thread Index | Old Index