Date: Sat, 10 Oct 2009 18:55:33 -0400 (EDT) From: Vick Khera <vivek@khera.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139497: new port www/p5-CSS-Inliner Message-ID: <20091010225533.E5E178A250@yertle.kcilink.com> Resent-Message-ID: <200910102300.n9AN0E3C066510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139497 >Category: ports >Synopsis: new port www/p5-CSS-Inliner >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 10 23:00:13 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Vick Khera >Release: FreeBSD 7.2-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD yertle.int.kcilink.com 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #2: Fri Jun 12 01:10:20 EDT 2009 steve@yertle.int.kcilink.com:/u/yertle1/obj/u/yertle1/sources/usr7/src/sys/KCI64SMP amd64 >Description: create new port www/p5-CSS-Inliner >How-To-Repeat: >Fix: Extract shar file into www/p5-CSS-Inliner. This requires p5-HTML-Query I submitted in ports/139439. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: p5-HTML-Query X# Date created: Sat Oct 10 17:28:20 EDT 2009 X# Whom: Vivek Khera <vivek@khera.org> X# X# $FreeBSD: $ X# X XPORTNAME= CSS-Inliner XPORTVERSION= 2307 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../by-authors/id/K/KA/KAMELKEV XPKGNAMEPREFIX= p5- X XMAINTAINER= vivek@khera.org XCOMMENT= Library for converting CSS <style> blocks to inline styles. X XRUN_DEPENDS+= p5-CSS-Tiny>=1.15:${PORTSDIR}/textproc/p5-CSS-Tiny \ X p5-HTML-Query>=0.02:${PORTSDIR}/www/p5-HTML-Query \ X p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree X XPERL_CONFIGURE= yes X XMAN3= CSS::Inliner.3 XPLIST_FILES= %%SITE_PERL%%/CSS/Inliner.pm \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Inliner/.packlist XPLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Inliner X X.include <bsd.port.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (CSS-Inliner-2307.tar.gz) = d9b445d032b02ecf29bf0063ee8f6a05 XSHA256 (CSS-Inliner-2307.tar.gz) = 302a0ac12002d8d78b6bbdac8de6b85dae065c1295478e92d8969a0579ead05e XSIZE (CSS-Inliner-2307.tar.gz) = 3205 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XLibrary for converting CSS <style> blocks to inline styles. X XWWW: http://search.cpan.org/dist/CSS-Inliner 7f9555c3c1089940396b503dd37f3979 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091010225533.E5E178A250>