1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Update to 0.0010.

- Fix RUN_DEPENDS.

Approved by:	pgj (mentor)
This commit is contained in:
Ashish SHUKLA 2010-08-08 16:45:32 +00:00
parent 512cb7f96d
commit 2f0db52ad3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258944
2 changed files with 6 additions and 5 deletions

View File

@ -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+

View File

@ -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