svn commit: r423605 - head/graphics/p5-Image-Info

Adam Weinberger adamw at FreeBSD.org
Sun Oct 9 15:43:58 UTC 2016


Author: adamw
Date: Sun Oct  9 15:43:57 2016
New Revision: 423605
URL: https://svnweb.freebsd.org/changeset/ports/423605

Log:
  Update to 1.39.
  
  Changes: https://metacpan.org/changes/distribution/Image-Info

Modified:
  head/graphics/p5-Image-Info/Makefile
  head/graphics/p5-Image-Info/distinfo

Modified: head/graphics/p5-Image-Info/Makefile
==============================================================================
--- head/graphics/p5-Image-Info/Makefile	Sun Oct  9 15:42:12 2016	(r423604)
+++ head/graphics/p5-Image-Info/Makefile	Sun Oct  9 15:43:57 2016	(r423605)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Image-Info
-PORTVERSION=	1.38
+PORTVERSION=	1.39
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,5 +20,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Info/distinfo
==============================================================================
--- head/graphics/p5-Image-Info/distinfo	Sun Oct  9 15:42:12 2016	(r423604)
+++ head/graphics/p5-Image-Info/distinfo	Sun Oct  9 15:43:57 2016	(r423605)
@@ -1,2 +1,3 @@
-SHA256 (Image-Info-1.38.tar.gz) = b8a68b5661555feaf767956fe9ff14c917a63bedb3e30454d5598d992eb7e919
-SIZE (Image-Info-1.38.tar.gz) = 262292
+TIMESTAMP = 1476027778
+SHA256 (Image-Info-1.39.tar.gz) = af155264667a2c22e3e2225195b8f6589329f9567e1789b7ce439ee21178713d
+SIZE (Image-Info-1.39.tar.gz) = 264725


More information about the svn-ports-all mailing list