Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2017 07:56:19 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
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
Message-ID:  <201702070756.v177uJ29045164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702070756.v177uJ29045164>