pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
R-*: remove use of old R_HOMEPAGE_BASE
Module Name: pkgsrc-wip
Committed By: Roland Illig <roland.illig%gmx.de@localhost>
Pushed By: rillig
Date: Sun Oct 13 13:30:39 2019 +0200
Changeset: c429df1a0a943c68018316e6d81c493ce5e11dde
Modified Files:
R-cubature/Makefile
R-getopt/Makefile
R-np/Makefile
R-optparse/Makefile
R-rgdal/Makefile
Log Message:
R-*: remove use of old R_HOMEPAGE_BASE
The homepage for R packages is provided by default since 2018-04-09.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c429df1a0a943c68018316e6d81c493ce5e11dde
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R-cubature/Makefile | 1 -
R-getopt/Makefile | 1 -
R-np/Makefile | 1 -
R-optparse/Makefile | 1 -
R-rgdal/Makefile | 1 -
5 files changed, 5 deletions(-)
diffs:
diff --git a/R-cubature/Makefile b/R-cubature/Makefile
index 005eec81c9..0e5ac229d6 100644
--- a/R-cubature/Makefile
+++ b/R-cubature/Makefile
@@ -4,7 +4,6 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/cubature/
COMMENT= Adaptive Multivariate Integration over Hypercubes
LICENSE= gnu-gpl-v3
diff --git a/R-getopt/Makefile b/R-getopt/Makefile
index 08b587ea0c..ea2653682c 100644
--- a/R-getopt/Makefile
+++ b/R-getopt/Makefile
@@ -4,7 +4,6 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/getopt/
COMMENT= C-Like 'getopt' Behavior
LICENSE= gnu-gpl-v2
diff --git a/R-np/Makefile b/R-np/Makefile
index e73f9f9548..c7b5bf88ce 100644
--- a/R-np/Makefile
+++ b/R-np/Makefile
@@ -4,7 +4,6 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/np/
COMMENT= Nonparametric Kernel Smoothing Methods for Mixed Data Types
# TODO: LICENSE= GPL
diff --git a/R-optparse/Makefile b/R-optparse/Makefile
index 9a48b195c8..40494a3566 100644
--- a/R-optparse/Makefile
+++ b/R-optparse/Makefile
@@ -4,7 +4,6 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/optparse/
COMMENT= Command Line Option Parser
LICENSE= gnu-gpl-v2
diff --git a/R-rgdal/Makefile b/R-rgdal/Makefile
index d72748e2f4..932d47b269 100644
--- a/R-rgdal/Makefile
+++ b/R-rgdal/Makefile
@@ -5,7 +5,6 @@ CATEGORIES= databases math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/rgdal.html
COMMENT= Provides bindings to GDAL and R
R_PKGNAME= rgdal
Home |
Main Index |
Thread Index |
Old Index