mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 3471
- Add BUILD_DEPENDS and TEST_DEPENDS Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/163308 Submitted by: sunpoet (myself) Approved by: Vick Khera <vivek@khera.org> (maintainer)
This commit is contained in:
parent
50087148cf
commit
36d402c7fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287460
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= CSS-Inliner
|
||||
PORTVERSION= 3385
|
||||
PORTVERSION= 3471
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,10 +17,13 @@ COMMENT= Library for converting CSS blocks and files to inline styles
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
|
||||
BUILD_DEPENDS= p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
|
||||
p5-HTML-Tree>=4.2:${PORTSDIR}/www/p5-HTML-Tree \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (CSS-Inliner-3385.tar.gz) = 5c91b51513a196ddd6f1714982295f12028baad969c9ec83293193c2beb2db30
|
||||
SIZE (CSS-Inliner-3385.tar.gz) = 19164
|
||||
SHA256 (CSS-Inliner-3471.tar.gz) = 382b8f9f556c2bd245fe49f6a9e98a64e3a14459dcfb10effda2ff7e5f0ea32a
|
||||
SIZE (CSS-Inliner-3471.tar.gz) = 19222
|
||||
|
Loading…
Reference in New Issue
Block a user