Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2013 14:20:37 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322275 - head/devel/p5-Config-General
Message-ID:  <201307041420.r64EKb3o024039@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Thu Jul  4 14:20:37 2013
New Revision: 322275
URL: http://svnweb.freebsd.org/changeset/ports/322275

Log:
  - Update to 2.52
  - Add LICENSE (Artistic 1 & GPL 1)
  - Trim Makefile's header
  
  Changes:	http://search.cpan.org/dist/Config-General/Changelog
  Approved by:	jadawin@ (implicit, on holidays)

Modified:
  head/devel/p5-Config-General/Makefile
  head/devel/p5-Config-General/distinfo

Modified: head/devel/p5-Config-General/Makefile
==============================================================================
--- head/devel/p5-Config-General/Makefile	Thu Jul  4 14:10:25 2013	(r322274)
+++ head/devel/p5-Config-General/Makefile	Thu Jul  4 14:20:37 2013	(r322275)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Config-General
-# Date created:				August 27 2002
-# Whom:	      				Sheldon Hearn <sheldonh@FreeBSD.org>
-#
+# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Config-General
-PORTVERSION=	2.51
+PORTVERSION=	2.52
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jadawin@FreeBSD.org
 COMMENT=	Perl5 module for handling Apache-style configuration files
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 PERL_CONFIGURE=	YES
 
 MAN3=		Config::General::Extended.3 Config::General::Interpolated.3 \

Modified: head/devel/p5-Config-General/distinfo
==============================================================================
--- head/devel/p5-Config-General/distinfo	Thu Jul  4 14:10:25 2013	(r322274)
+++ head/devel/p5-Config-General/distinfo	Thu Jul  4 14:20:37 2013	(r322275)
@@ -1,2 +1,2 @@
-SHA256 (Config-General-2.51.tar.gz) = 8ff530cd4818a040c1bc2ba96e3e8237241dde1208d206685d1204270ef00bce
-SIZE (Config-General-2.51.tar.gz) = 59055
+SHA256 (Config-General-2.52.tar.gz) = 9937d72e0ca23cb1257092aa863eff14f8c0c993f719ef13f3920601db52351f
+SIZE (Config-General-2.52.tar.gz) = 60471



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