git: 50b2ce84ebf7 - main - net/p5-Net-Dict: Update to 2.22

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 14 17:46:49 UTC 2021


The branch main has been updated by sunpoet:

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

commit 50b2ce84ebf766af58b1570fa42d8b0ef6d41cd3
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:39:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:39:20 +0000

    net/p5-Net-Dict: Update to 2.22
    
    Changes:        https://metacpan.org/dist/Net-Dict/changes
---
 net/p5-Net-Dict/Makefile | 7 ++++---
 net/p5-Net-Dict/distinfo | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile
index b244427631d1..c42794b8889a 100644
--- a/net/p5-Net-Dict/Makefile
+++ b/net/p5-Net-Dict/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kimura Fuyuki <fuyuki at hadaly.org>
 
 PORTNAME=	Net-Dict
-PORTVERSION=	2.21
+PORTVERSION=	2.22
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,9 +15,10 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Differences>=0.620:devel/p5-Test-Differences \
 		p5-Test-RequiresInternet>=0.05:devel/p5-Test-RequiresInternet
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
diff --git a/net/p5-Net-Dict/distinfo b/net/p5-Net-Dict/distinfo
index 7baf0cd515ad..0e767ce89ac0 100644
--- a/net/p5-Net-Dict/distinfo
+++ b/net/p5-Net-Dict/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Net-Dict-2.21.tar.gz) = 4e071d1b82158b35f24e557af81f505a913c6dfe4d04fe5201236afe74be1f3b
-SIZE (Net-Dict-2.21.tar.gz) = 36388
+TIMESTAMP = 1622214028
+SHA256 (Net-Dict-2.22.tar.gz) = 38ce82a1aab4f80a65c8889d5c863ba80b24e643bcba688ab045cb3813de2c51
+SIZE (Net-Dict-2.22.tar.gz) = 38819


More information about the dev-commits-ports-main mailing list