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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:47:10 UTC 2016


Author: sunpoet
Date: Mon Feb  1 19:47:08 2016
New Revision: 407734
URL: https://svnweb.freebsd.org/changeset/ports/407734

Log:
  - Update to 0.200001
  - Add NO_ARCH
  
  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	Mon Feb  1 19:47:04 2016	(r407733)
+++ head/www/p5-Dancer2-Plugin-Ajax/Makefile	Mon Feb  1 19:47:08 2016	(r407734)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Ajax
-PORTVERSION=	0.200000
+PORTVERSION=	0.200001
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,9 +12,10 @@ COMMENT=	Ajax handling for Dancer2 appli
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2
+RUN_DEPENDS=	p5-Dancer2>=0.155000:${PORTSDIR}/www/p5-Dancer2
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-Dancer2-Plugin-Ajax/distinfo
==============================================================================
--- head/www/p5-Dancer2-Plugin-Ajax/distinfo	Mon Feb  1 19:47:04 2016	(r407733)
+++ head/www/p5-Dancer2-Plugin-Ajax/distinfo	Mon Feb  1 19:47:08 2016	(r407734)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 8ab8486ad1b0ba81282da4a8b1c6cc62f10c4956d515f4e4e1cec52b88655470
-SIZE (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 13713
+SHA256 (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 48b9d060f64a81a4bb10825145ade92d2318b94ddfdbd14742c5fcc4e170233e
+SIZE (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 13838


More information about the svn-ports-all mailing list