Date: Sun, 28 Mar 2010 23:18:10 GMT From: Steve Wills <steve@mouf.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/145135: new port: textproc/p5-Spreadsheet-ReadSXC Message-ID: <201003282318.o2SNIAM5079424@www.freebsd.org> Resent-Message-ID: <201003282320.o2SNK4Vw009643@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145135 >Category: misc >Synopsis: new port: textproc/p5-Spreadsheet-ReadSXC >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 28 23:20:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 8.0 >Organization: >Environment: >Description: new port of perl module Crypt::Tea. Note the lower case "ea", which is a different cpan module than Crypt::TEA, which is already in ports. In order to distinguish this module in ports, I've used underscores in the name. If that's not proper or there's a better way, please let me know. >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?201003282318.o2SNIAM5079424>