Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2019 11:51:39 +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: r511948 - head/devel/p5-ExtUtils-MakeMaker
Message-ID:  <201909131151.x8DBpdbo019989@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 13 11:51:38 2019
New Revision: 511948
URL: https://svnweb.freebsd.org/changeset/ports/511948

Log:
  Update to 7.38
  
  Changes:	https://metacpan.org/changes/distribution/ExtUtils-MakeMaker

Modified:
  head/devel/p5-ExtUtils-MakeMaker/Makefile
  head/devel/p5-ExtUtils-MakeMaker/distinfo

Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-MakeMaker/Makefile	Fri Sep 13 11:51:33 2019	(r511947)
+++ head/devel/p5-ExtUtils-MakeMaker/Makefile	Fri Sep 13 11:51:38 2019	(r511948)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ExtUtils-MakeMaker
-PORTVERSION=	7.36
+PORTVERSION=	7.38
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,12 +13,12 @@ COMMENT=	Designed to write a Makefile for an extension
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-CONFLICTS_INSTALL=	p5-ExtUtils-Command
-
 USES=		perl5
 USE_PERL5=	configure
 
 NO_ARCH=	yes
+
+CONFLICTS_INSTALL=	p5-ExtUtils-Command
 
 post-patch:
 	@${REINPLACE_CMD} -e '/EXE_FILES/d; /my::bundles/d' ${WRKSRC}/Makefile.PL

Modified: head/devel/p5-ExtUtils-MakeMaker/distinfo
==============================================================================
--- head/devel/p5-ExtUtils-MakeMaker/distinfo	Fri Sep 13 11:51:33 2019	(r511947)
+++ head/devel/p5-ExtUtils-MakeMaker/distinfo	Fri Sep 13 11:51:38 2019	(r511948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556640019
-SHA256 (ExtUtils-MakeMaker-7.36.tar.gz) = 06cef6429315cdc6afa9b2dc6fbdfa33538b6f68c827f441294621858e28c558
-SIZE (ExtUtils-MakeMaker-7.36.tar.gz) = 474751
+TIMESTAMP = 1568290996
+SHA256 (ExtUtils-MakeMaker-7.38.tar.gz) = 897d64af242331ebb69090f68a2b610091e1996952d02096ce7942072a35e02c
+SIZE (ExtUtils-MakeMaker-7.38.tar.gz) = 475927



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