Date: Mon, 1 Feb 2016 19:47:09 +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: r407734 - head/www/p5-Dancer2-Plugin-Ajax Message-ID: <201602011947.u11Jl9KO001499@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602011947.u11Jl9KO001499>