diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 15:58:53 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 15:58:53 +0000 |
commit | 338adbf9aa3c4be826b2fe9b29c3ce5e56116b17 (patch) | |
tree | 1239c8aa4fbee52e7eeecf4c6bdf1f41889145c1 /security/p5-GSSAPI | |
parent | 7506b67a8e6c7b3c2728386a258ed57885592b1c (diff) | |
download | ports-338adbf9aa3c4be826b2fe9b29c3ce5e56116b17.tar.gz ports-338adbf9aa3c4be826b2fe9b29c3ce5e56116b17.zip |
- update to 0.23
PR: ports/101760
Submitted by: clsung
Approved by: maintainer <chinsan dot tw_AT_gmail dot com>
Notes
Notes:
svn path=/head/; revision=170287
Diffstat (limited to 'security/p5-GSSAPI')
-rw-r--r-- | security/p5-GSSAPI/Makefile | 4 | ||||
-rw-r--r-- | security/p5-GSSAPI/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-GSSAPI/Makefile b/security/p5-GSSAPI/Makefile index fd26c84b13b3..2f5b87a6cf3b 100644 --- a/security/p5-GSSAPI/Makefile +++ b/security/p5-GSSAPI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GSSAPI -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGROLMS @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan.tw@gmail.com COMMENT= Perl extension providing access to the GSSAPIv2 library -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= yes MAN3= GSSAPI.3 \ diff --git a/security/p5-GSSAPI/distinfo b/security/p5-GSSAPI/distinfo index 38a1fed1ce56..7e61019c3c82 100644 --- a/security/p5-GSSAPI/distinfo +++ b/security/p5-GSSAPI/distinfo @@ -1,3 +1,3 @@ -MD5 (GSSAPI-0.22.tar.gz) = 63ea55e46783c028ef6dac0ec2ca0887 -SHA256 (GSSAPI-0.22.tar.gz) = 1abdff3e49d837b2f2a2ee52821e6c44d1104ffc2945f74f167dc4c38a24c715 -SIZE (GSSAPI-0.22.tar.gz) = 26473 +MD5 (GSSAPI-0.23.tar.gz) = eeafa996b378752be7c11e7ed79acece +SHA256 (GSSAPI-0.23.tar.gz) = 7787ed2a98dc467c6df0502dca58ab59c6de86db5549b5e09ae7590c1eba9a17 +SIZE (GSSAPI-0.23.tar.gz) = 26677 |