diff --git a/textproc/p5-CSS-Compressor/Makefile b/textproc/p5-CSS-Compressor/Makefile index cdd3535c58db..8d608ce693a9 100644 --- a/textproc/p5-CSS-Compressor/Makefile +++ b/textproc/p5-CSS-Compressor/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= CSS-Compressor -PORTVERSION= 0.02 -PORTREVISION= 2 +PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +13,10 @@ COMMENT= Perl extension for CSS minification LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes post-install: ${INSTALL_SCRIPT} ${FILESDIR}/csscompressor ${STAGEDIR}${PREFIX}/bin/ diff --git a/textproc/p5-CSS-Compressor/distinfo b/textproc/p5-CSS-Compressor/distinfo index 28ebc21ee71c..ad9a476d8326 100644 --- a/textproc/p5-CSS-Compressor/distinfo +++ b/textproc/p5-CSS-Compressor/distinfo @@ -1,2 +1,3 @@ -SHA256 (CSS-Compressor-0.02.tar.gz) = f70fff44d93ef82766dfed4d1ab995f2180c45d75998e29ccac8945ac9809d31 -SIZE (CSS-Compressor-0.02.tar.gz) = 11924 +TIMESTAMP = 1543584678 +SHA256 (CSS-Compressor-0.03.tar.gz) = fa5ce397011cc68e6c9cf9bcf1d49e571978f8852db18c39cd96aab7b00c82cc +SIZE (CSS-Compressor-0.03.tar.gz) = 18881 diff --git a/textproc/p5-CSS-Compressor/pkg-descr b/textproc/p5-CSS-Compressor/pkg-descr index 16231e4b29a0..bda0fbc39ed4 100644 --- a/textproc/p5-CSS-Compressor/pkg-descr +++ b/textproc/p5-CSS-Compressor/pkg-descr @@ -1,5 +1,5 @@ -This module is an implementation of the CSS parts of Yahoo! YUIcompressor -in Perl. It was needed to produce minified css on the fly using Perl -based backend systems. +This module is an implementation of the CSS parts of Yahoo! YUIcompressor in +Perl. It was needed to produce minified css on the fly using Perl based backend +systems. WWW: https://metacpan.org/release/CSS-Compressor diff --git a/textproc/p5-CSS-Compressor/pkg-plist b/textproc/p5-CSS-Compressor/pkg-plist index 7876ac76d1c8..2ae4d6da9666 100644 --- a/textproc/p5-CSS-Compressor/pkg-plist +++ b/textproc/p5-CSS-Compressor/pkg-plist @@ -1,3 +1,3 @@ bin/csscompressor -%%PERL5_MAN3%%/CSS::Compressor.3.gz %%SITE_PERL%%/CSS/Compressor.pm +%%PERL5_MAN3%%/CSS::Compressor.3.gz