Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 23:50:07 +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: r493989 - head/graphics/p5-Image-Base-SVG
Message-ID:  <201902262350.x1QNo7Rm049930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb 26 23:50:07 2019
New Revision: 493989
URL: https://svnweb.freebsd.org/changeset/ports/493989

Log:
  Update to 5
  
  Changes:	https://metacpan.org/changes/distribution/Image-Base-SVG

Modified:
  head/graphics/p5-Image-Base-SVG/Makefile
  head/graphics/p5-Image-Base-SVG/distinfo

Modified: head/graphics/p5-Image-Base-SVG/Makefile
==============================================================================
--- head/graphics/p5-Image-Base-SVG/Makefile	Tue Feb 26 23:50:02 2019	(r493988)
+++ head/graphics/p5-Image-Base-SVG/Makefile	Tue Feb 26 23:50:07 2019	(r493989)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Image-Base-SVG
-PORTVERSION=	4
-PORTREVISION=	1
+PORTVERSION=	5
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,11 +18,9 @@ RUN_DEPENDS=	p5-Image-Base>=0:graphics/p5-Image-Base \
 		p5-SVG>=2.38:textproc/p5-SVG \
 		p5-SVG-Parser>=0:textproc/p5-SVG-Parser
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|Image-Base-SVG|Image::Base::SVG|' ${WRKSRC}/Makefile.PL
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Base-SVG/distinfo
==============================================================================
--- head/graphics/p5-Image-Base-SVG/distinfo	Tue Feb 26 23:50:02 2019	(r493988)
+++ head/graphics/p5-Image-Base-SVG/distinfo	Tue Feb 26 23:50:07 2019	(r493989)
@@ -1,2 +1,3 @@
-SHA256 (Image-Base-SVG-4.tar.gz) = 6173adaeeb50835f5e8bd63823e6acef8eb2f0514ca406f70cbeb9e366138164
-SIZE (Image-Base-SVG-4.tar.gz) = 36830
+TIMESTAMP = 1551199823
+SHA256 (Image-Base-SVG-5.tar.gz) = 83ad5db0c173e4adc5b2ee6227f92bde600af8777424ba23ebccdf3ee92deb81
+SIZE (Image-Base-SVG-5.tar.gz) = 34749



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