diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-26 16:08:41 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-26 16:08:41 +0000 |
commit | 7d36eb8fdfb8ec7ad2537b393ba99a15254c727e (patch) | |
tree | 94e3102beed12b7c4e26bd3846126ca1e7949837 | |
parent | 23c81ed44592ad4cae4dce70c9e4995119c62e07 (diff) | |
download | ports-7d36eb8fdfb8ec7ad2537b393ba99a15254c727e.tar.gz ports-7d36eb8fdfb8ec7ad2537b393ba99a15254c727e.zip |
Notes
-rw-r--r-- | security/p5-AuthCAS/Makefile | 11 | ||||
-rw-r--r-- | security/p5-AuthCAS/distinfo | 4 | ||||
-rw-r--r-- | security/p5-AuthCAS/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile index 4cb36357be4d..53b27d3e9dd5 100644 --- a/security/p5-AuthCAS/Makefile +++ b/security/p5-AuthCAS/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-AuthCAS -# Date created: Mon Jul 20 17:25:19 CEST 2009 -# Whom: Frank Wall <fw@moov.de> -# +# Created by: Frank Wall <fw@moov.de> # $FreeBSD$ -# PORTNAME= AuthCAS -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OSALAUN @@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= fw@moov.de COMMENT= A Perl API to Yale's Central Authentication System (CAS) +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL diff --git a/security/p5-AuthCAS/distinfo b/security/p5-AuthCAS/distinfo index ce135fc4f005..d65ce53fd506 100644 --- a/security/p5-AuthCAS/distinfo +++ b/security/p5-AuthCAS/distinfo @@ -1,2 +1,2 @@ -SHA256 (AuthCAS-1.5.tar.gz) = 0ae8c336dfc1c68ff8a5d390a1d9a99b7dcb9f59a7ccca9e5e1bae9db65ca152 -SIZE (AuthCAS-1.5.tar.gz) = 7002 +SHA256 (AuthCAS-1.6.tar.gz) = 00f3d75904ff64c7acc722fffd7556ee26d550fc14a667d0227c152438efbacf +SIZE (AuthCAS-1.6.tar.gz) = 18984 diff --git a/security/p5-AuthCAS/pkg-plist b/security/p5-AuthCAS/pkg-plist index 9fe46b12a5dd..654c73c48d41 100644 --- a/security/p5-AuthCAS/pkg-plist +++ b/security/p5-AuthCAS/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/AuthCAS.pm +%%SITE_PERL%%/sampleCasClient.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS |