Date: Tue, 15 Sep 2009 15:03:59 +0100 (BST) From: Christopher Key <cjk32@cam.ac.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/138844: New port: devel/p5-UUID-Tiny Pure Perl UUID Support With Functional Interface. Message-ID: <200909151403.n8FE3xpD012229@chacal.wzl33> Resent-Message-ID: <200909151430.n8FEU6WG064615@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138844 >Category: ports >Synopsis: New port: devel/p5-UUID-Tiny Pure Perl UUID Support With Functional Interface. >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: Tue Sep 15 14:30:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Christopher Key >Release: FreeBSD 7.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD chacal.wzl33 7.2-RELEASE FreeBSD 7.2-RELEASE #7: Thu May 7 20:03:07 BST 2009 root@chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64 >Description: Pure Perl UUID Support With Functional Interface >How-To-Repeat: >Fix: --- p5-UUID-Tiny.sh 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: # # devel/p5-UUID-Tiny/Makefile # devel/p5-UUID-Tiny/distinfo # devel/p5-UUID-Tiny/pkg-descr # devel/p5-UUID-Tiny/pkg-plist # echo x - devel/p5-UUID-Tiny/Makefile sed 's/^X//' >devel/p5-UUID-Tiny/Makefile << '8822c4b3a6c3bb8ffd8f3e1edde77b65' X# New ports collection makefile for: p5-UUID-Tiny X# Date created: 2009-09-15 X# Whom: Christopher Key <cjk32@cam.ac.uk> X# X# $FreeBSD$ X# X XPORTNAME= UUID-Tiny XPORTVERSION= 1.02 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= cjk32@cam.ac.uk XCOMMENT= Pure Perl UUID Support With Functional Interface X XBUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ X p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ X p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= UUID::Tiny.3 X X.include <bsd.port.mk> 8822c4b3a6c3bb8ffd8f3e1edde77b65 echo x - devel/p5-UUID-Tiny/distinfo sed 's/^X//' >devel/p5-UUID-Tiny/distinfo << 'f929d4cebc3d7c6cf8dfdea2a474ddb6' XMD5 (UUID-Tiny-1.02.tar.gz) = 541cdfd56f2d953c4d7262a57a9f8d78 XSHA256 (UUID-Tiny-1.02.tar.gz) = 6cd829516bdf2edbda9daff0787ec348b3934fe86cbda0121a3f28e1a4733e72 XSIZE (UUID-Tiny-1.02.tar.gz) = 13326 f929d4cebc3d7c6cf8dfdea2a474ddb6 echo x - devel/p5-UUID-Tiny/pkg-descr sed 's/^X//' >devel/p5-UUID-Tiny/pkg-descr << '3be671c4c1ce2fea10701f7d60271bad' XPure Perl UUID Support With Functional Interface. X XWWW: http://search.cpan.org/dist/UUID-Tiny/ 3be671c4c1ce2fea10701f7d60271bad echo x - devel/p5-UUID-Tiny/pkg-plist sed 's/^X//' >devel/p5-UUID-Tiny/pkg-plist << '2ea744e21071fee09e322cb52e73c2a7' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID/Tiny/.packlist X%%SITE_PERL%%/UUID/Tiny.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID/Tiny X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UUID X@dirrmtry %%SITE_PERL%%/UUID 2ea744e21071fee09e322cb52e73c2a7 exit --- p5-UUID-Tiny.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909151403.n8FE3xpD012229>