mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 1.17
PR: 117659 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
This commit is contained in:
parent
bf1f2cf63d
commit
c0a999e575
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202412
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Crypt-GCrypt
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Perl interface to the GNU Cryptographic library
|
||||
|
||||
LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
|
||||
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \
|
||||
@ -28,7 +28,5 @@ MAN3= Crypt::GCrypt.3
|
||||
|
||||
post-extract:
|
||||
${RM} -f ${WRKSRC}/._Makefile.PL
|
||||
${RM} -f ${WRKSRC}/._GCrypt.pm
|
||||
${RM} -f ${WRKSRC}/._GCrypt.xs
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Crypt-GCrypt-1.16.tar.gz) = c57422384db4f87e6887cd31c8a4f23f
|
||||
SHA256 (Crypt-GCrypt-1.16.tar.gz) = 4be09efa081e3595d7361ddd59042af97cd6d92c81faedbd3137280650161da6
|
||||
SIZE (Crypt-GCrypt-1.16.tar.gz) = 16370
|
||||
MD5 (Crypt-GCrypt-1.17.tar.gz) = 2473ebf9bbad3647f2b0f57ab072c3e1
|
||||
SHA256 (Crypt-GCrypt-1.17.tar.gz) = 8966cb34af95bb2a93dec60fc9aabec03f88b1c45f2f37dbb40d29eb242ddfd3
|
||||
SIZE (Crypt-GCrypt-1.17.tar.gz) = 16366
|
||||
|
Loading…
x
Reference in New Issue
Block a user