From owner-freebsd-ports Wed Mar 6 2:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D25E37B404 for ; Wed, 6 Mar 2002 02:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g26AA1022357; Wed, 6 Mar 2002 02:10:01 -0800 (PST) (envelope-from gnats) Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182]) by hub.freebsd.org (Postfix) with ESMTP id 2D1C837B404 for ; Wed, 6 Mar 2002 02:08:05 -0800 (PST) Received: from localhost ([61.201.65.9]) by t-mta4.odn.ne.jp with ESMTP id <20020306100803871.CVKL.7512.t-mta4.odn.ne.jp@mta4.odn.ne.jp>; Wed, 6 Mar 2002 19:08:03 +0900 Message-Id: <20020306100803871.CVKL.7512.t-mta4.odn.ne.jp@mta4.odn.ne.jp> Date: Wed, 6 Mar 2002 19:08:02 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35589: New port: security/p5-Digest Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35589 >Category: ports >Synopsis: New port: security/p5-Digest >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 06 02:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #6: Sun Feb 24 16:57:21 JST 2002 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: This is just a simple frontend module for autoloading of various Digest:: modules. It also provide documentation of the interface that all Digest:: modules should provide. WWW: http://search.cpan.org/search?dist=Digest >How-To-Repeat: >Fix: # 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: # # p5-Digest # p5-Digest/Makefile # p5-Digest/distinfo # p5-Digest/pkg-comment # p5-Digest/pkg-descr # p5-Digest/pkg-plist # echo c - p5-Digest mkdir -p p5-Digest > /dev/null 2>&1 echo x - p5-Digest/Makefile sed 's/^X//' >p5-Digest/Makefile << 'END-of-p5-Digest/Makefile' X# New ports collection makefile for: p5-Digest X# Date created: 6 March 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= Digest XPORTVERSION= 1.00 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Digest XPKGNAMEPREFIX= p5- X XMAINTAINER= fuyuki@mj.0038.net X XPERL_CONFIGURE= yes X XMAN3= Digest.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Digest/Makefile echo x - p5-Digest/distinfo sed 's/^X//' >p5-Digest/distinfo << 'END-of-p5-Digest/distinfo' XMD5 (Digest-1.00.tar.gz) = 493c52c320d0e4c544e9ecec16b7eac7 END-of-p5-Digest/distinfo echo x - p5-Digest/pkg-comment sed 's/^X//' >p5-Digest/pkg-comment << 'END-of-p5-Digest/pkg-comment' XA simple frontend module for autoloading of various Digest:: modules END-of-p5-Digest/pkg-comment echo x - p5-Digest/pkg-descr sed 's/^X//' >p5-Digest/pkg-descr << 'END-of-p5-Digest/pkg-descr' XThis is just a simple frontend module for autoloading of various XDigest:: modules. It also provide documentation of the interface that Xall Digest:: modules should provide. X XWWW: http://search.cpan.org/search?dist=Digest X X- Kimura Fuyuki Xfuyuki@mj.0038.net END-of-p5-Digest/pkg-descr echo x - p5-Digest/pkg-plist sed 's/^X//' >p5-Digest/pkg-plist << 'END-of-p5-Digest/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Digest.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true END-of-p5-Digest/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message