Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2005 21:37:31 -0600 (CST)
From:      Travis Campbell <hcoyote@ghostar.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75933: New Port www/p5-HTML-Diff Perl module to diff two HTML strings
Message-ID:  <200501080337.j083bV8O024005@malkavian.ghostar.ath.cx>
Resent-Message-ID: <200501080340.j083eQLU043749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75933
>Category:       ports
>Synopsis:       New Port www/p5-HTML-Diff Perl module to diff two HTML strings
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 08 03:40:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     User &
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD malkavian.ghostar.ath.cx 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Sat Jul 10 15:35:47 CDT 2004 root@malkavian.ghostar.ath.cx:/usr/obj/usr/src/sys/MALKAVIAN i386


>Description:

    New port for HTML::Diff.

>How-To-Repeat:

>Fix:


--- 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-MasonX-WebApp
X# Date created:			2004.07.16
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 ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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