Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2012 16:33:05 +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: r302017 - head/graphics/p5-Image-Base
Message-ID:  <201208041633.q74GX5V0072800@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  4 16:33:05 2012
New Revision: 302017
URL: http://svn.freebsd.org/changeset/ports/302017

Log:
  - Update to 1.17
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Image-Base/Changes

Modified:
  head/graphics/p5-Image-Base/Makefile   (contents, props changed)
  head/graphics/p5-Image-Base/distinfo   (contents, props changed)

Modified: head/graphics/p5-Image-Base/Makefile
==============================================================================
--- head/graphics/p5-Image-Base/Makefile	Sat Aug  4 16:15:50 2012	(r302016)
+++ head/graphics/p5-Image-Base/Makefile	Sat Aug  4 16:33:05 2012	(r302017)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Image-Base
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Base class for loading, manipulating, and saving images
 
+LICENSE=	LGPL3
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Image::Base.3

Modified: head/graphics/p5-Image-Base/distinfo
==============================================================================
--- head/graphics/p5-Image-Base/distinfo	Sat Aug  4 16:15:50 2012	(r302016)
+++ head/graphics/p5-Image-Base/distinfo	Sat Aug  4 16:33:05 2012	(r302017)
@@ -1,2 +1,2 @@
-SHA256 (Image-Base-1.16.tar.gz) = a3f24153b51dbcf61cbd7ad00d871be3dfcbefb77a5ff6255dc9c9eedf8a0647
-SIZE (Image-Base-1.16.tar.gz) = 17267
+SHA256 (Image-Base-1.17.tar.gz) = f6d0d4d03026ba6a19d2ac3495171fc123522345630cadc7f43b53a667b95f81
+SIZE (Image-Base-1.17.tar.gz) = 31195



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