ports/189340: [PATCH] graphics/p5-Chart-PNGgraph: Added LICENSE, Fix pkg-descr, take maintainership
Muhammad Moinur Rahman
5u623l20 at gmail.com
Sun May 4 10:20:00 UTC 2014
>Number: 189340
>Category: ports
>Synopsis: [PATCH] graphics/p5-Chart-PNGgraph: Added LICENSE, Fix pkg-descr, 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
- Fix pkg-descr
- Take maintainership
Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- p5-Chart-PNGgraph-1.21.patch begins here ---
diff -ruN /usr/ports//graphics/p5-Chart-PNGgraph/Makefile ./Makefile
--- /usr/ports//graphics/p5-Chart-PNGgraph/Makefile 2013-11-05 07:33:02.000000000 +0600
+++ ./Makefile 2014-05-04 16:16:13.905101568 +0600
@@ -8,9 +8,12 @@
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= A Perl module for generating presentation graphics (i.e., charts)
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff -ruN /usr/ports//graphics/p5-Chart-PNGgraph/pkg-descr ./pkg-descr
--- /usr/ports//graphics/p5-Chart-PNGgraph/pkg-descr 2014-01-22 21:44:51.000000000 +0600
+++ ./pkg-descr 2014-05-04 16:15:47.734103456 +0600
@@ -16,9 +16,6 @@
is fairly limited. Some of the options that can be used with some of the
individual graph types won't work very well. Multiple bar graphs in a mixed
graph won't display very nicely.
-
-Additional types:
-
Chart::PNGgraph::pie
Create a pie chart.
--- p5-Chart-PNGgraph-1.21.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list