svn commit: r515831 - head/devel/p5-List-SomeUtils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 27 23:07:05 UTC 2019


Author: sunpoet
Date: Sun Oct 27 23:07:03 2019
New Revision: 515831
URL: https://svnweb.freebsd.org/changeset/ports/515831

Log:
  Update to 0.58
  
  Changes:	https://metacpan.org/changes/distribution/List-SomeUtils

Modified:
  head/devel/p5-List-SomeUtils/Makefile
  head/devel/p5-List-SomeUtils/distinfo

Modified: head/devel/p5-List-SomeUtils/Makefile
==============================================================================
--- head/devel/p5-List-SomeUtils/Makefile	Sun Oct 27 23:06:58 2019	(r515830)
+++ head/devel/p5-List-SomeUtils/Makefile	Sun Oct 27 23:07:03 2019	(r515831)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	List-SomeUtils
-PORTVERSION=	0.56
+PORTVERSION=	0.58
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-List-SomeUtils-XS>=0:devel/p5-List-SomeUtils-XS \
 		p5-Module-Implementation>=0:devel/p5-Module-Implementation
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-List-SomeUtils/distinfo
==============================================================================
--- head/devel/p5-List-SomeUtils/distinfo	Sun Oct 27 23:06:58 2019	(r515830)
+++ head/devel/p5-List-SomeUtils/distinfo	Sun Oct 27 23:07:03 2019	(r515831)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500809087
-SHA256 (List-SomeUtils-0.56.tar.gz) = eaa7d99ce86380c0389876474c8eb84acc0a6bfeef1b0fc23a292592de6f89f7
-SIZE (List-SomeUtils-0.56.tar.gz) = 63880
+TIMESTAMP = 1572190154
+SHA256 (List-SomeUtils-0.58.tar.gz) = 96eafb359339d22bf2a2de421298847a3c40f6a28b6d44005d0965da86a5469d
+SIZE (List-SomeUtils-0.58.tar.gz) = 67003


More information about the svn-ports-head mailing list