svn commit: r353427 - head/graphics/p5-SVG-Graph

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 9 03:51:36 UTC 2014


Author: sunpoet
Date: Fri May  9 03:51:35 2014
New Revision: 353427
URL: http://svnweb.freebsd.org/changeset/ports/353427
QAT: https://qat.redports.org/buildarchive/r353427/

Log:
  - Add LICENSE
  - Add CPAN as WWW
  - Pass maintainership to submitter
  
  PR:		ports/189339
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/graphics/p5-SVG-Graph/Makefile
  head/graphics/p5-SVG-Graph/pkg-descr

Modified: head/graphics/p5-SVG-Graph/Makefile
==============================================================================
--- head/graphics/p5-SVG-Graph/Makefile	Fri May  9 03:51:31 2014	(r353426)
+++ head/graphics/p5-SVG-Graph/Makefile	Fri May  9 03:51:35 2014	(r353427)
@@ -8,9 +8,11 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CJFIELDS
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Visualize your data in Scalable Vector Graphics (SVG) format
 
+LICENSE=	ART20
+
 BUILD_DEPENDS=	p5-Math-Spline>=0:${PORTSDIR}/math/p5-Math-Spline \
 		p5-SVG>=0:${PORTSDIR}/textproc/p5-SVG \
 		p5-Statistics-Descriptive>=0:${PORTSDIR}/math/p5-Statistics-Descriptive \

Modified: head/graphics/p5-SVG-Graph/pkg-descr
==============================================================================
--- head/graphics/p5-SVG-Graph/pkg-descr	Fri May  9 03:51:31 2014	(r353426)
+++ head/graphics/p5-SVG-Graph/pkg-descr	Fri May  9 03:51:35 2014	(r353427)
@@ -4,3 +4,5 @@ well as N-ary rooted trees.
 
 SVG::Graph 0.01 is a pre-alpha release. Keep in mind that many of the
 glyphs are not very robust.
+
+WWW: http://search.cpan.org/dist/SVG-Graph/


More information about the svn-ports-head mailing list