Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 02:39:36 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/190220: [PATCH] devel/p5-Class-Handle: Added LICENSE, take maintainership
Message-ID:  <201405252039.s4PKdaVJ024396@bofh.1asiacom.net>
Resent-Message-ID: <201405252040.s4PKe1cd085952@freefall.freebsd.org>

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

>Number:         190220
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Handle: 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:40: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-Handle-1.07.patch begins here ---
diff -ruN /usr/ports//devel/p5-Class-Handle/Makefile ./Makefile
--- /usr/ports//devel/p5-Class-Handle/Makefile	2013-10-28 19:46:25.000000000 +0600
+++ ./Makefile	2014-05-26 02:39:04.377276915 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Create objects that are handles to classes
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
 		p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
 BUILD_DEPENDS=	p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
--- p5-Class-Handle-1.07.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?201405252039.s4PKdaVJ024396>