Date: Mon, 28 Jul 2008 15:01:32 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: "Philip M. Gollucci" <pgollucci@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/p5-HTML-RewriteAttributes Makefile distinfo pkg-descr Message-ID: <488E178C.1010106@p6m7g8.com> In-Reply-To: <200807281900.m6SJ0O1v061921@repoman.freebsd.org> References: <200807281900.m6SJ0O1v061921@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Should have said Approved by: araujo (mentor) Didn't realize I had to edit the log message with addPort to do that.... Philip M. Gollucci wrote: > pgollucci 2008-07-28 19:00:24 UTC > > FreeBSD ports repository > > Modified files: > textproc Makefile > Added files: > textproc/p5-HTML-RewriteAttributes Makefile distinfo pkg-descr > Log: > HTML::RewriteAttributes is designed for simple yet powerful HTML > attribute rewriting. You simply specify a callback to run for each > attribute and we do the rest for you. This module is designed to > be subclassable to make handling special cases eaiser. > > WWW: http://search.cpan.org/dist/HTML-RewriteAttributes/ > > Revision Changes Path > 1.1251 +1 -0 ports/textproc/Makefile > 1.1 +32 -0 ports/textproc/p5-HTML-RewriteAttributes/Makefile (new) > http://cvsweb.FreeBSD.org/ports/textproc/p5-HTML-RewriteAttributes/Makefile?rev=1.1&content-type=text/x-cvsweb-markup > 1.1 +3 -0 ports/textproc/p5-HTML-RewriteAttributes/distinfo (new) > http://cvsweb.FreeBSD.org/ports/textproc/p5-HTML-RewriteAttributes/distinfo?rev=1.1&content-type=text/x-cvsweb-markup > 1.1 +6 -0 ports/textproc/p5-HTML-RewriteAttributes/pkg-descr (new) > http://cvsweb.FreeBSD.org/ports/textproc/p5-HTML-RewriteAttributes/pkg-descr?rev=1.1&content-type=text/x-cvsweb-markup > > http://cvsweb.FreeBSD.org/ports/textproc/Makefile.diff?r1=1.1250&r2=1.1251&f=h > | --- ports/textproc/Makefile 2008/07/22 22:37:20 1.1250 > | +++ ports/textproc/Makefile 2008/07/28 19:00:24 1.1251 > | @@ -1,4 +1,4 @@ > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/Makefile,v 1.1250 2008/07/22 22:37:20 gabor Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/Makefile,v 1.1251 2008/07/28 19:00:24 pgollucci Exp $ > | # > | > | COMMENT = Text processing utilities (does not include desktop publishing) > | @@ -394,6 +394,7 @@ > | SUBDIR += p5-HTML-Format > | SUBDIR += p5-HTML-FormatText-WithLinks > | SUBDIR += p5-HTML-Fraction > | + SUBDIR += p5-HTML-RewriteAttributes > | SUBDIR += p5-HTML-SBC > | SUBDIR += p5-HTML-TagFilter > | SUBDIR += p5-HTML-Tidy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?488E178C.1010106>