Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 03:51:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353427 - head/graphics/p5-SVG-Graph
Message-ID:  <201405090351.s493pam5056124@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
+MAINTAINER=	5u623l20@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405090351.s493pam5056124>