Skip to content

Commit

Permalink
net/p5-Net-EPP: Update to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 9862297 commit f65abd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions net/p5-Net-EPP/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Net-EPP
PORTVERSION= 0.22
PORTVERSION= 0.25
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -12,12 +12,12 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Digest-SHA1>=2.12:security/p5-Digest-SHA1 \
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML

NO_ARCH= yes
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions net/p5-Net-EPP/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1489074911
SHA256 (Net-EPP-0.22.tar.gz) = c6c317c0c027f4051dd3f8bfa716fbc80bc965d84e5cdc9c40adce61a862d885
SIZE (Net-EPP-0.22.tar.gz) = 39917
TIMESTAMP = 1685162470
SHA256 (Net-EPP-0.25.tar.gz) = 36977bc684de4cb766e9db913574159208430d1e74a93e1e27498d2ac0d6e9eb
SIZE (Net-EPP-0.25.tar.gz) = 44269

0 comments on commit f65abd2

Please sign in to comment.