mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 2.08 and Maintainer hopes to change MAINTAINER to ports@.
PR: ports/42587 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer
This commit is contained in:
parent
cb1ca62f5b
commit
14dbd8f567
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66924
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: p5-Crypt-DES
|
||||
# New ports collection makefile for: p5-Crypt-CBC
|
||||
# Date created: October 20th 1996
|
||||
# Whom: Mark Murray <markm@FreeBSD.org>
|
||||
#
|
||||
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= Crypt-CBC
|
||||
PORTVERSION= 1.25
|
||||
PORTVERSION= 2.08
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
|
||||
@ -20,7 +20,8 @@ RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Crypt::CBC.3
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Crypt-CBC-1.25.tar.gz) = 0f77cf5536381e2face83d67d7d6099f
|
||||
MD5 (Crypt-CBC-2.08.tar.gz) = 3e2cb1c3df6f58c72f5fe2ea41614ce5
|
||||
|
Loading…
Reference in New Issue
Block a user