git: 7e474008d203 - main - net/p5-Net-EPP: Update to 0.26

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 02 Nov 2023 07:42:27 UTC
The branch main has been updated by sunpoet:

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

commit 7e474008d2032e4190781feb6cfbbf8553b409f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-02 07:36:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-02 07:37:43 +0000

    net/p5-Net-EPP: Update to 0.26
    
    - Update LICENSE
    
    Changes:        https://github.com/gbxyz/perl-net-epp/commits/master
---
 net/p5-Net-EPP/Makefile  | 6 +++---
 net/p5-Net-EPP/distinfo  | 6 +++---
 net/p5-Net-EPP/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile
index 111a721d2ff4..3959fba7fffd 100644
--- a/net/p5-Net-EPP/Makefile
+++ b/net/p5-Net-EPP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Net-EPP
-PORTVERSION=	0.25
+PORTVERSION=	0.26
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,8 +8,8 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Client library for the TCP transport for EPP
 WWW=		https://metacpan.org/release/Net-EPP
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
diff --git a/net/p5-Net-EPP/distinfo b/net/p5-Net-EPP/distinfo
index 86795001bcc6..53e8837dd427 100644
--- a/net/p5-Net-EPP/distinfo
+++ b/net/p5-Net-EPP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162470
-SHA256 (Net-EPP-0.25.tar.gz) = 36977bc684de4cb766e9db913574159208430d1e74a93e1e27498d2ac0d6e9eb
-SIZE (Net-EPP-0.25.tar.gz) = 44269
+TIMESTAMP = 1698848870
+SHA256 (Net-EPP-0.26.tar.gz) = 687cc48450b8e3418d6c3be7f7480622161669a51485b75061307cef2b325557
+SIZE (Net-EPP-0.26.tar.gz) = 34873
diff --git a/net/p5-Net-EPP/pkg-plist b/net/p5-Net-EPP/pkg-plist
index 47e12bc702fc..80b0412aef0f 100644
--- a/net/p5-Net-EPP/pkg-plist
+++ b/net/p5-Net-EPP/pkg-plist
@@ -36,6 +36,7 @@
 %%SITE_PERL%%/Net/EPP/Frame/Hello.pm
 %%SITE_PERL%%/Net/EPP/Frame/ObjectSpec.pm
 %%SITE_PERL%%/Net/EPP/Frame/Response.pm
+%%SITE_PERL%%/Net/EPP/Parser.pm
 %%SITE_PERL%%/Net/EPP/Protocol.pm
 %%SITE_PERL%%/Net/EPP/ResponseCodes.pm
 %%SITE_PERL%%/Net/EPP/Simple.pm