summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-30 13:13:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-30 13:13:10 +0000
commitdb8d9496eecfc147c97a08322341f29452314b6a (patch)
tree7d23ff3e15d16da6e37e0c31331e0725933d8763
parentAdd LICENSE_FILE (diff)
Update to 0.94
- Add LICENSE - Add BUILD_DEPENDS - Add missing *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Apache-AuthTicket/Changes
Notes
Notes: svn path=/head/; revision=446925
-rw-r--r--www/p5-Apache-AuthTicket/Makefile17
-rw-r--r--www/p5-Apache-AuthTicket/distinfo5
-rw-r--r--www/p5-Apache-AuthTicket/pkg-plist2
3 files changed, 17 insertions, 7 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile
index 4191f9d7687f..6161d7abb460 100644
--- a/www/p5-Apache-AuthTicket/Makefile
+++ b/www/p5-Apache-AuthTicket/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Apache-AuthTicket
-PORTVERSION= 0.93
-PORTREVISION= 3
+PORTVERSION= 0.94
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,17 +10,27 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl modules that implement a cookie-based authentication system
-BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2
-RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.9922:www/mod_perl2 \
+ p5-Apache-AuthCookie>=3.0:www/p5-Apache-AuthCookie \
p5-CGI>=3.12:www/p5-CGI \
p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-DBI>=0:databases/p5-DBI \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-ModPerl-VersionUtil>=0:www/p5-ModPerl-VersionUtil \
p5-SQL-Abstract>=0:databases/p5-SQL-Abstract
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_APACHE= 22+
USES= perl5
USE_PERL5= configure
+# Remove README.apache-2.4.pod to avoid conflicts with p5-Apache-AuthCookie
+post-patch:
+ @${RM} ${WRKSRC}/README.apache-2.4.pod
+
.include <bsd.port.mk>
diff --git a/www/p5-Apache-AuthTicket/distinfo b/www/p5-Apache-AuthTicket/distinfo
index 5f69f9dd5907..90e6d11d1f28 100644
--- a/www/p5-Apache-AuthTicket/distinfo
+++ b/www/p5-Apache-AuthTicket/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Apache-AuthTicket-0.93.tar.gz) = 9599c4ceef251ff20f571c613f395b7c5b8d3afc04405c6d72c3a21eae5142dc
-SIZE (Apache-AuthTicket-0.93.tar.gz) = 27421
+TIMESTAMP = 1501398871
+SHA256 (Apache-AuthTicket-0.94.tar.gz) = 431121fe6c684ec3b1cd03b8430aac848aa0ffaa6f74da6e6846c8905c9823e8
+SIZE (Apache-AuthTicket-0.94.tar.gz) = 30367
diff --git a/www/p5-Apache-AuthTicket/pkg-plist b/www/p5-Apache-AuthTicket/pkg-plist
index aeb02f847d40..504b31acb51d 100644
--- a/www/p5-Apache-AuthTicket/pkg-plist
+++ b/www/p5-Apache-AuthTicket/pkg-plist
@@ -1,6 +1,6 @@
%%SITE_PERL%%/Apache/AuthTicket.pm
%%SITE_PERL%%/Apache/AuthTicket/Base.pm
%%SITE_PERL%%/Apache2/AuthTicket.pm
+%%PERL5_MAN3%%/Apache2::AuthTicket.3.gz
%%PERL5_MAN3%%/Apache::AuthTicket.3.gz
%%PERL5_MAN3%%/Apache::AuthTicket::Base.3.gz
-%%PERL5_MAN3%%/Apache2::AuthTicket.3.gz