svn commit: r350337 - head/www/p5-Catalyst-Plugin-Params-Nested

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 6 05:50:12 UTC 2014


Author: sunpoet
Date: Sun Apr  6 05:50:12 2014
New Revision: 350337
URL: http://svnweb.freebsd.org/changeset/ports/350337
QAT: https://qat.redports.org/buildarchive/r350337/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/188296
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/www/p5-Catalyst-Plugin-Params-Nested/Makefile

Modified: head/www/p5-Catalyst-Plugin-Params-Nested/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Params-Nested/Makefile	Sun Apr  6 05:50:07 2014	(r350336)
+++ head/www/p5-Catalyst-Plugin-Params-Nested/Makefile	Sun Apr  6 05:50:12 2014	(r350337)
@@ -7,9 +7,12 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Nested params (ala Ruby on Rails or PHP-style param arrays)
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand \
 		p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-all mailing list