pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Move math/R-countrycode to geography/R-countrycode.
details: https://anonhg.NetBSD.org/pkgsrc/rev/241f73891b5a
branches: trunk
changeset: 639624:241f73891b5a
user: brook <brook%pkgsrc.org@localhost>
date: Fri Sep 19 20:55:07 2014 +0000
description:
Move math/R-countrycode to geography/R-countrycode.
Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@. See the thread starting with:
http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
diffstat:
geography/Makefile | 3 ++-
math/Makefile | 3 +--
math/R-countrycode/DESCR | 3 ---
math/R-countrycode/Makefile | 15 ---------------
math/R-countrycode/distinfo | 5 -----
5 files changed, 3 insertions(+), 26 deletions(-)
diffs (66 lines):
diff -r 2e85fe82afc7 -r 241f73891b5a geography/Makefile
--- a/geography/Makefile Fri Sep 19 20:53:02 2014 +0000
+++ b/geography/Makefile Fri Sep 19 20:55:07 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2014/05/28 20:07:18 kleink Exp $
+# $NetBSD: Makefile,v 1.43 2014/09/19 20:55:08 brook Exp $
#
COMMENT= Software for geographical-related uses
+SUBDIR+= R-countrycode
SUBDIR+= cm2gpx
SUBDIR+= cmconvert
SUBDIR+= emerillon
diff -r 2e85fe82afc7 -r 241f73891b5a math/Makefile
--- a/math/Makefile Fri Sep 19 20:53:02 2014 +0000
+++ b/math/Makefile Fri Sep 19 20:55:07 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2014/09/19 20:46:32 brook Exp $
+# $NetBSD: Makefile,v 1.290 2014/09/19 20:55:07 brook Exp $
COMMENT= Mathematics
@@ -25,7 +25,6 @@
SUBDIR+= R-classInt
SUBDIR+= R-clim.pact
SUBDIR+= R-combinat
-SUBDIR+= R-countrycode
SUBDIR+= R-date
SUBDIR+= R-digest
SUBDIR+= R-e1071
diff -r 2e85fe82afc7 -r 241f73891b5a math/R-countrycode/DESCR
--- a/math/R-countrycode/DESCR Fri Sep 19 20:53:02 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Standardize country names, convert them into one of eleven coding
-schemes, convert between coding schemes, and assign region
-descriptors.
diff -r 2e85fe82afc7 -r 241f73891b5a math/R-countrycode/Makefile
--- a/math/R-countrycode/Makefile Fri Sep 19 20:53:02 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/08/26 04:32:27 brook Exp $
-
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/countrycode/
-COMMENT= Convert country names and country codes
-LICENSE= gnu-gpl-v3
-
-R_PKGNAME= countrycode
-R_PKGVER= 0.17
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff -r 2e85fe82afc7 -r 241f73891b5a math/R-countrycode/distinfo
--- a/math/R-countrycode/distinfo Fri Sep 19 20:53:02 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/08/26 04:32:27 brook Exp $
-
-SHA1 (R/countrycode_0.17.tar.gz) = 2fb432637a56b10c441dbd411a3deecacae7b6f6
-RMD160 (R/countrycode_0.17.tar.gz) = f3e126304d870b8016e51cf46024dd8726b9c5c5
-Size (R/countrycode_0.17.tar.gz) = 17555 bytes
Home |
Main Index |
Thread Index |
Old Index