svn commit: r426513 - head/www/p5-Dancer2-Plugin-Ajax

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 19 17:12:35 UTC 2016


Author: sunpoet
Date: Sat Nov 19 17:12:09 2016
New Revision: 426513
URL: https://svnweb.freebsd.org/changeset/ports/426513

Log:
  - Update to 0.300000
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Dancer2-Plugin-Ajax/Changes

Modified:
  head/www/p5-Dancer2-Plugin-Ajax/Makefile
  head/www/p5-Dancer2-Plugin-Ajax/distinfo

Modified: head/www/p5-Dancer2-Plugin-Ajax/Makefile
==============================================================================
--- head/www/p5-Dancer2-Plugin-Ajax/Makefile	Sat Nov 19 17:12:05 2016	(r426512)
+++ head/www/p5-Dancer2-Plugin-Ajax/Makefile	Sat Nov 19 17:12:09 2016	(r426513)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Ajax
-PORTVERSION=	0.200001
+PORTVERSION=	0.300000
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,9 +11,10 @@ COMMENT=	Ajax handling for Dancer2 appli
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	p5-Dancer2>=0.155000:www/p5-Dancer2
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-Dancer2>=0.200000:www/p5-Dancer2
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/www/p5-Dancer2-Plugin-Ajax/distinfo
==============================================================================
--- head/www/p5-Dancer2-Plugin-Ajax/distinfo	Sat Nov 19 17:12:05 2016	(r426512)
+++ head/www/p5-Dancer2-Plugin-Ajax/distinfo	Sat Nov 19 17:12:09 2016	(r426513)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 48b9d060f64a81a4bb10825145ade92d2318b94ddfdbd14742c5fcc4e170233e
-SIZE (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 13838
+TIMESTAMP = 1478453510
+SHA256 (Dancer2-Plugin-Ajax-0.300000.tar.gz) = ec51b3ab9321c0087d3d265b92c55bad53a7949c438a32a662ba270e75cce674
+SIZE (Dancer2-Plugin-Ajax-0.300000.tar.gz) = 13311


More information about the svn-ports-all mailing list