Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2010 19:28:18 GMT
From:      Steve Wills <steve@mouf.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145303: new port: security/p5-Crypt-T_e_a
Message-ID:  <201004021928.o32JSImp096543@www.freebsd.org>
Resent-Message-ID: <201004021930.o32JU91X029754@freefall.freebsd.org>

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

>Number:         145303
>Category:       ports
>Synopsis:       new port: security/p5-Crypt-T_e_a
>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:   Fri Apr 02 19:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        8.0
>Organization:
>Environment:
>Description:
new port of the perl module Crypt::Tea. Note this is different than the Crypt::TEA module. I've put underscores in to keep it unique. Let me know if there's a better way.
>How-To-Repeat:

>Fix:
see attached

Patch attached with submission follows:

# 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:
#
#	./security/p5-Crypt-T_e_a
#	./security/p5-Crypt-T_e_a/pkg-descr
#	./security/p5-Crypt-T_e_a/Makefile
#	./security/p5-Crypt-T_e_a/pkg-plist
#	./security/p5-Crypt-T_e_a/distinfo
#
echo c - ./security/p5-Crypt-T_e_a
mkdir -p ./security/p5-Crypt-T_e_a > /dev/null 2>&1
echo x - ./security/p5-Crypt-T_e_a/pkg-descr
sed 's/^X//' >./security/p5-Crypt-T_e_a/pkg-descr << 'f67adb2fba812c9589644183206953d8'
XThe Tiny Encryption Algorithm in Perl and JavaScript
X
XWWW:	http://search.cpan.org/~pjb/Crypt-Tea/
f67adb2fba812c9589644183206953d8
echo x - ./security/p5-Crypt-T_e_a/Makefile
sed 's/^X//' >./security/p5-Crypt-T_e_a/Makefile << 'ed2ac0bae7bc2485d552aafd2ddf5cf1'
X# New ports collection makefile for:	p5-Crypt-T_e_a
X# Date created:		2010-03-11
X# Whom:			Steve Wills <steve@mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt-T_e_a
XPORTVERSION=	2.12
XCATEGORIES=	security perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/P/PJ/PJB
XPKGNAMEPREFIX=	p5-
XDISTNAME=	Crypt-Tea-${PORTVERSION}
X
XMAINTAINER=	steve@mouf.net
XCOMMENT=	The Tiny Encryption Algorithm in Perl and JavaScript
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Crypt::Tea.3
XMAN1=	tea.1
X
X.include <bsd.port.mk>
ed2ac0bae7bc2485d552aafd2ddf5cf1
echo x - ./security/p5-Crypt-T_e_a/pkg-plist
sed 's/^X//' >./security/p5-Crypt-T_e_a/pkg-plist << 'f7e5dc8fb0e9a3ca389e6d5c94ab9d3b'
Xbin/tea
X%%SITE_PERL%%/Crypt/Tea.pm
X%%SITE_PERL%%/mach/auto/Crypt/Tea/.packlist
X@dirrmtry %%SITE_PERL%%/mach/auto/Crypt/Tea
X@dirrmtry %%SITE_PERL%%/mach/auto/Crypt
X@dirrmtry %%SITE_PERL%%/Crypt
f7e5dc8fb0e9a3ca389e6d5c94ab9d3b
echo x - ./security/p5-Crypt-T_e_a/distinfo
sed 's/^X//' >./security/p5-Crypt-T_e_a/distinfo << '099d5535a58af316ad3fe5fabf5ecc4f'
XMD5 (Crypt-Tea-2.12.tar.gz) = 29eb004d5059adaafc9c83dfb948dd11
XSHA256 (Crypt-Tea-2.12.tar.gz) = f38c56c25fc1483714d66e2239acb2c8bba7698d7d58a78af7a43c8be89dabd8
XSIZE (Crypt-Tea-2.12.tar.gz) = 28109
099d5535a58af316ad3fe5fabf5ecc4f
exit



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



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