diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-10 23:58:53 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-10 23:58:53 +0800 |
commit | 097c8488ef43cd96d22dc506991083f9077d81a8 (patch) | |
tree | 34460f84e6b360a74862431d1c32cf5d894a4f3c | |
parent | d60d10712dda06e6f951591f02b31e87184854bd (diff) | |
download | freebsd-ports-gnome-097c8488ef43cd96d22dc506991083f9077d81a8.tar.gz freebsd-ports-gnome-097c8488ef43cd96d22dc506991083f9077d81a8.tar.zst freebsd-ports-gnome-097c8488ef43cd96d22dc506991083f9077d81a8.zip |
- update to 0.23
PR: ports/101760
Submitted by: clsung
Approved by: maintainer <chinsan dot tw_AT_gmail dot com>
-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 |