ports/151892: new port: textproc/p5-XML-Entities

Tom Judge tom at tomjudge.com
Tue Nov 2 19:40:11 UTC 2010


The following reply was made to PR ports/151892; it has been noted by GNATS.

From: Tom Judge <tom at tomjudge.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/151892: new port: textproc/p5-XML-Entities
Date: Tue, 02 Nov 2010 14:12:22 -0500

 This is a multi-part message in MIME format.
 --------------040700020508000900010304
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 New version attached with:
 
 * Updated pkg-descr
 * All fatal issues from portlint resolved.
 
 
 
 --------------040700020508000900010304
 Content-Type: text/plain;
  name="p5-XML-Entities.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="p5-XML-Entities.txt"
 
 # 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:
 #
 #	p5-XML-Entities
 #	p5-XML-Entities/distinfo
 #	p5-XML-Entities/pkg-descr
 #	p5-XML-Entities/pkg-plist
 #	p5-XML-Entities/Makefile
 #
 echo c - p5-XML-Entities
 mkdir -p p5-XML-Entities > /dev/null 2>&1
 echo x - p5-XML-Entities/distinfo
 sed 's/^X//' >p5-XML-Entities/distinfo << '4c53ceb2849b2b08205a9fe9c2205583'
 XSHA256 (XML-Entities-1.0000.tar.gz) = f05f70a1c8d48a5c2fc2666eb5616514c2be98faa8a02e535b413589a8e32c37
 XSIZE (XML-Entities-1.0000.tar.gz) = 20162
 4c53ceb2849b2b08205a9fe9c2205583
 echo x - p5-XML-Entities/pkg-descr
 sed 's/^X//' >p5-XML-Entities/pkg-descr << '640144af8fcb42499b583538186caec9'
 XBased upon the HTML::Entities module by Gisle Aas
 X
 XThis module deals with decoding of strings with XML character entities. 
 X
 XWWW:	http://search.cpan.org/dist/XML-Entities/
 XAuthor:	Jan Oldrich Kruza
 640144af8fcb42499b583538186caec9
 echo x - p5-XML-Entities/pkg-plist
 sed 's/^X//' >p5-XML-Entities/pkg-plist << '9a7093b1bd93b7138704e265a17ab267'
 Xbin/download-entities.pl
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Entities/.packlist
 X%%SITE_PERL%%/XML/Entities.pm
 X%%SITE_PERL%%/XML/Entities/Data.pm
 X%%SITE_PERL%%/XML/Entities/Data.pod
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Entities
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
 X at dirrm %%SITE_PERL%%/XML/Entities
 X at dirrmtry %%SITE_PERL%%/XML
 X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
 X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
 9a7093b1bd93b7138704e265a17ab267
 echo x - p5-XML-Entities/Makefile
 sed 's/^X//' >p5-XML-Entities/Makefile << 'dd05d6eb0b727ce59ac565f766b5a90f'
 X# New ports collection makefile for:	p5-XML-Entities
 X# Date created:				2010-10-1
 X# Whom:					Tom Judge <tom at tomjudge.com>
 X#
 X# $FreeBSD$
 X
 XPORTNAME=	XML-Entities
 XPORTVERSION=	1.0000
 XCATEGORIES=	textproc perl5
 XMASTER_SITES=	CPAN
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	tom at tomjudge.com
 XCOMMENT=	Generic classes for simplistic and perlish handling of XML data
 X
 XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
 X		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
 XRUN_DEPENDS=	${BUILD_DEPENDS}
 X
 XPERL_CONFIGURE=	yes
 XWRKSRC=		${WRKDIR}/${PORTNAME}
 X
 XMAN3=		XML::Entities.3pm XML::Entities::Data.3pm download-entities.pl.3pm
 XMAN1=		download-entities.pl.1
 X
 X.include <bsd.port.mk>
 dd05d6eb0b727ce59ac565f766b5a90f
 exit
 
 
 --------------040700020508000900010304--


More information about the freebsd-perl mailing list