Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2022 22:37:12 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d1bc902dc80 - main - www/p5-WWW-Shorten-Googl: Update to 1.100
Message-ID:  <202210182237.29IMbCJL028186@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d1bc902dc80e5417cb09b39330e8db40286d101

commit 5d1bc902dc80e5417cb09b39330e8db40286d101
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2022-10-18 22:33:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-18 22:36:18 +0000

    www/p5-WWW-Shorten-Googl: Update to 1.100
    
     - add license(s)
     - add missing TEST_DEPENDS
    
    ChangeLog:      https://metacpan.org/dist/WWW-Shorten-Googl/changes
    PR:             266800
    Approved by:    maintainer timeout, >2 weeks
---
 www/p5-WWW-Shorten-Googl/Makefile | 12 ++++++++----
 www/p5-WWW-Shorten-Googl/distinfo |  5 +++--
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/www/p5-WWW-Shorten-Googl/Makefile b/www/p5-WWW-Shorten-Googl/Makefile
index 23ed79317f3c..b56317169191 100644
--- a/www/p5-WWW-Shorten-Googl/Makefile
+++ b/www/p5-WWW-Shorten-Googl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	WWW-Shorten-Googl
-PORTVERSION=	1.02
-PORTREVISION=	1
+DISTVERSION=	1.100
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,11 +8,16 @@ MAINTAINER=	cowboyneal@gmail.com
 COMMENT=	Perl interface to goo.gl
 WWW=		https://metacpan.org/release/WWW-Shorten-Googl
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-WWW-Shorten>=1.98:www/p5-WWW-Shorten \
+RUN_DEPENDS=	p5-JSON-Any>=0:converters/p5-JSON-Any \
 		p5-libwww>=5.75:www/p5-libwww \
 		p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
-		p5-JSON-Any>=0:converters/p5-JSON-Any
+		p5-WWW-Shorten>=1.98:www/p5-WWW-Shorten
+TEST_DEPENDS=	p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/www/p5-WWW-Shorten-Googl/distinfo b/www/p5-WWW-Shorten-Googl/distinfo
index 853230b6ea3b..9a046ff1df5c 100644
--- a/www/p5-WWW-Shorten-Googl/distinfo
+++ b/www/p5-WWW-Shorten-Googl/distinfo
@@ -1,2 +1,3 @@
-SHA256 (WWW-Shorten-Googl-1.02.tar.gz) = 1c487d3b4146db56ad1736f937bc1021ae6c0726ea5c000686465c1887f8e3ba
-SIZE (WWW-Shorten-Googl-1.02.tar.gz) = 11183
+TIMESTAMP = 1664824841
+SHA256 (WWW-Shorten-Googl-1.100.tar.gz) = 0bae756c2b9592a832b1d5e8170aea4fe7b0f65db0089991d9fb813f33e0ab6d
+SIZE (WWW-Shorten-Googl-1.100.tar.gz) = 17658



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