1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- update to 1.8

This commit is contained in:
Yen-Ming Lee 2008-10-06 22:49:40 +00:00
parent e9d34db164
commit 062bc5b216
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221288
2 changed files with 9 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Authen-Krb5
PORTVERSION= 1.6
PORTVERSION= 1.8
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,19 +15,18 @@ DISTNAME= Krb5-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for Kerberos 5
LIB_DEPENDS= gssapi_krb5.2:${PORTSDIR}/security/krb5
LIB_DEPENDS= krb5.3:${PORTSDIR}/security/krb5
PERL_CONFIGURE= yes
MAN3= Authen::Krb5.3
KRB5_HOME?= ${LOCALBASE}
.include <bsd.port.pre.mk>
post-patch:
@${PERL} -pi -e 's:/usr/local/krb5:${KRB5_HOME}:g; \
s:/usr/local:${LOCALBASE}:g;' \
${WRKSRC}/Makefile.PL
@${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},g' ${WRKSRC}/Makefile.PL
.if ${PERL_LEVEL} < 500800
@${REINPLACE_CMD} -e 's,const char,char,g' ${WRKSRC}/Krb5.xs
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Krb5-1.6.tar.gz) = 780371107892ef7a0c95dda631b096ec
SHA256 (Krb5-1.6.tar.gz) = 30659f909189fbe52c56bc1c8bfc56731e69400747e111ea8a399e1f4a635d7d
SIZE (Krb5-1.6.tar.gz) = 20408
MD5 (Krb5-1.8.tar.gz) = 5d264c11b7217914fb7fc91018540191
SHA256 (Krb5-1.8.tar.gz) = c484f1686741f6b284f1deae61a8bca81211c7d9fa25e41ab704a6e664467da5
SIZE (Krb5-1.8.tar.gz) = 21214