Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 19:08:25 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189305: [PATCH] math/p5-Math-FFT: Added LICENSE, take maintainership
Message-ID:  <201405031308.s43D8Ppp050907@bofh.1asiacom.net>
Resent-Message-ID: <201405031310.s43DA1FG030344@freefall.freebsd.org>

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

>Number:         189305
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-FFT: 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 13:10: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.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Math-FFT-1.28.patch begins here ---
diff -ruN /usr/ports//math/p5-Math-FFT/Makefile ./Makefile
--- /usr/ports//math/p5-Math-FFT/Makefile	2013-11-05 12:56:18.000000000 +0600
+++ ./Makefile	2014-05-03 19:08:05.281345788 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl module providing an interface to Fast Fourier Transform routines
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
--- p5-Math-FFT-1.28.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?201405031308.s43D8Ppp050907>