aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-11-06 10:00:19 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-11-06 10:00:19 +0800
commit86ece73956c7b646ebc9566a9f50a9a202aed6a2 (patch)
tree462ec78ffbd696c9d37868fc230a608554d92222 /www
parentb2284defaa97c6672746170cac0f173da1520d7c (diff)
downloadfreebsd-ports-gnome-86ece73956c7b646ebc9566a9f50a9a202aed6a2.tar.gz
freebsd-ports-gnome-86ece73956c7b646ebc9566a9f50a9a202aed6a2.tar.zst
freebsd-ports-gnome-86ece73956c7b646ebc9566a9f50a9a202aed6a2.zip
- Upgrade to 0.26.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Monoceros/Makefile9
-rw-r--r--www/p5-Monoceros/distinfo4
-rw-r--r--www/p5-Monoceros/pkg-plist2
3 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Monoceros/Makefile b/www/p5-Monoceros/Makefile
index 414d286cefa0..df322c56c39a 100644
--- a/www/p5-Monoceros/Makefile
+++ b/www/p5-Monoceros/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Monoceros
-PORTVERSION= 0.19
+PORTVERSION= 0.26
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KAZEBURO
@@ -17,7 +17,8 @@ RUN_DEPENDS= \
p5-POSIX-Socket>0:${PORTSDIR}/net/p5-POSIX-Socket \
p5-POSIX-getpeername>0:${PORTSDIR}/net/p5-POSIX-getpeername \
p5-Plack>=1.0023:${PORTSDIR}/www/p5-Plack \
- p5-Starlet>=0.18:${PORTSDIR}/www/p5-Starlet
+ p5-Starlet>=0.18:${PORTSDIR}/www/p5-Starlet \
+ p5-Sys-Sendfile>=0.11:${PORTSDIR}/devel/p5-Sys-Sendfile
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
@@ -25,8 +26,4 @@ TEST_DEPENDS= \
USES= perl5
USE_PERL5= modbuild
-MAN3= Monoceros.3 \
- Plack::Middleware::MonocerosStatus.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Monoceros/distinfo b/www/p5-Monoceros/distinfo
index a0c90268f26b..7ad8576216b1 100644
--- a/www/p5-Monoceros/distinfo
+++ b/www/p5-Monoceros/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Monoceros-0.19.tar.gz) = 5c2adaf1a5a111479491cf7479242054a37b0eb76e4f77d8cd24f95a9a707f96
-SIZE (Monoceros-0.19.tar.gz) = 21840
+SHA256 (Monoceros-0.26.tar.gz) = 5a1bedb35e08e9319b71d39533377b1922288060568aa857078103b14593a7ed
+SIZE (Monoceros-0.26.tar.gz) = 23299
diff --git a/www/p5-Monoceros/pkg-plist b/www/p5-Monoceros/pkg-plist
index 80c9cfba07a8..8c955268d511 100644
--- a/www/p5-Monoceros/pkg-plist
+++ b/www/p5-Monoceros/pkg-plist
@@ -1,3 +1,5 @@
+%%PERL5_MAN3%%/Monoceros.3.gz
+%%PERL5_MAN3%%/Plack::Middleware::MonocerosStatus.3.gz
%%SITE_PERL%%/Monoceros.pm
%%SITE_PERL%%/Monoceros/Server.pm
%%SITE_PERL%%/Plack/Handler/Monoceros.pm