svn commit: r355188 - head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 25 12:38:36 UTC 2014


Author: sunpoet
Date: Sun May 25 12:38:33 2014
New Revision: 355188
URL: http://svnweb.freebsd.org/changeset/ports/355188
QAT: https://qat.redports.org/buildarchive/r355188/

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

Modified:
  head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile

Modified: head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile
==============================================================================
--- head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile	Sun May 25 12:38:28 2014	(r355187)
+++ head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile	Sun May 25 12:38:33 2014	(r355188)
@@ -7,11 +7,14 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Converts account names to email address based on a flat-file database
 
-RUN_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
+RUN_DEPENDS=	p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list