mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.96
Changes: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS-XS/Changes
This commit is contained in:
parent
db56cad167
commit
9213be410c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349941
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Template-Plugin-Filter-Minify-CSS-XS
|
||||
PORTVERSION= 0.95
|
||||
PORTVERSION= 0.96
|
||||
CATEGORIES= textproc www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,10 +14,8 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-CSS-Minifier-XS>=0:${PORTSDIR}/textproc/p5-CSS-Minifier-XS \
|
||||
p5-Module-Signature>=0:${PORTSDIR}/security/p5-Module-Signature \
|
||||
p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit
|
||||
RUN_DEPENDS= p5-CSS-Minifier-XS>=0:${PORTSDIR}/textproc/p5-CSS-Minifier-XS \
|
||||
p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Template-Plugin-Filter-Minify-CSS-XS-0.95.tar.gz) = 1d5bf41bf325dfd3bb14ecb26cfba90db714002ce1871035a7865dd8cd0f364a
|
||||
SIZE (Template-Plugin-Filter-Minify-CSS-XS-0.95.tar.gz) = 10627
|
||||
SHA256 (Template-Plugin-Filter-Minify-CSS-XS-0.96.tar.gz) = e5e5bd4298e122343cc50f8a7a9d13f2d2d3e6f8e530d5bfab62067d6a846823
|
||||
SIZE (Template-Plugin-Filter-Minify-CSS-XS-0.96.tar.gz) = 10734
|
||||
|
Loading…
Reference in New Issue
Block a user