Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 02:41:00 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/190221: [PATCH] devel/p5-Class-Factory: Added LICENSE, take maintainership
Message-ID:  <201405252041.s4PKf0Vg025090@bofh.1asiacom.net>
Resent-Message-ID: <201405252050.s4PKo0DY089148@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190221
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Factory: Added LICENSE, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 25 20:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r265972: Wed May 14 02:05:04 BDT
>Description:
- Added LICENSE
- Take maintainership

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Class-Factory-1.06.patch begins here ---
diff -ruN /usr/ports//devel/p5-Class-Factory/Makefile ./Makefile
--- /usr/ports//devel/p5-Class-Factory/Makefile	2013-10-28 19:46:25.000000000 +0600
+++ ./Makefile	2014-05-26 02:40:28.143256865 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Base class for dynamic factory classes
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 
--- p5-Class-Factory-1.06.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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