Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 18:35:51 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189295: [PATCH] math/p5-Math-SymbolicX-BigNum: Added LICENSE, take maintainership
Message-ID:  <201405031235.s43CZpPg043776@bofh.1asiacom.net>
Resent-Message-ID: <201405031240.s43Ce2uV019199@freefall.freebsd.org>

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

>Number:         189295
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-SymbolicX-BigNum: 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:   Sat May 03 12:40: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-Math-SymbolicX-BigNum-0.02.patch begins here ---
diff -ruN /usr/ports//math/p5-Math-SymbolicX-BigNum/Makefile ./Makefile
--- /usr/ports//math/p5-Math-SymbolicX-BigNum/Makefile	2013-11-05 12:56:18.000000000 +0600
+++ ./Makefile	2014-05-03 18:35:17.606489525 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Big number support for the Math::Symbolic parser
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \
 		p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory
 RUN_DEPENDS:=	${BUILD_DEPENDS}
--- p5-Math-SymbolicX-BigNum-0.02.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?201405031235.s43CZpPg043776>