Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 15:42:00 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189103: [PATCH] textproc/p5-Unicode-Escape: Added LICENSE, take maintainership
Message-ID:  <201404290942.s3T9g0e0019279@bofh.1asiacom.net>
Resent-Message-ID: <201404290950.s3T9o02W093324@freefall.freebsd.org>

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

>Number:         189103
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Unicode-Escape: 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:   Tue Apr 29 09: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 #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Added LICENSE
- Take maintainership

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

--- p5-Unicode-Escape-0.0.2.patch begins here ---
diff -ruN /usr/ports//textproc/p5-Unicode-Escape/Makefile ./Makefile
--- /usr/ports//textproc/p5-Unicode-Escape/Makefile	2013-11-07 09:52:41.000000000 +0600
+++ ./Makefile	2014-04-29 15:41:18.680037850 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Escape and unescape Unicode characters other than ASCII
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
--- p5-Unicode-Escape-0.0.2.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?201404290942.s3T9g0e0019279>