From owner-svn-ports-all@freebsd.org Sat Apr 15 00:47:36 2017 Return-Path: Delivered-To: svn-ports-all@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 5A208D3DBA5; Sat, 15 Apr 2017 00:47:36 +0000 (UTC) (envelope-from sunpoet@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 10CA6FE; Sat, 15 Apr 2017 00:47:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3F0lZ29029188; Sat, 15 Apr 2017 00:47:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3F0lZuf029185; Sat, 15 Apr 2017 00:47:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704150047.v3F0lZuf029185@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 15 Apr 2017 00:47:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438562 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2017 00:47:36 -0000 Author: sunpoet Date: Sat Apr 15 00:47:34 2017 New Revision: 438562 URL: https://svnweb.freebsd.org/changeset/ports/438562 Log: Update to 1.009 - Add LICENSE_FILE - Use CONFLICTS_INSTALL instead of CONFLICTS Changes: http://search.cpan.org/dist/App-Nopaste/Changes 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 Sat Apr 15 00:47:29 2017 (r438561) +++ head/www/p5-App-Nopaste/Makefile Sat Apr 15 00:47:34 2017 (r438562) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= App-Nopaste -PORTVERSION= 1.008 +PORTVERSION= 1.009 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +11,7 @@ COMMENT= Easy access to any pastebin LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Browser-Open>=0:www/p5-Browser-Open \ p5-Class-Load>=0:devel/p5-Class-Load \ @@ -27,7 +28,7 @@ TEST_DEPENDS= p5-JSON-MaybeXS>=0:convert p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-libwww>=0:www/p5-libwww -CONFLICTS= p5-WebService-NoPaste-[0-9]* +CONFLICTS_INSTALL= p5-WebService-NoPaste-[0-9]* OPTIONS_DEFINE= CLIPBOARD GITHUB PASTEBIN OPTIONS_DEFAULT=CLIPBOARD GITHUB PASTEBIN Modified: head/www/p5-App-Nopaste/distinfo ============================================================================== --- head/www/p5-App-Nopaste/distinfo Sat Apr 15 00:47:29 2017 (r438561) +++ head/www/p5-App-Nopaste/distinfo Sat Apr 15 00:47:34 2017 (r438562) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488200523 -SHA256 (App-Nopaste-1.008.tar.gz) = aef499a1bb6e3a72a31b076bb7fb17d2aaa6c99709fe1a09ad143af5fc4f5141 -SIZE (App-Nopaste-1.008.tar.gz) = 50065 +TIMESTAMP = 1492187302 +SHA256 (App-Nopaste-1.009.tar.gz) = 1464bdd2bc93fa512b71e61d800d7abac7d4b6cab3fec79abffd6e6ba5abe17b +SIZE (App-Nopaste-1.009.tar.gz) = 50335