svn commit: r491108 - head/devel/p5-MCE

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 24 17:50:19 UTC 2019


Author: sunpoet
Date: Thu Jan 24 17:50:18 2019
New Revision: 491108
URL: https://svnweb.freebsd.org/changeset/ports/491108

Log:
  Update to 1.838
  
  - Update WWW
  
  Changes:	https://metacpan.org/changes/distribution/MCE

Modified:
  head/devel/p5-MCE/Makefile
  head/devel/p5-MCE/distinfo
  head/devel/p5-MCE/pkg-descr

Modified: head/devel/p5-MCE/Makefile
==============================================================================
--- head/devel/p5-MCE/Makefile	Thu Jan 24 17:38:36 2019	(r491107)
+++ head/devel/p5-MCE/Makefile	Thu Jan 24 17:50:18 2019	(r491108)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MCE
-PORTVERSION=	1.837
+PORTVERSION=	1.838
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARIOROY
@@ -18,8 +18,9 @@ LICENSE_FILE_GPLv1+ =	${WRKSRC}/Copying
 
 PORTSCOUT=	limit:^[0-9\.]*$$
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-MCE/distinfo
==============================================================================
--- head/devel/p5-MCE/distinfo	Thu Jan 24 17:38:36 2019	(r491107)
+++ head/devel/p5-MCE/distinfo	Thu Jan 24 17:50:18 2019	(r491108)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535233391
-SHA256 (MCE-1.837.tar.gz) = ea7a069dcd05cfb86b533e44cab842a8657c95a86052c3bbb00c45013617216a
-SIZE (MCE-1.837.tar.gz) = 183202
+TIMESTAMP = 1548351715
+SHA256 (MCE-1.838.tar.gz) = 1136eedcde834a74db2a8196dd89a454c9ae79a0615fb5d981bf282ada1ce6f5
+SIZE (MCE-1.838.tar.gz) = 183101

Modified: head/devel/p5-MCE/pkg-descr
==============================================================================
--- head/devel/p5-MCE/pkg-descr	Thu Jan 24 17:38:36 2019	(r491107)
+++ head/devel/p5-MCE/pkg-descr	Thu Jan 24 17:50:18 2019	(r491108)
@@ -5,4 +5,4 @@ queuing model. Imagine the line being the data and ban
 workers. MCE enhances that model by adding the ability to chunk the next n
 elements from the input stream to the next available worker.
 
-WWW: https://metacpan.org/pod/MCE
+WWW: https://metacpan.org/release/MCE


More information about the svn-ports-head mailing list