pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/LPRng Fix dependency on LPRng-core, and bump PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d37fd7a29253
branches:  trunk
changeset: 482455:d37fd7a29253
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 28 11:46:30 2004 +0000

description:
Fix dependency on LPRng-core, and bump PKGREVISION.

diffstat:

 print/LPRng/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 514f6f705a87 -r d37fd7a29253 print/LPRng/Makefile
--- a/print/LPRng/Makefile      Thu Oct 28 11:45:46 2004 +0000
+++ b/print/LPRng/Makefile      Thu Oct 28 11:46:30 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/09/06 10:44:44 martti Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/28 11:46:30 wiz Exp $
 # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp
 
 DISTNAME=      LPRng-3.6.26
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,7 +11,7 @@
 HOMEPAGE=      http://www.lprng.com/
 COMMENT=       "meta-package" for LPRng, Enhanced Printer Spooler
 
-DEPENDS+=      LPRng-core-3.8.27:../../print/LPRng-core
+DEPENDS+=      LPRng-core-3.8.27nb1:../../print/LPRng-core
 DEPENDS+=      LPRng-doc-3.6.13:../../print/LPRng-doc
 
 EXTRACT_ONLY=          # empty



Home | Main Index | Thread Index | Old Index