1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- 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)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-11-04 15:18:38 +00:00
parent 9a9561527c
commit 6c849391e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264086
3 changed files with 11 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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