- Update to 1.006001

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/JavaScript-Packer/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-21 04:47:05 +00:00
parent ef325b0691
commit a15dab89de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291970
2 changed files with 6 additions and 3 deletions

View file

@ -6,10 +6,11 @@
#
PORTNAME= JavaScript-Packer
PORTVERSION= 1.006
PORTVERSION= 1.006.001
CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl version of Dean Edwards' Packer.js
@ -17,6 +18,8 @@ COMMENT= Perl version of Dean Edwards' Packer.js
BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= yes
MAN3= JavaScript::Packer.3

View file

@ -1,2 +1,2 @@
SHA256 (JavaScript-Packer-1.006.tar.gz) = e460a5b2bafb733363459e7e1a68a3dda9b20a4fdfc593c8e34deb3f2e6b2139
SIZE (JavaScript-Packer-1.006.tar.gz) = 38654
SHA256 (JavaScript-Packer-1.006001.tar.gz) = 26a941eb594f19d259d1eb5b684a855d4edba82d5275c7ed94aa847146423e0f
SIZE (JavaScript-Packer-1.006001.tar.gz) = 37469