Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 02:00:19 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332940 - head/www/p5-Monoceros
Message-ID:  <201311060200.rA620JF2043201@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Wed Nov  6 02:00:19 2013
New Revision: 332940
URL: http://svnweb.freebsd.org/changeset/ports/332940

Log:
  - Upgrade to 0.26.

Modified:
  head/www/p5-Monoceros/Makefile
  head/www/p5-Monoceros/distinfo
  head/www/p5-Monoceros/pkg-plist

Modified: head/www/p5-Monoceros/Makefile
==============================================================================
--- head/www/p5-Monoceros/Makefile	Wed Nov  6 01:33:51 2013	(r332939)
+++ head/www/p5-Monoceros/Makefile	Wed Nov  6 02:00:19 2013	(r332940)
@@ -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>

Modified: head/www/p5-Monoceros/distinfo
==============================================================================
--- head/www/p5-Monoceros/distinfo	Wed Nov  6 01:33:51 2013	(r332939)
+++ head/www/p5-Monoceros/distinfo	Wed Nov  6 02:00:19 2013	(r332940)
@@ -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

Modified: head/www/p5-Monoceros/pkg-plist
==============================================================================
--- head/www/p5-Monoceros/pkg-plist	Wed Nov  6 01:33:51 2013	(r332939)
+++ head/www/p5-Monoceros/pkg-plist	Wed Nov  6 02:00:19 2013	(r332940)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311060200.rA620JF2043201>