Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2005 00:10:00 -0600
From:      Travis Campbell <hcoyote@ghostar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75933: New Port www/p5-HTML-Diff Perl module to diff two HTML strings
Message-ID:  <20050108061000.GA85349@ghostar.org>
In-Reply-To: <200501080340.j083eQOj043737@freefall.freebsd.org>
References:  <200501080337.j083bV8O024005@malkavian.ghostar.ath.cx> <200501080340.j083eQOj043737@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Diff
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
END-of-p5-HTML-Diff/pkg-plist
exit
--- p5-HTML-Diff.shar ends here ---



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050108061000.GA85349>