Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 11:10:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308474 - head/www/p5-Router-Simple
Message-ID:  <201212081110.qB8BAeOQ027503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec  8 11:10:40 2012
New Revision: 308474
URL: http://svnweb.freebsd.org/changeset/ports/308474

Log:
  - Update to 0.14
  
  Changes:	http://search.cpan.org/dist/Router-Simple/Changes
  Feature safe:	yes

Modified:
  head/www/p5-Router-Simple/Makefile
  head/www/p5-Router-Simple/distinfo

Modified: head/www/p5-Router-Simple/Makefile
==============================================================================
--- head/www/p5-Router-Simple/Makefile	Sat Dec  8 11:08:31 2012	(r308473)
+++ head/www/p5-Router-Simple/Makefile	Sat Dec  8 11:10:40 2012	(r308474)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Router-Simple
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	www net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TOKUHIROM
@@ -14,7 +14,7 @@ COMMENT=	Simple HTTP Router
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
+BUILD_DEPENDS=	p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes

Modified: head/www/p5-Router-Simple/distinfo
==============================================================================
--- head/www/p5-Router-Simple/distinfo	Sat Dec  8 11:08:31 2012	(r308473)
+++ head/www/p5-Router-Simple/distinfo	Sat Dec  8 11:10:40 2012	(r308474)
@@ -1,2 +1,2 @@
-SHA256 (Router-Simple-0.13.tar.gz) = cf6bf475158fd725fb5ad14b4c223a251c46b9e1e209d5a31607f3dbf50e27d8
-SIZE (Router-Simple-0.13.tar.gz) = 22850
+SHA256 (Router-Simple-0.14.tar.gz) = fded4044bd3a27f510d5ae39f848af12e448b09a46ab6e98851de149239d716b
+SIZE (Router-Simple-0.14.tar.gz) = 22909



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