Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2016 13:41:05 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429353 - head/www/p5-Dancer-Session-Cookie
Message-ID:  <201612241341.uBODf5II042718@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Dec 24 13:41:04 2016
New Revision: 429353
URL: https://svnweb.freebsd.org/changeset/ports/429353

Log:
  - Update to 0.27
  Changes: http://cpansearch.perl.org/src/YANICK/Dancer-Session-Cookie-0.27/Changes
  
  PR:		214996
  Submitted by:	dgeo@centrale-marseille.fr
  Approved by:	maintainer(timeout, > 20 days)

Modified:
  head/www/p5-Dancer-Session-Cookie/Makefile
  head/www/p5-Dancer-Session-Cookie/distinfo

Modified: head/www/p5-Dancer-Session-Cookie/Makefile
==============================================================================
--- head/www/p5-Dancer-Session-Cookie/Makefile	Sat Dec 24 13:14:45 2016	(r429352)
+++ head/www/p5-Dancer-Session-Cookie/Makefile	Sat Dec 24 13:41:04 2016	(r429353)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Session-Cookie
-PORTVERSION=	0.25
-PORTREVISION=	1
+PORTVERSION=	0.27
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -25,7 +24,7 @@ TEST_DEPENDS=	\
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 USES=	perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 NO_ARCH=	YES
 
 .include <bsd.port.mk>

Modified: head/www/p5-Dancer-Session-Cookie/distinfo
==============================================================================
--- head/www/p5-Dancer-Session-Cookie/distinfo	Sat Dec 24 13:14:45 2016	(r429352)
+++ head/www/p5-Dancer-Session-Cookie/distinfo	Sat Dec 24 13:41:04 2016	(r429353)
@@ -1,2 +1,3 @@
-SHA256 (Dancer-Session-Cookie-0.25.tar.gz) = c92f050f4d9af32c7c86035ee575309948ed58af10f8e9f42bf0214f73e361b4
-SIZE (Dancer-Session-Cookie-0.25.tar.gz) = 21705
+TIMESTAMP = 1482612706
+SHA256 (Dancer-Session-Cookie-0.27.tar.gz) = 862759fffa19621a62cf9989e4ede84df9c2c8e83ac731b877a202cce304b459
+SIZE (Dancer-Session-Cookie-0.27.tar.gz) = 23845



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