aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2009-12-10 21:54:23 +0800
committerwen <wen@FreeBSD.org>2009-12-10 21:54:23 +0800
commit99da9a556f6301b01a7e60f8f2c26b25086b1d23 (patch)
treec7b9da42e25ce14d09dada01515cde40da8ded39 /textproc
parent41b15cc450d3eb690c8b003ce90d2deb3e34f150 (diff)
downloadfreebsd-ports-gnome-99da9a556f6301b01a7e60f8f2c26b25086b1d23.tar.gz
freebsd-ports-gnome-99da9a556f6301b01a7e60f8f2c26b25086b1d23.tar.zst
freebsd-ports-gnome-99da9a556f6301b01a7e60f8f2c26b25086b1d23.zip
- Update to 3.11
- Add missing dependence
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Pod-Simple/Makefile5
-rw-r--r--textproc/p5-Pod-Simple/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index cb162ce5940f..43d35a01cd72 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= Pod-Simple
-PORTVERSION= 3.10
+PORTVERSION= 3.11
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Framework for parsing Pod
+BUILD_DEPENDS= p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Pod::Simple.3 \
diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo
index 043dcc3f4984..2aae026822fc 100644
--- a/textproc/p5-Pod-Simple/distinfo
+++ b/textproc/p5-Pod-Simple/distinfo
@@ -1,3 +1,3 @@
-MD5 (Pod-Simple-3.10.tar.gz) = eb6e8325f19193a5df30daaaf030204a
-SHA256 (Pod-Simple-3.10.tar.gz) = 8d11fe1fb5de609f35cc3caaefaa4e1d4e4d0b355ce535f42bf41047c3701d50
-SIZE (Pod-Simple-3.10.tar.gz) = 245778
+MD5 (Pod-Simple-3.11.tar.gz) = bb6d0a5d57d29db931956c162b9a7c3d
+SHA256 (Pod-Simple-3.11.tar.gz) = 00332b019ecead99f4802f2d081c28bf2de215ea65ee2d680356453a7ab194f5
+SIZE (Pod-Simple-3.11.tar.gz) = 251438