From owner-svn-ports-head@FreeBSD.ORG Thu Dec 19 15:42:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92F359B4; Thu, 19 Dec 2013 15:42:20 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFBC91CD7; Thu, 19 Dec 2013 15:42:19 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id en1so7053546wid.17 for ; Thu, 19 Dec 2013 07:42:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-type; bh=0KU8yk3/+7ewr/1iwrH970sEcelsrVuQo2cJftCyimw=; b=QQuR4Jt2+mgyb0Wx1LxdKmt76dlTtH7sOMmFIqCTDNhbxk1FKtd9CxyZbdOhpbf98W tSlDbhZnnP60fPn6JZgXrdV53x1h9YgfFdNf9CP4oUrph5TilioIwAuB1j2UW/aHacP8 5IiHnog+5G54AYH7Dvfd8PeV8aXWWOfvInadBgD9XFfYKAXCkYRvvSJMog0EoXP4MurT X2SlFuBVnusgkTH0d1q/qSBzvPro5VV1kolJYNj8pb0e+HDobwCNf9UTd9UhrdoQ8/Rx tGz0U/VS+7aSSI8cCXLyY7+Cb/MxCSJ4fOuIkH5hSVJGnkHugU+AcaU3zgLRZIyGl9nR xs8w== X-Received: by 10.194.170.133 with SMTP id am5mr2083959wjc.42.1387467738236; Thu, 19 Dec 2013 07:42:18 -0800 (PST) Received: from dragon.dg ([197.87.121.106]) by mx.google.com with ESMTPSA id uq2sm245252wjc.5.2013.12.19.07.42.15 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 19 Dec 2013 07:42:17 -0800 (PST) From: David Naylor To: ports-committers@freebsd.org Subject: Re: svn commit: r336928 - head/math/R-cran-RSvgDevice Date: Thu, 19 Dec 2013 17:42:08 +0300 Message-ID: <4956987.oAtBcd2aIm@dragon.dg> User-Agent: KMail/4.10.5 (FreeBSD/9.2-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: <201312191537.rBJFb8Ui084091@svn.freebsd.org> References: <201312191537.rBJFb8Ui084091@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2069507.kpZciO9VAD"; micalg="pgp-sha1"; protocol="application/pgp-signature" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Dec 2013 15:42:20 -0000 --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--