pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update netbsd-doc-print to 1.2. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bccbb5c2717
branches: trunk
changeset: 496758:0bccbb5c2717
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Tue Jul 12 16:57:36 2005 +0000
description:
Update netbsd-doc-print to 1.2. Changes:
* sync with reality by pulling in openjade and opensp,
which are needed to build the NetBSD guide.
* also pull in netbsd-doc 1.2 or later, as that's at 1.3 already
diffstat:
doc/CHANGES | 3 ++-
meta-pkgs/netbsd-doc-print/Makefile | 9 +++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r bf2be888e298 -r 0bccbb5c2717 doc/CHANGES
--- a/doc/CHANGES Tue Jul 12 16:05:09 2005 +0000
+++ b/doc/CHANGES Tue Jul 12 16:57:36 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10573 2005/07/12 16:05:09 taca Exp $
+$NetBSD: CHANGES,v 1.10574 2005/07/12 16:59:05 hubertf Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3162,3 +3162,4 @@
Updated archivers/unalz to 0.40 [minskim 2005-07-12]
Updated www/amaya to 9.2 [adam 2005-07-12]
Updated textproc/namazu2 to 2.0.14nb2 [taca 2005-07-12]
+ Updated meta-pkgs/netbsd-doc-print to 1.3 [hubertf 2005-07-12]
diff -r bf2be888e298 -r 0bccbb5c2717 meta-pkgs/netbsd-doc-print/Makefile
--- a/meta-pkgs/netbsd-doc-print/Makefile Tue Jul 12 16:05:09 2005 +0000
+++ b/meta-pkgs/netbsd-doc-print/Makefile Tue Jul 12 16:57:36 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2005/02/21 20:26:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/12 16:57:36 hubertf Exp $
#
-DISTNAME= netbsd-doc-print-1.1
-PKGREVISION= 2
+DISTNAME= netbsd-doc-print-1.2
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +10,8 @@
COMMENT= Meta-package including all packages to convert SGML->PDF/PS
DEPENDS+= tex-jadetex>=2.20nb1:../../print/tex-jadetex
-DEPENDS+= netbsd-doc-1.2:../netbsd-doc
+DEPENDS+= openjade-[0-9]*:../../textproc/openjade
+DEPENDS+= netbsd-doc>=1.2:../netbsd-doc
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
@@ -21,5 +21,6 @@
do-install: # empty
+.include "../../textproc/opensp/buildlink3.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index