svn commit: r429484 - head/graphics/p5-Image-Size

Wen Heping wen at FreeBSD.org
Mon Dec 26 08:41:17 UTC 2016


Author: wen
Date: Mon Dec 26 08:41:15 2016
New Revision: 429484
URL: https://svnweb.freebsd.org/changeset/ports/429484

Log:
  - Update to 3.300
  Changes: http://search.cpan.org/src/RJRAY/Image-Size-3.300/ChangeLog
  - Add NO_ARCH
  
  PR:		214329
  Submitted by:	citrin+pr at citrin.ru
  Approved by:	maintainer

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

Modified: head/graphics/p5-Image-Size/Makefile
==============================================================================
--- head/graphics/p5-Image-Size/Makefile	Mon Dec 26 08:36:13 2016	(r429483)
+++ head/graphics/p5-Image-Size/Makefile	Mon Dec 26 08:41:15 2016	(r429484)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Image-Size
-PORTVERSION=	3.232
-PORTREVISION=	1
+PORTVERSION=	3.300
 CATEGORIES=	graphics www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,7 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tolid at tolid.eu.org
 COMMENT=	Perl5 module to determine the size of images in several common formats
 
+LICENSE=	ARTPERL10
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Size/distinfo
==============================================================================
--- head/graphics/p5-Image-Size/distinfo	Mon Dec 26 08:36:13 2016	(r429483)
+++ head/graphics/p5-Image-Size/distinfo	Mon Dec 26 08:41:15 2016	(r429484)
@@ -1,2 +1,3 @@
-SHA256 (Image-Size-3.232.tar.gz) = acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7
-SIZE (Image-Size-3.232.tar.gz) = 222148
+TIMESTAMP = 1482741036
+SHA256 (Image-Size-3.300.tar.gz) = 53c9b1f86531cde060ee63709d1fda73cabc0cf2d581d29b22b014781b9f026b
+SIZE (Image-Size-3.300.tar.gz) = 237954


More information about the svn-ports-head mailing list