summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-29 23:35:13 +0000
committerwiz <wiz>2014-05-29 23:35:13 +0000
commit4066bdbe3ce000ed62b39d05cfd4e3d5f664affe (patch)
treeb41541c0c92f718851f45b88a9ed0ad1d2a8e69c /textproc/p5-Pod-Simple
parenteac8527af8c5cde017cd6dce45f707c60fd27b12 (diff)
downloadpkgsrc-4066bdbe3ce000ed62b39d05cfd4e3d5f664affe.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'textproc/p5-Pod-Simple')
-rw-r--r--textproc/p5-Pod-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index 096db880fa9..05cce5cd9e5 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2013/12/09 14:17:53 obache Exp $
+# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:39 wiz Exp $
DISTNAME= Pod-Simple-3.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}