git: c43f5135299e - main - net/p5-Net-Google-Analytics: Update to 3.05

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:05:23 UTC
The branch main has been updated by sunpoet:

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

commit c43f5135299e68fa1a019dd23ee02720ee9bde5f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:48:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:03 +0000

    net/p5-Net-Google-Analytics: Update to 3.05
    
    - Add LICENSE_FILE
    - Fix indent
    
    Changes:        https://metacpan.org/dist/Net-Google-Analytics/changes
---
 net/p5-Net-Google-Analytics/Makefile | 15 ++++++++-------
 net/p5-Net-Google-Analytics/distinfo |  5 +++--
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile
index 691f3e7db2c6..fbb3541be423 100644
--- a/net/p5-Net-Google-Analytics/Makefile
+++ b/net/p5-Net-Google-Analytics/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Net-Google-Analytics
-PORTVERSION=	3.03
+PORTVERSION=	3.05
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,16 +9,17 @@ COMMENT=	Perl extension for Google Analytics Data Export API
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	\
-	p5-Class-XSAccessor>=1.05:devel/p5-Class-XSAccessor \
-	p5-JSON>0:converters/p5-JSON \
-	p5-libwww>0:www/p5-libwww \
-	p5-URI>0:net/p5-URI
+RUN_DEPENDS=	p5-Class-XSAccessor>=1.05:devel/p5-Class-XSAccessor \
+		p5-JSON>=0:converters/p5-JSON \
+		p5-URI>=0:net/p5-URI \
+		p5-libwww>=0:www/p5-libwww
 
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	YES
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/net/p5-Net-Google-Analytics/distinfo b/net/p5-Net-Google-Analytics/distinfo
index 5b41f4ec8692..6eec3fa59d40 100644
--- a/net/p5-Net-Google-Analytics/distinfo
+++ b/net/p5-Net-Google-Analytics/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Net-Google-Analytics-3.03.tar.gz) = 4cc6f5087be34bfc300703cfb00c294fbcf14c6514ea2fe2dde358761057ce72
-SIZE (Net-Google-Analytics-3.03.tar.gz) = 18063
+TIMESTAMP = 1650229118
+SHA256 (Net-Google-Analytics-3.05.tar.gz) = 49a526ff6cae12e1e1f0f1d1d4dcf8dc4dd6b218d7834e289dcbece59e0b2d77
+SIZE (Net-Google-Analytics-3.05.tar.gz) = 19280