diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:50:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:50:38 +0000 |
commit | b9d870994e88cde5fb8ac202797a44f890af4794 (patch) | |
tree | 9590363cbbfa36e2b7dd39e3d373bce5cd0d5c5f /textproc/p5-CSS-Packer | |
parent | 4c847dc1bf305bf864b0d67ad3f2cc1849d809e1 (diff) |
Notes
Diffstat (limited to 'textproc/p5-CSS-Packer')
-rw-r--r-- | textproc/p5-CSS-Packer/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-CSS-Packer/distinfo | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/textproc/p5-CSS-Packer/Makefile b/textproc/p5-CSS-Packer/Makefile index 62291233e72e..4cc88fb3e921 100644 --- a/textproc/p5-CSS-Packer/Makefile +++ b/textproc/p5-CSS-Packer/Makefile @@ -6,16 +6,20 @@ # PORTNAME= CSS-Packer -PORTVERSION= 1.002 +PORTVERSION= 1.002.001 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Another CSS minifier +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= CSS::Packer.3 diff --git a/textproc/p5-CSS-Packer/distinfo b/textproc/p5-CSS-Packer/distinfo index f37a36fee153..45915894d9ba 100644 --- a/textproc/p5-CSS-Packer/distinfo +++ b/textproc/p5-CSS-Packer/distinfo @@ -1,2 +1,2 @@ -SHA256 (CSS-Packer-1.002.tar.gz) = 7ed77da13e9676e149cd44d369c889ec1b5ae4960d3131ed3c1a33e37eb19910 -SIZE (CSS-Packer-1.002.tar.gz) = 32367 +SHA256 (CSS-Packer-1.002001.tar.gz) = 1cfb9d1d40861337f01ed9b449d3d258ab636fab03d978e0c21801624beb3e38 +SIZE (CSS-Packer-1.002001.tar.gz) = 31201 |