Date: Mon, 10 Oct 2016 20:29:19 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423706 - head/www/p5-App-Nopaste Message-ID: <201610102029.u9AKTJxq055462@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Mon Oct 10 20:29:18 2016 New Revision: 423706 URL: https://svnweb.freebsd.org/changeset/ports/423706 Log: Update to 1.007. Changes: https://metacpan.org/changes/distribution/App-Nopaste Modified: head/www/p5-App-Nopaste/Makefile head/www/p5-App-Nopaste/distinfo Modified: head/www/p5-App-Nopaste/Makefile ============================================================================== --- head/www/p5-App-Nopaste/Makefile Mon Oct 10 20:27:09 2016 (r423705) +++ head/www/p5-App-Nopaste/Makefile Mon Oct 10 20:29:18 2016 (r423706) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= App-Nopaste -PORTVERSION= 1.006 +PORTVERSION= 1.007 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ETHER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -22,7 +21,9 @@ BUILD_DEPENDS= p5-Browser-Open>=0:www/p5 p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ p5-namespace-clean>=0.19:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ +TEST_DEPENDS= p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ + p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-libwww>=0:www/p5-libwww Modified: head/www/p5-App-Nopaste/distinfo ============================================================================== --- head/www/p5-App-Nopaste/distinfo Mon Oct 10 20:27:09 2016 (r423705) +++ head/www/p5-App-Nopaste/distinfo Mon Oct 10 20:29:18 2016 (r423706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328836 -SHA256 (App-Nopaste-1.006.tar.gz) = 566698b6863d69568dc13119e3a20614f858d691ff849b638528c59a220c542f -SIZE (App-Nopaste-1.006.tar.gz) = 49245 +TIMESTAMP = 1476110736 +SHA256 (App-Nopaste-1.007.tar.gz) = 60b3240681d95d85e1809fac983a40eee51ac5d2690c25038b40730cba0277db +SIZE (App-Nopaste-1.007.tar.gz) = 49793
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610102029.u9AKTJxq055462>