aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CSS-Inliner
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-04 15:18:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-11-04 15:18:38 +0000
commit6c849391e7408edb7a9fba8b8017a5d1c2072777 (patch)
treeb6485c0e49d16f725d0563e662656bed82f09a43 /www/p5-CSS-Inliner
parent9a9561527cd5a5c438b2449585202bed41fd9201 (diff)
downloadports-6c849391e7408edb7a9fba8b8017a5d1c2072777.tar.gz
ports-6c849391e7408edb7a9fba8b8017a5d1c2072777.zip
- Update to 2897
- Change COMMENT and pkg-descr Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/151936 Submitted by: Vick Khera <vivek@khera.org> (maintainer)
Notes
Notes: svn path=/head/; revision=264086
Diffstat (limited to 'www/p5-CSS-Inliner')
-rw-r--r--www/p5-CSS-Inliner/Makefile13
-rw-r--r--www/p5-CSS-Inliner/distinfo5
-rw-r--r--www/p5-CSS-Inliner/pkg-descr3
3 files changed, 11 insertions, 10 deletions
diff --git a/www/p5-CSS-Inliner/Makefile b/www/p5-CSS-Inliner/Makefile
index a75a59b3b1f7..a0a061253e90 100644
--- a/www/p5-CSS-Inliner/Makefile
+++ b/www/p5-CSS-Inliner/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= CSS-Inliner
-PORTVERSION= 2669
+PORTVERSION= 2897
CATEGORIES= www perl5
MASTER_SITES= CPAN
-#MASTER_SITE_SUBDIR= ../by-authors/id/K/KA/KAMELKEV
PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
-COMMENT= Library for converting CSS <style> blocks to inline styles
+COMMENT= Library for converting CSS blocks and files to inline styles
-RUN_DEPENDS+= p5-CSS-Tiny>=1.15:${PORTSDIR}/textproc/p5-CSS-Tiny \
- p5-HTML-Query>=0.02:${PORTSDIR}/www/p5-HTML-Query \
- p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree
+RUN_DEPENDS= p5-CSS-Simple>=2874:${PORTSDIR}/textproc/p5-CSS-Simple \
+ p5-HTML-Query>=0.07:${PORTSDIR}/www/p5-HTML-Query \
+ p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI
PERL_CONFIGURE= yes
diff --git a/www/p5-CSS-Inliner/distinfo b/www/p5-CSS-Inliner/distinfo
index b4bb0c2ff112..a68fc37b70dd 100644
--- a/www/p5-CSS-Inliner/distinfo
+++ b/www/p5-CSS-Inliner/distinfo
@@ -1,3 +1,2 @@
-MD5 (CSS-Inliner-2669.tar.gz) = 6ac3f92d4c53f7f5e37be5ed6156131d
-SHA256 (CSS-Inliner-2669.tar.gz) = 9c925b28e787d9b98d29a017edd7d8cda9a67b82826262ddfa3a2779382882e5
-SIZE (CSS-Inliner-2669.tar.gz) = 4982
+SHA256 (CSS-Inliner-2897.tar.gz) = c34880b74d97c439a0d038ad296eee00ae1378a08839441a7febdd85c446166d
+SIZE (CSS-Inliner-2897.tar.gz) = 13821
diff --git a/www/p5-CSS-Inliner/pkg-descr b/www/p5-CSS-Inliner/pkg-descr
index 784721717d40..5732d3453158 100644
--- a/www/p5-CSS-Inliner/pkg-descr
+++ b/www/p5-CSS-Inliner/pkg-descr
@@ -1,3 +1,4 @@
-Library for converting CSS <style> blocks to inline styles.
+Library for converting CSS <style> blocks and external CSS files to inline
+styles.
WWW: http://search.cpan.org/dist/CSS-Inliner