pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/R-latticeExtra R-latticeExtra: update to cano...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d4a9946969c
branches:  trunk
changeset: 337114:6d4a9946969c
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 16:09:08 2019 +0000

description:
R-latticeExtra: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 graphics/R-latticeExtra/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 62f0d967a5b6 -r 6d4a9946969c graphics/R-latticeExtra/Makefile
--- a/graphics/R-latticeExtra/Makefile  Wed Jul 31 16:07:32 2019 +0000
+++ b/graphics/R-latticeExtra/Makefile  Wed Jul 31 16:09:08 2019 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:44 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 16:09:08 brook Exp $
 
-CATEGORIES=    graphics
+CATEGORIES=    graphics R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/latticeExtra/
 COMMENT=       Extra graphical utilities based on lattice
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     latticeExtra
 R_PKGVER=      0.6-28
 
 DEPENDS+=      R-RColorBrewer>=1.0.5:../../math/R-RColorBrewer
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index