Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 08:41:16 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429484 - head/graphics/p5-Image-Size
Message-ID:  <201612260841.uBQ8fGwe095712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



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