aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2010-08-09 00:45:32 +0800
committerashish <ashish@FreeBSD.org>2010-08-09 00:45:32 +0800
commitb7760618a8acc3bc68020608941f499c4fb9a244 (patch)
tree99597665c7914a12b43accbe9c4cdf46aa3e1eb3 /textproc
parente0253e9eb2bddf47169a8d9e2b8a037d39c95556 (diff)
downloadfreebsd-ports-gnome-b7760618a8acc3bc68020608941f499c4fb9a244.tar.gz
freebsd-ports-gnome-b7760618a8acc3bc68020608941f499c4fb9a244.tar.zst
freebsd-ports-gnome-b7760618a8acc3bc68020608941f499c4fb9a244.zip
- Update to 0.0010.
- Fix RUN_DEPENDS. Approved by: pgj (mentor)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PPIx-Regexp/Makefile5
-rw-r--r--textproc/p5-PPIx-Regexp/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile
index 2fe1f3fefd0a..03c32277b172 100644
--- a/textproc/p5-PPIx-Regexp/Makefile
+++ b/textproc/p5-PPIx-Regexp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PPIx-Regexp
-PORTVERSION= 0.008
+PORTVERSION= 0.010
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/W/WY/WYANT
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken \
p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
+
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8+
diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo
index 62de56f993d3..3dd2a25393f1 100644
--- a/textproc/p5-PPIx-Regexp/distinfo
+++ b/textproc/p5-PPIx-Regexp/distinfo
@@ -1,3 +1,3 @@
-MD5 (PPIx-Regexp-0.008.tar.gz) = 3db89f86a06284535352a7434a16c121
-SHA256 (PPIx-Regexp-0.008.tar.gz) = f586d5fce11bfe51bee5591b331fbc886d3fd73f3d516d18d8f084c0c709d872
-SIZE (PPIx-Regexp-0.008.tar.gz) = 119187
+MD5 (PPIx-Regexp-0.010.tar.gz) = 94f5bce4da13de70daa1b069105b4f66
+SHA256 (PPIx-Regexp-0.010.tar.gz) = 3dc2b43feaf759b197d9df2a2fdf34da8f02c375b90f46def26bb1f7ab9048a7
+SIZE (PPIx-Regexp-0.010.tar.gz) = 119812