Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 21:11:16 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189517: [PATCH] devel/p5-Thread-Apartment: Added LICENSE, take maintainership
Message-ID:  <201405091511.s49FBG5k026498@bofh.1asiacom.net>
Resent-Message-ID: <201405091520.s49FK2J9082586@freefall.freebsd.org>

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

>Number:         189517
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Thread-Apartment: 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:   Fri May 09 15:20:02 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 #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Added LICENSE
- Take maintainership

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

--- p5-Thread-Apartment-0.51.patch begins here ---
diff -ruN /usr/ports//devel/p5-Thread-Apartment/Makefile ./Makefile
--- /usr/ports//devel/p5-Thread-Apartment/Makefile	2014-01-29 16:33:57.000000000 +0600
+++ ./Makefile	2014-05-09 21:10:28.904703291 +0600
@@ -7,9 +7,14 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Apartment threading wrapper for Perl objects
 
+LICENSE=	AFL21
+LICENSE_NAME=	Academic Free License version 2.1
+LICENSE_FILE=	${WRKSRC}/License.txt
+LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+
 RUN_DEPENDS=	p5-Thread-Queue-Duplex>=0.92:${PORTSDIR}/devel/p5-Thread-Queue-Duplex \
 		p5-Class-ISA>=0.32:${PORTSDIR}/devel/p5-Class-ISA \
 		p5-Class-Inspector>=1.08:${PORTSDIR}/devel/p5-Class-Inspector
--- p5-Thread-Apartment-0.51.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?201405091511.s49FBG5k026498>