summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-07-09 12:30:01 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-07-09 12:30:01 +0000
commitfaf18202df7d7c0869735aba6e9bc1692551dfc0 (patch)
tree6c8aa0330c8c0710377e7271f183dd78b883b7e6 /www
parent- Add targets' missing prerequisites to allow parallel builds (diff)
- Update to 0.063 [1]
- Pass maintainership to submitter [1] - Update dependencies - Add TEST_DEPENDS - ADD LICENSE (Artistic 1 & GPL 1) - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/CGI-Application-Server/Changes PR: ports/180374 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes
Notes: svn path=/head/; revision=322556
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Server/Makefile38
-rw-r--r--www/p5-CGI-Application-Server/distinfo4
-rw-r--r--www/p5-CGI-Application-Server/pkg-plist2
3 files changed, 29 insertions, 15 deletions
diff --git a/www/p5-CGI-Application-Server/Makefile b/www/p5-CGI-Application-Server/Makefile
index 5301494d0eee..6bbe0e8687d3 100644
--- a/www/p5-CGI-Application-Server/Makefile
+++ b/www/p5-CGI-Application-Server/Makefile
@@ -2,26 +2,38 @@
# $FreeBSD$
PORTNAME= CGI-Application-Server
-PORTVERSION= 0.062
-PORTREVISION= 1
+PORTVERSION= 0.063
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple HTTP server for developing with CGI::Application
+MAINTAINER= danilogondolfo@gmail.com
+COMMENT= Simple HTTP server for developing with CGI::Application
-BUILD_DEPENDS= p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect \
- p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static \
- p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-CGI-Application>4.21:${PORTSDIR}/www/p5-CGI-Application \
+ p5-CGI-Application-Plugin-Redirect>0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect \
+ p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-HTTP-Server-Simple>=0.18:${PORTSDIR}/www/p5-HTTP-Server-Simple \
+ p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
- p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
+TEST_DEPENDS= p5-CGI-Application>0:${PORTSDIR}/www/p5-CGI-Application \
+ p5-CGI-Application-Dispatch>0:${PORTSDIR}/www/p5-CGI-Application-Dispatch \
+ p5-CGI-Application-Plugin-Redirect>0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect \
+ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-HTTP-Server-Simple>0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
+ p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= CGI::Application::Server.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/p5-CGI-Application-Server/distinfo b/www/p5-CGI-Application-Server/distinfo
index 965168a95350..25190003c706 100644
--- a/www/p5-CGI-Application-Server/distinfo
+++ b/www/p5-CGI-Application-Server/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Server-0.062.tar.gz) = 021ff0d1467ff6e1d54b3a6abc514644971ebfbc9739c3e5ef5ddc6b511354f3
-SIZE (CGI-Application-Server-0.062.tar.gz) = 9506
+SHA256 (CGI-Application-Server-0.063.tar.gz) = 90c4f750f2117394dc800573c0a6a686fdb22d1f8fb9be112192bcef07be3f0e
+SIZE (CGI-Application-Server-0.063.tar.gz) = 18861
diff --git a/www/p5-CGI-Application-Server/pkg-plist b/www/p5-CGI-Application-Server/pkg-plist
index cbbe04c1df4d..35c834f81f00 100644
--- a/www/p5-CGI-Application-Server/pkg-plist
+++ b/www/p5-CGI-Application-Server/pkg-plist
@@ -1,5 +1,7 @@
%%SITE_PERL%%/CGI/Application/Server.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server/.packlist
@dirrmtry %%SITE_PERL%%/CGI/Application
@dirrmtry %%SITE_PERL%%/CGI
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI