aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-04-29 21:26:27 +0800
committerculot <culot@FreeBSD.org>2011-04-29 21:26:27 +0800
commit485afbf24bf4464f434541ab0872a9e7453d6206 (patch)
treee49167f1836ec97c633d06feadb587d01a8b07f0 /security
parent1b11a2ae6cb6a3bbae5bf07e55e51d54417339f8 (diff)
downloadfreebsd-ports-gnome-485afbf24bf4464f434541ab0872a9e7453d6206.tar.gz
freebsd-ports-gnome-485afbf24bf4464f434541ab0872a9e7453d6206.tar.zst
freebsd-ports-gnome-485afbf24bf4464f434541ab0872a9e7453d6206.zip
- Update to 1.5 [1]
- Make use of the CPAN:USER macro Changes: http://search.cpan.org/dist/AuthCAS/Changes PR: ports/156715 [1] Submitted by: Frank Wall <fw@moov.de> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/p5-AuthCAS/Makefile12
-rw-r--r--security/p5-AuthCAS/distinfo5
2 files changed, 10 insertions, 7 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile
index cc61b9da6690..4cb36357be4d 100644
--- a/security/p5-AuthCAS/Makefile
+++ b/security/p5-AuthCAS/Makefile
@@ -6,16 +6,20 @@
#
PORTNAME= AuthCAS
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= security perl5
-MASTER_SITES= http://cpan.uwinnipeg.ca/cpan/authors/id/O/OS/OSALAUN/ \
- ftp://cpan.mirror.iphh.net/pub/CPAN/authors/id/O/OS/OSALAUN/ \
- http://cpan.mirror.iphh.net/authors/id/O/OS/OSALAUN/
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:OSALAUN
PKGNAMEPREFIX= p5-
MAINTAINER= fw@moov.de
COMMENT= A Perl API to Yale's Central Authentication System (CAS)
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= YES
MAN3= AuthCAS.3
diff --git a/security/p5-AuthCAS/distinfo b/security/p5-AuthCAS/distinfo
index 23edf63e5f7a..ce135fc4f005 100644
--- a/security/p5-AuthCAS/distinfo
+++ b/security/p5-AuthCAS/distinfo
@@ -1,3 +1,2 @@
-MD5 (AuthCAS-1.4.tar.gz) = 4c37012620db1f5cef38379219996614
-SHA256 (AuthCAS-1.4.tar.gz) = 1cda53e58f3c33d9aeda8eac4d23caef36148d308bf5a0bdc6dfe18dee61a16a
-SIZE (AuthCAS-1.4.tar.gz) = 7785
+SHA256 (AuthCAS-1.5.tar.gz) = 0ae8c336dfc1c68ff8a5d390a1d9a99b7dcb9f59a7ccca9e5e1bae9db65ca152
+SIZE (AuthCAS-1.5.tar.gz) = 7002