Date: Sat, 19 Nov 2016 17:12: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: r426513 - head/www/p5-Dancer2-Plugin-Ajax Message-ID: <201611191712.uAJHC9kf082203@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191712.uAJHC9kf082203>