pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print PKGREVISION should be set in the package Makefil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b11a2a84916
branches: trunk
changeset: 483868:6b11a2a84916
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Nov 20 20:35:06 2004 +0000
description:
PKGREVISION should be set in the package Makefiles, not in the common
Makefile.
diffstat:
print/ghostscript-esp-nox11/Makefile | 4 ++--
print/ghostscript-esp/Makefile.common | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r f02e5e3678b3 -r 6b11a2a84916 print/ghostscript-esp-nox11/Makefile
--- a/print/ghostscript-esp-nox11/Makefile Sat Nov 20 16:26:04 2004 +0000
+++ b/print/ghostscript-esp-nox11/Makefile Sat Nov 20 20:35:06 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/20 20:35:06 jlam Exp $
PKGNAME= ghostscript-esp-nox11-${GS_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= ESP/CUPS Postscript interpreter without X11 drivers
CONFIGURE_ARGS+= --without-x
diff -r f02e5e3678b3 -r 6b11a2a84916 print/ghostscript-esp/Makefile.common
--- a/print/ghostscript-esp/Makefile.common Sat Nov 20 16:26:04 2004 +0000
+++ b/print/ghostscript-esp/Makefile.common Sat Nov 20 20:35:06 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.19 2004/10/03 00:18:04 tv Exp $
+# $NetBSD: Makefile.common,v 1.20 2004/11/20 20:35:06 jlam Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.07
-PKGREVISION= 2
GS_VERS= ${BASEGS_VERS}.1
CATEGORIES= print
MASTER_SITES= ftp://ftp.easysw.com/pub/ghostscript/ \
Home |
Main Index |
Thread Index |
Old Index