svn commit: r302094 - head/graphics/p5-Image-PBMlib

Martin Wilke miwi at FreeBSD.org
Sun Aug 5 08:23:26 UTC 2012


Author: miwi
Date: Sun Aug  5 08:23:25 2012
New Revision: 302094
URL: http://svn.freebsd.org/changeset/ports/302094

Log:
  - Update to 2.00
  
  PR:		169885
  Submitted by:	Maintainer

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

Modified: head/graphics/p5-Image-PBMlib/Makefile
==============================================================================
--- head/graphics/p5-Image-PBMlib/Makefile	Sun Aug  5 08:22:52 2012	(r302093)
+++ head/graphics/p5-Image-PBMlib/Makefile	Sun Aug  5 08:23:25 2012	(r302094)
@@ -6,15 +6,18 @@
 #
 
 PORTNAME=	Image-PBMlib
-PORTVERSION=	1.05
+PORTVERSION=	2.00
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Image
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Helper functions for PBM/PGM/PPM image file formats
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Image::PBMlib.3

Modified: head/graphics/p5-Image-PBMlib/distinfo
==============================================================================
--- head/graphics/p5-Image-PBMlib/distinfo	Sun Aug  5 08:22:52 2012	(r302093)
+++ head/graphics/p5-Image-PBMlib/distinfo	Sun Aug  5 08:23:25 2012	(r302094)
@@ -1,2 +1,2 @@
-SHA256 (Image-PBMlib-1.05.tar.gz) = f0466ab1f0a2a2872eb9fe57d164c804fbca94cac7aad294e15fbe16615772f2
-SIZE (Image-PBMlib-1.05.tar.gz) = 6541
+SHA256 (Image-PBMlib-2.00.tar.gz) = aae38a5ec717b3edbe425af055fc02108323108ac36f885842eb656b1c728e59
+SIZE (Image-PBMlib-2.00.tar.gz) = 23035



More information about the svn-ports-head mailing list