From owner-svn-ports-head@freebsd.org Mon Oct 10 20:29:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43891C0CC17; Mon, 10 Oct 2016 20:29:20 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 11CD1D9C; Mon, 10 Oct 2016 20:29:19 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9AKTJWP055464; Mon, 10 Oct 2016 20:29:19 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9AKTJxq055462; Mon, 10 Oct 2016 20:29:19 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610102029.u9AKTJxq055462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 10 Oct 2016 20:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423706 - head/www/p5-App-Nopaste X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 20:29:20 -0000 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