From owner-svn-ports-all@freebsd.org Tue Feb 7 07:56:20 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 A064DCD4947; Tue, 7 Feb 2017 07:56:20 +0000 (UTC) (envelope-from culot@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 57352979; Tue, 7 Feb 2017 07:56:20 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v177uJS3045166; Tue, 7 Feb 2017 07:56:19 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v177uJ29045164; Tue, 7 Feb 2017 07:56:19 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201702070756.v177uJ29045164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 7 Feb 2017 07:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433534 - head/www/p5-WWW-Shorten-Bitly 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: Tue, 07 Feb 2017 07:56:20 -0000 Author: culot Date: Tue Feb 7 07:56:19 2017 New Revision: 433534 URL: https://svnweb.freebsd.org/changeset/ports/433534 Log: Update to 2.001 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/WWW-Shorten-Bitly/Changes Modified: head/www/p5-WWW-Shorten-Bitly/Makefile head/www/p5-WWW-Shorten-Bitly/distinfo Modified: head/www/p5-WWW-Shorten-Bitly/Makefile ============================================================================== --- head/www/p5-WWW-Shorten-Bitly/Makefile Tue Feb 7 07:18:46 2017 (r433533) +++ head/www/p5-WWW-Shorten-Bitly/Makefile Tue Feb 7 07:56:19 2017 (r433534) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Shorten-Bitly -PORTVERSION= 1.17 -PORTREVISION= 1 +PORTVERSION= 2.001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Abstract interface to bit.ly, one of URL shortening sites -BUILD_DEPENDS= p5-JSON-Any>=1.18:converters/p5-JSON-Any \ - p5-WWW-Shorten>=1.9:www/p5-WWW-Shorten \ - p5-XML-Simple>=2.18:textproc/p5-XML-Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-File-HomeDir>=1.00:devel/p5-File-HomeDir \ + p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \ + p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ + p5-Path-Tiny>0:devel/p5-Path-Tiny \ + p5-URI>=1.58:net/p5-URI \ + p5-WWW-Shorten>=3.09:www/p5-WWW-Shorten RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/www/p5-WWW-Shorten-Bitly/distinfo ============================================================================== --- head/www/p5-WWW-Shorten-Bitly/distinfo Tue Feb 7 07:18:46 2017 (r433533) +++ head/www/p5-WWW-Shorten-Bitly/distinfo Tue Feb 7 07:56:19 2017 (r433534) @@ -1,2 +1,3 @@ -SHA256 (WWW-Shorten-Bitly-1.17.tar.gz) = 0c626690dae06e2b4396716da4da07bd1fe6c5bfaac2a63059e3c77e0bb793aa -SIZE (WWW-Shorten-Bitly-1.17.tar.gz) = 8029 +TIMESTAMP = 1486453239 +SHA256 (WWW-Shorten-Bitly-2.001.tar.gz) = adda43500d1051b12f30417d60b611f7ba11045cfb76c82c8a012a0b8c0bf518 +SIZE (WWW-Shorten-Bitly-2.001.tar.gz) = 28593