cvs commit: ports/textproc Makefile ports/textproc/p5-HTML-RewriteAttributes Makefile distinfo pkg-descr

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Jul 28 19:01:34 UTC 2008


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



More information about the cvs-all mailing list