summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-16 01:25:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-16 01:25:27 +0000
commit36d402c7fd7b8b56f87604e5a623890178c46ae3 (patch)
tree2b0e928e957bf6b72089b48867c99213f674692d
parentNote the repo copy of devel/llvm to devel/llvm29. (diff)
- 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)
Notes
Notes: svn path=/head/; revision=287460
-rw-r--r--www/p5-CSS-Inliner/Makefile7
-rw-r--r--www/p5-CSS-Inliner/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-CSS-Inliner/Makefile b/www/p5-CSS-Inliner/Makefile
index 79f5a3cf1300..bb4acc361d25 100644
--- a/www/p5-CSS-Inliner/Makefile
+++ b/www/p5-CSS-Inliner/Makefile
@@ -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
diff --git a/www/p5-CSS-Inliner/distinfo b/www/p5-CSS-Inliner/distinfo
index ea8858aa3ad7..8581abdd88b8 100644
--- a/www/p5-CSS-Inliner/distinfo
+++ b/www/p5-CSS-Inliner/distinfo
@@ -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