Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:19:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511104 - head/devel/p5-MCE-Shared
Message-ID:  <201909041719.x84HJ1EO043010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  4 17:19:01 2019
New Revision: 511104
URL: https://svnweb.freebsd.org/changeset/ports/511104

Log:
  Update to 1.848
  
  Changes:	https://metacpan.org/changes/distribution/MCE-Shared

Modified:
  head/devel/p5-MCE-Shared/Makefile
  head/devel/p5-MCE-Shared/distinfo

Modified: head/devel/p5-MCE-Shared/Makefile
==============================================================================
--- head/devel/p5-MCE-Shared/Makefile	Wed Sep  4 17:18:56 2019	(r511103)
+++ head/devel/p5-MCE-Shared/Makefile	Wed Sep  4 17:19:01 2019	(r511104)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MCE-Shared
-PORTVERSION=	1.847
+PORTVERSION=	1.848
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARIOROY
@@ -18,7 +18,7 @@ LICENSE_FILE_GPLv1+ =	${WRKSRC}/Copying
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-FDPass>=1.1:devel/p5-IO-FDPass \
-		p5-MCE>=1.847:devel/p5-MCE
+		p5-MCE>=${PORTVERSION}:devel/p5-MCE
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-MCE-Shared/distinfo
==============================================================================
--- head/devel/p5-MCE-Shared/distinfo	Wed Sep  4 17:18:56 2019	(r511103)
+++ head/devel/p5-MCE-Shared/distinfo	Wed Sep  4 17:19:01 2019	(r511104)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567510026
-SHA256 (MCE-Shared-1.847.tar.gz) = ba513e789679c4c631221ce3bd8d6b9516255e10911c571ad73c4effdf58c7da
-SIZE (MCE-Shared-1.847.tar.gz) = 145565
+TIMESTAMP = 1567611060
+SHA256 (MCE-Shared-1.848.tar.gz) = 3e4b32d4b14d7f8fd667b385a6dd359ce83ecd0ef63cd35ff446a302f3905eeb
+SIZE (MCE-Shared-1.848.tar.gz) = 145661



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041719.x84HJ1EO043010>