ports/75933: New Port www/p5-HTML-Diff Perl module to diff two HTML strings

Travis Campbell hcoyote at ghostar.org
Sat Jan 8 06:20:19 UTC 2005


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

From: Travis Campbell <hcoyote at ghostar.org>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/75933: New Port www/p5-HTML-Diff Perl module to diff two HTML strings
Date: Sat, 8 Jan 2005 00:10:00 -0600

 This contains the correct port info.  I neglected to correct some of
 the info in the Makefile in the previous .shar.
 
 My bad.
 
 Travis
 
 --- p5-HTML-Diff.shar begins here ---
 # 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-HTML-Diff
 #	p5-HTML-Diff/Makefile
 #	p5-HTML-Diff/distinfo
 #	p5-HTML-Diff/pkg-descr
 #	p5-HTML-Diff/pkg-plist
 #
 echo c - p5-HTML-Diff
 mkdir -p p5-HTML-Diff > /dev/null 2>&1
 echo x - p5-HTML-Diff/Makefile
 sed 's/^X//' >p5-HTML-Diff/Makefile << 'END-of-p5-HTML-Diff/Makefile'
 X# New ports collection makefile for:	p5-HTML-Diff
 X# Date created:			2005.01.07
 X# Whom:				Travis Campbell <hcoyote at ghostar.org>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	HTML-Diff
 XPORTVERSION=	0.54
 XCATEGORIES=	www perl5
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	HTML
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	hcoyote at ghostar.org
 XCOMMENT=A Perl module for finding changes between two strings of HTML
 X
 XPERL_CONFIGURE=	yes
 X
 XMAN3=		HTML::Diff.3
 X
 X.include <bsd.port.mk>
 END-of-p5-HTML-Diff/Makefile
 echo x - p5-HTML-Diff/distinfo
 sed 's/^X//' >p5-HTML-Diff/distinfo << 'END-of-p5-HTML-Diff/distinfo'
 XMD5 (HTML-Diff-0.54.tar.gz) = e41f346ed43f939aeb861378c10720a4
 XSIZE (HTML-Diff-0.54.tar.gz) = 6151
 END-of-p5-HTML-Diff/distinfo
 echo x - p5-HTML-Diff/pkg-descr
 sed 's/^X//' >p5-HTML-Diff/pkg-descr << 'END-of-p5-HTML-Diff/pkg-descr'
 XHTML::Diff is a Perl module for finding changes between two strings of
 XHTML.
 END-of-p5-HTML-Diff/pkg-descr
 echo x - p5-HTML-Diff/pkg-plist
 sed 's/^X//' >p5-HTML-Diff/pkg-plist << 'END-of-p5-HTML-Diff/pkg-plist'
 X%%SITE_PERL%%/HTML/Diff.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Diff/.packlist
 X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Diff
 X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
 X at unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
 END-of-p5-HTML-Diff/pkg-plist
 exit
 --- p5-HTML-Diff.shar ends here ---



More information about the freebsd-ports-bugs mailing list