Skip to content

Commit

Permalink
net/p5-Net-EPP: Update to 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 2, 2023
1 parent 63a60ca commit 7e47400
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 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-
Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions 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
1 change: 1 addition & 0 deletions net/p5-Net-EPP/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 7e47400

Please sign in to comment.