summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorseb <seb>2010-08-21 16:32:42 +0000
committerseb <seb>2010-08-21 16:32:42 +0000
commit5c4ee8fccad5fa8673a5124e3b7a008133ea607d (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /print
parent6c8c5d61ad85b4087bb3a6a62af27135631dded3 (diff)
downloadpkgsrc-5c4ee8fccad5fa8673a5124e3b7a008133ea607d.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'print')
-rw-r--r--print/foomatic4-db-engine/Makefile3
-rw-r--r--print/p5-LaTeX-Driver/Makefile3
-rw-r--r--print/p5-LaTeX-Encode/Makefile3
-rw-r--r--print/p5-Net-CUPS/Makefile4
-rw-r--r--print/p5-PostScript-MailLabels/Makefile3
-rw-r--r--print/p5-PostScript-Simple/Makefile3
6 files changed, 12 insertions, 7 deletions
diff --git a/print/foomatic4-db-engine/Makefile b/print/foomatic4-db-engine/Makefile
index 6a21b27a0a2..22e28b0b667 100644
--- a/print/foomatic4-db-engine/Makefile
+++ b/print/foomatic4-db-engine/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/02/24 19:30:08 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:34 seb Exp $
#
DISTNAME= foomatic-db-engine-4.0.4
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/
diff --git a/print/p5-LaTeX-Driver/Makefile b/print/p5-LaTeX-Driver/Makefile
index 6e5631db6ce..8dbbdd9776f 100644
--- a/print/p5-LaTeX-Driver/Makefile
+++ b/print/p5-LaTeX-Driver/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:20:36 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:34 seb Exp $
#
DISTNAME= LaTeX-Driver-0.08
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile
index d7690adf02f..1409e47cdf6 100644
--- a/print/p5-LaTeX-Encode/Makefile
+++ b/print/p5-LaTeX-Encode/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:24:53 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:34 seb Exp $
#
DISTNAME= LaTeX-Encode-0.03
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 042d1ef6762..3783ec4dde3 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:45:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:34 seb Exp $
DISTNAME= Net-CUPS-0.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/print/p5-PostScript-MailLabels/Makefile b/print/p5-PostScript-MailLabels/Makefile
index 43db9340fb6..8065bcf1f4e 100644
--- a/print/p5-PostScript-MailLabels/Makefile
+++ b/print/p5-PostScript-MailLabels/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/11/18 15:56:12 he Exp $
+# $NetBSD: Makefile,v 1.20 2010/08/21 16:35:35 seb Exp $
DISTNAME= PostScript-MailLabels-2.30
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5psm
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} \
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile
index 8e80357f988..17ec449e5ed 100644
--- a/print/p5-PostScript-Simple/Makefile
+++ b/print/p5-PostScript-Simple/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/05/01 22:19:05 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:35 seb Exp $
DISTNAME= PostScript-Simple-0.07
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}