View | Details | Raw Unified | Return to bug 117659
Collapse All | Expand All

(-)/tmp/p5-Crypt-GCrypt/Makefile (-4 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Crypt-GCrypt
8
PORTNAME=	Crypt-GCrypt
9
PORTVERSION=	1.16
9
PORTVERSION=	1.17
10
CATEGORIES=	security perl5
10
CATEGORIES=	security perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Crypt
12
MASTER_SITE_SUBDIR=	Crypt
Lines 15-21 Link Here
15
MAINTAINER=	kaoru@kaisei.org
15
MAINTAINER=	kaoru@kaisei.org
16
COMMENT=	Perl interface to the GNU Cryptographic library
16
COMMENT=	Perl interface to the GNU Cryptographic library
17
17
18
LIB_DEPENDS=	gcrypt:${PORTSDIR}/security/libgcrypt
18
LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt
19
19
20
PERL_CONFIGURE=	yes
20
PERL_CONFIGURE=	yes
21
CONFIGURE_ARGS+=	GCRYPTLIBPATH=${LOCALBASE}/lib \
21
CONFIGURE_ARGS+=	GCRYPTLIBPATH=${LOCALBASE}/lib \
Lines 28-34 Link Here
28
28
29
post-extract:
29
post-extract:
30
	${RM} -f ${WRKSRC}/._Makefile.PL
30
	${RM} -f ${WRKSRC}/._Makefile.PL
31
	${RM} -f ${WRKSRC}/._GCrypt.pm
32
	${RM} -f ${WRKSRC}/._GCrypt.xs
33
31
34
.include <bsd.port.post.mk>
32
.include <bsd.port.post.mk>
(-)/tmp/p5-Crypt-GCrypt/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Crypt-GCrypt-1.16.tar.gz) = c57422384db4f87e6887cd31c8a4f23f
1
MD5 (Crypt-GCrypt-1.17.tar.gz) = 2473ebf9bbad3647f2b0f57ab072c3e1
2
SHA256 (Crypt-GCrypt-1.16.tar.gz) = 4be09efa081e3595d7361ddd59042af97cd6d92c81faedbd3137280650161da6
2
SHA256 (Crypt-GCrypt-1.17.tar.gz) = 8966cb34af95bb2a93dec60fc9aabec03f88b1c45f2f37dbb40d29eb242ddfd3
3
SIZE (Crypt-GCrypt-1.16.tar.gz) = 16370
3
SIZE (Crypt-GCrypt-1.17.tar.gz) = 16366

Return to bug 117659