Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2005 03:28:27 GMT
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/85550: Update the port that security/p5-Crypt-CBC
Message-ID:  <200509010328.j813SRBU061394@www.freebsd.org>
Resent-Message-ID: <200509010330.j813UJ3c049117@freefall.freebsd.org>

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

>Number:         85550
>Category:       ports
>Synopsis:       Update the port that security/p5-Crypt-CBC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 01 03:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 5.2.1-RELEASE-p13
>Organization:
>Environment:
System: FreeBSD snort.yuntech.edu.tw 5.2.1-RELEASE-p13 FreeBSD 5.2.1-RELEASE-p13 #1: Thu Mar 31 11:53:13 CST 2005     root@snort.yuntech.edu.tw:/usr/src/sys/i386/compile/SNORT  i386
>Description:
      Update the port that security/p5-Crypt-CBC
>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:
#
#	/tmp/p5-Crypt-CBC/
#	/tmp/p5-Crypt-CBC/Makefile
#	/tmp/p5-Crypt-CBC/distinfo
#	/tmp/p5-Crypt-CBC/pkg-descr
#	/tmp/p5-Crypt-CBC/pkg-plist
#
echo c - /tmp/p5-Crypt-CBC/
mkdir -p /tmp/p5-Crypt-CBC/ > /dev/null 2>&1
echo x - /tmp/p5-Crypt-CBC/Makefile
sed 's/^X//' >/tmp/p5-Crypt-CBC/Makefile << 'END-of-/tmp/p5-Crypt-CBC/Makefile'
X# New ports collection makefile for:	p5-Crypt-CBC
X# Version required:			2.15
X# Date created:				October 20th 1996
X# Whom:	      				Mark Murray <markm@FreeBSD.org>
X#
X# $FreeBSD: ports/security/p5-Crypt-CBC/Makefile,v 1.18 2004/06/18 08:48:36 erwin Exp $
X#
X
XPORTNAME=	Crypt-CBC
XPORTVERSION=	2.15
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Crypt
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Perl5 interface to Cipher Block Chaining with DES and IDEA
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Crypt::CBC.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
X.endif
X
X.include <bsd.port.post.mk>
END-of-/tmp/p5-Crypt-CBC/Makefile
echo x - /tmp/p5-Crypt-CBC/distinfo
sed 's/^X//' >/tmp/p5-Crypt-CBC/distinfo << 'END-of-/tmp/p5-Crypt-CBC/distinfo'
XMD5 (Crypt-CBC-2.15.tar.gz) = 5640e642563cf31685910bbd09f4c75a
XSIZE (Crypt-CBC-2.15.tar.gz) = 14344
END-of-/tmp/p5-Crypt-CBC/distinfo
echo x - /tmp/p5-Crypt-CBC/pkg-descr
sed 's/^X//' >/tmp/p5-Crypt-CBC/pkg-descr << 'END-of-/tmp/p5-Crypt-CBC/pkg-descr'
XThis is Crypt::CBC, a Perl-only implementation of the cryptographic
Xcipher block chaining mode (CBC).  In combination with a block
Xcipher such as Crypt::DES or Crypt::IDEA, you can encrypt and
Xdecrypt messages of arbitrarily long length.  The encrypted messages
Xare compatible with the encryption format used by B<SSLeay>.
END-of-/tmp/p5-Crypt-CBC/pkg-descr
echo x - /tmp/p5-Crypt-CBC/pkg-plist
sed 's/^X//' >/tmp/p5-Crypt-CBC/pkg-plist << 'END-of-/tmp/p5-Crypt-CBC/pkg-plist'
X%%SITE_PERL%%/Crypt/CBC.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CBC/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CBC
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Crypt 2>/dev/null || true
END-of-/tmp/p5-Crypt-CBC/pkg-plist
exit


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



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