pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-PHYLOGR
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 18:18:35 UTC 2019
Modified Files:
pkgsrc/math/R-PHYLOGR: Makefile
Log Message:
R-PHYLOGR: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-PHYLOGR/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-PHYLOGR/Makefile
diff -u pkgsrc/math/R-PHYLOGR/Makefile:1.9 pkgsrc/math/R-PHYLOGR/Makefile:1.10
--- pkgsrc/math/R-PHYLOGR/Makefile:1.9 Sat Jul 28 14:40:45 2018
+++ pkgsrc/math/R-PHYLOGR/Makefile Wed Jul 31 18:18:35 2019
@@ -1,18 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2018/07/28 14:40:45 brook Exp $
-#
+# $NetBSD: Makefile,v 1.10 2019/07/31 18:18:35 brook Exp $
-CATEGORIES= databases math
+CATEGORIES= math databases R
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/PHYLOGR/
-COMMENT= Manipulation of phylogenetically simulated data sets using GLS
-LICENSE= gnu-gpl-v2
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/PHYLOGR/
+COMMENT= Functions for phylogenetically based statistical analyses
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-R_PKGNAME= PHYLOGR
-R_PKGVER= 1.0.10
+R_PKGNAME= PHYLOGR
+R_PKGVER= 1.0.10
-post-extract:
- echo 'exportPattern("^[^\\.]")' > ${WRKSRC}/NAMESPACE
+USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index