ports/68574: New port: textproc/p5-Hash-Merge
snowchyld
hash-merge-freebsd-port at snowchyld.org
Fri Jul 2 00:31:28 UTC 2004
>Number: 68574
>Category: ports
>Synopsis: New port: textproc/p5-Hash-Merge
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 01 23:40:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: snowchyld
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mokney.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
>Description:
>How-To-Repeat:
>Fix:
--- p5-Hash-Merge.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:
#
# Makefile
# distinfo
# pkg-descr
# pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for: p5-Hash-Merge
X# Date created: 22 June 2004
X# Whom: snowchyld
X#
X# $FreeBSD$
X
XPORTNAME= Hash-Merge
XPORTVERSION= 0.07
XCATEGORIES= textproc perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Hash
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= hash-merge-freebsd-port at snowchyld.org
XCOMMENT= Merges Hashes
X
XMAN3= Hash::Merge.3
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (Hash-Merge-0.07.tar.gz) = 74c9d9fa310f64411c7e933d4e283c22
XSIZE (Hash-Merge-0.07.tar.gz) = 7319
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XHash::Merge merges two arbitrarily deep hashes into a single hash.
X
X- snowchyld
X<p5-hash-merge-bsd-port at snowchyld.org>
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
X%%SITE_PERL%%/Hash/Merge.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Merge/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Merge
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash 2>/dev/null || true
X at dirrm %%SITE_PERL%%/Hash
X at unexec rmdir %D/%%SITE_PERL%%/Hash 2>/dev/null || true
END-of-pkg-plist
exit
--- p5-Hash-Merge.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list