Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 16:10:28 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189342: [PATCH] graphics/p5-GD-SVG: Added LICENSE, take maintainership
Message-ID:  <201405041010.s44AASoE031113@bofh.1asiacom.net>
Resent-Message-ID: <201405041020.s44AK0En027527@freefall.freebsd.org>

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

>Number:         189342
>Category:       ports
>Synopsis:       [PATCH] graphics/p5-GD-SVG: 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 04 10:20: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-GD-SVG-0.33.patch begins here ---
diff -ruN /usr/ports//graphics/p5-GD-SVG/Makefile ./Makefile
--- /usr/ports//graphics/p5-GD-SVG/Makefile	2013-11-05 07:33:02.000000000 +0600
+++ ./Makefile	2014-05-04 16:10:02.332133182 +0600
@@ -8,9 +8,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Seamlessly enable SVG output from scripts written using GD
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
 		p5-SVG>=0:${PORTSDIR}/textproc/p5-SVG
 
--- p5-GD-SVG-0.33.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?201405041010.s44AASoE031113>