Date: Thu, 19 Dec 2013 17:42:08 +0300 From: David Naylor <naylor.b.david@gmail.com> To: ports-committers@freebsd.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org Subject: Re: svn commit: r336928 - head/math/R-cran-RSvgDevice Message-ID: <4956987.oAtBcd2aIm@dragon.dg> In-Reply-To: <201312191537.rBJFb8Ui084091@svn.freebsd.org> References: <201312191537.rBJFb8Ui084091@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2069507.kpZciO9VAD Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Oops, PORTREVISION wasn't bumped. I think the desire to avoid churn out ways the need for a bump. Enough porting for today for me. On Thursday, 19 December 2013 15:37:08 David Naylor wrote: > Author: dbn > Date: Thu Dec 19 15:37:07 2013 > New Revision: 336928 > URL: http://svnweb.freebsd.org/changeset/ports/336928 > > Log: > Add LICENSE (GPLv2+) to math/R-cran-RSvgDevice and bump PORTREVISION. > > - PORTREVISION is bumped as some may reject the license. > > Modified: > head/math/R-cran-RSvgDevice/Makefile > head/math/R-cran-RSvgDevice/pkg-descr > > Modified: head/math/R-cran-RSvgDevice/Makefile > ============================================================================ > == --- head/math/R-cran-RSvgDevice/Makefile Thu Dec 19 15:34:12 > 2013 (r336927) +++ head/math/R-cran-RSvgDevice/Makefile Thu Dec 19 15:37:07 > 2013 (r336928) @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} > MAINTAINER= dbn@FreeBSD.org > COMMENT= A R SVG graphics device > > +LICENSE= GPLv2 GPLv3 > +LICENSE_COMB= dual > + > USE_R_MOD= yes > R_MOD_AUTOPLIST= yes > > > Modified: head/math/R-cran-RSvgDevice/pkg-descr > ============================================================================ > == --- head/math/R-cran-RSvgDevice/pkg-descr Thu Dec 19 15:34:12 > 2013 (r336927) +++ head/math/R-cran-RSvgDevice/pkg-descr Thu Dec 19 > 15:37:07 2013 (r336928) @@ -1,4 +1,4 @@ > A graphics device for R that uses the w3.org xml standard > for Scalable Vector Graphics. > > -WWW: http://cran.r-project.org/web/packages/RSvgDevice/index.html > +WWW: http://cran.r-project.org/web/packages/RSvgDevice/index.html --nextPart2069507.kpZciO9VAD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEABECAAYFAlKzE9QACgkQUaaFgP9pFrIIBwCgip0mQM7UfbSpmDoUzDYEryxf VeEAn1TIt4H8//ewUT52GX2rb0pl+29+ =UPYj -----END PGP SIGNATURE----- --nextPart2069507.kpZciO9VAD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4956987.oAtBcd2aIm>