Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2004 06:33:06 -0400 (EDT)
From:      snowchyld <hash-merge-freebsd-port@snowchyld.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68574: New port: textproc/p5-Hash-Merge
Message-ID:  <200407021033.i62AX6Bu065690@mokney.org>
Resent-Message-ID: <200407012340.i61NeX76019645@freefall.freebsd.org>

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

>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@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@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@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@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Merge
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash 2>/dev/null || true
X@dirrm %%SITE_PERL%%/Hash
X@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:



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