summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorobache <obache>2011-08-14 14:14:40 +0000
committerobache <obache>2011-08-14 14:14:40 +0000
commit5ab83f2ed6b1458bad42600422962d91785da690 (patch)
tree62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /print
parent9545a33ba715ceeb4a82f6597cd544ae81efd345 (diff)
downloadpkgsrc-5ab83f2ed6b1458bad42600422962d91785da690.tar.gz
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'print')
-rw-r--r--print/foomatic4-db-engine/Makefile4
-rw-r--r--print/p5-LaTeX-Driver/Makefile4
-rw-r--r--print/p5-LaTeX-Encode/Makefile4
-rw-r--r--print/p5-LaTeX-Table/Makefile4
-rw-r--r--print/p5-Net-CUPS/Makefile4
-rw-r--r--print/p5-PostScript-MailLabels/Makefile4
-rw-r--r--print/p5-PostScript-Simple/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/print/foomatic4-db-engine/Makefile b/print/foomatic4-db-engine/Makefile
index c3aba3909b8..439a43fb039 100644
--- a/print/foomatic4-db-engine/Makefile
+++ b/print/foomatic4-db-engine/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:31 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/14 14:21:29 obache Exp $
#
DISTNAME= foomatic-db-engine-4.0.6
-PKGREVISION= 1
+PKGREVISION= 2
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 c4564b8ed8a..e7dbe5fcb9c 100644
--- a/print/p5-LaTeX-Driver/Makefile
+++ b/print/p5-LaTeX-Driver/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/02/26 15:57:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 14:21:29 obache Exp $
#
DISTNAME= LaTeX-Driver-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile
index 1409e47cdf6..b40897a5084 100644
--- a/print/p5-LaTeX-Encode/Makefile
+++ b/print/p5-LaTeX-Encode/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:34 seb Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 14:21:29 obache Exp $
#
DISTNAME= LaTeX-Encode-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-LaTeX-Table/Makefile b/print/p5-LaTeX-Table/Makefile
index b7f6921f816..590ecec304b 100644
--- a/print/p5-LaTeX-Table/Makefile
+++ b/print/p5-LaTeX-Table/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2010/10/31 15:40:34 sno Exp $
+# $NetBSD: Makefile,v 1.11 2011/08/14 14:21:30 obache Exp $
#
DISTNAME= LaTeX-Table-v1.0.6
PKGNAME= p5-${DISTNAME:S/v1/1/}
-#PKGREVISION= 1
+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 8b21dc0d3d5..dd8e8510739 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/01/13 13:39:13 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/08/14 14:21:30 obache Exp $
DISTNAME= Net-CUPS-0.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 8065bcf1f4e..39ecbc4801d 100644
--- a/print/p5-PostScript-MailLabels/Makefile
+++ b/print/p5-PostScript-MailLabels/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2010/08/21 16:35:35 seb Exp $
+# $NetBSD: Makefile,v 1.21 2011/08/14 14:21:30 obache Exp $
DISTNAME= PostScript-MailLabels-2.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 17ec449e5ed..cc3820e121e 100644
--- a/print/p5-PostScript-Simple/Makefile
+++ b/print/p5-PostScript-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:35 seb Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 14:21:30 obache Exp $
DISTNAME= PostScript-Simple-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}