Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 06:09:47 +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: r352939 - head/devel/p5-ConfigReader-Simple
Message-ID:  <201405040609.s4469l0T005130@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May  4 06:09:47 2014
New Revision: 352939
URL: http://svnweb.freebsd.org/changeset/ports/352939
QAT: https://qat.redports.org/buildarchive/r352939/

Log:
  - Add LICENSE
  - Reformat pkg-descr
  - Take maintainership

Modified:
  head/devel/p5-ConfigReader-Simple/Makefile
  head/devel/p5-ConfigReader-Simple/pkg-descr

Modified: head/devel/p5-ConfigReader-Simple/Makefile
==============================================================================
--- head/devel/p5-ConfigReader-Simple/Makefile	Sun May  4 04:07:00 2014	(r352938)
+++ head/devel/p5-ConfigReader-Simple/Makefile	Sun May  4 06:09:47 2014	(r352939)
@@ -7,10 +7,13 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple configuration file parser
 
-TEST_DEPENDS=	p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output \
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+TEST_DEPENDS=	p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
 		p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
 
 USES=		perl5

Modified: head/devel/p5-ConfigReader-Simple/pkg-descr
==============================================================================
--- head/devel/p5-ConfigReader-Simple/pkg-descr	Sun May  4 04:07:00 2014	(r352938)
+++ head/devel/p5-ConfigReader-Simple/pkg-descr	Sun May  4 06:09:47 2014	(r352939)
@@ -1,5 +1,5 @@
-ConfigReader::Simple reads and parses simple configuration files.  It is
-designed to be smaller and simpler than the ConfigReader module and is
-more suited to simple configuration files.
+ConfigReader::Simple reads and parses simple configuration files. It is designed
+to be smaller and simpler than the ConfigReader module and is more suited to
+simple configuration files.
 
 WWW: http://search.cpan.org/dist/ConfigReader-Simple/



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