ports/91921: Update port: devel/p5-Algorithm-LCS Used MASTER_SITE_SUBDIR instead of a list of the servers to get distfile from

Andrew Kilpatrick tiger at whitetigersd.com
Tue Jan 17 20:30:17 UTC 2006


>Number:         91921
>Category:       ports
>Synopsis:       Update port: devel/p5-Algorithm-LCS Used MASTER_SITE_SUBDIR instead of a list of the servers to get distfile from
>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:   Tue Jan 17 20:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Kilpatrick
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD morrigan.ixomaxip.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Changed the Makefile to simplify it
>How-To-Repeat:
	
>Fix:
# 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-Algorithm-LCS
#	p5-Algorithm-LCS/distinfo
#	p5-Algorithm-LCS/Makefile
#	p5-Algorithm-LCS/pkg-descr
#	p5-Algorithm-LCS/pkg-plist
#
echo c - p5-Algorithm-LCS
mkdir -p p5-Algorithm-LCS > /dev/null 2>&1
echo x - p5-Algorithm-LCS/distinfo
sed 's/^X//' >p5-Algorithm-LCS/distinfo << 'END-of-p5-Algorithm-LCS/distinfo'
XMD5 (Algorithm-LCS-1.04.tar.gz) = 741a53415523eade93a006899cbe15aa
XSIZE (Algorithm-LCS-1.04.tar.gz) = 10149
END-of-p5-Algorithm-LCS/distinfo
echo x - p5-Algorithm-LCS/Makefile
sed 's/^X//' >p5-Algorithm-LCS/Makefile << 'END-of-p5-Algorithm-LCS/Makefile'
X# New ports collection makefile for:   Algorithm::LCS
X# Date created:        26 July 2005
X# Whom:                tiger
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Algorithm-LCS
XPORTVERSION=	1.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/J/JO/JOESUF
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tiger at whitetigersd.com
XCOMMENT=		Fast (XS) implementation of the Longest Common Subsequence Algorithm
X
XPERL_CONFIGURE=	yes
XMAN3=			Algorithm::LCS.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=   Perl 5.8 or newer required. Install lang/perl5.8 and try again.
X.endif
X
X.include <bsd.port.post.mk>
X
END-of-p5-Algorithm-LCS/Makefile
echo x - p5-Algorithm-LCS/pkg-descr
sed 's/^X//' >p5-Algorithm-LCS/pkg-descr << 'END-of-p5-Algorithm-LCS/pkg-descr'
X--snip from README--
X
XAlgorithm::LCS reimplements Algorithm::Diff's core loop in XS,
Xand provides a simple OO interface to it.
X
XCOPYRIGHT AND LICENCE
X
XCopyright (C) 2003 Joe Schaefer
X
XThis library is free software; you can redistribute it and/or modify
Xit under the same terms as Perl itself. 
END-of-p5-Algorithm-LCS/pkg-descr
echo x - p5-Algorithm-LCS/pkg-plist
sed 's/^X//' >p5-Algorithm-LCS/pkg-plist << 'END-of-p5-Algorithm-LCS/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/LCS.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/LCS/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/LCS/LCS.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/LCS/LCS.so
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/LCS 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm 2>/dev/null || true
END-of-p5-Algorithm-LCS/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list