pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc (math/R-maps) Removed duplicating with geography/R-maps



details:   https://anonhg.NetBSD.org/pkgsrc/rev/283ef634179d
branches:  trunk
changeset: 458851:283ef634179d
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 20 13:09:37 2021 +0000

description:
(math/R-maps) Removed duplicating with geography/R-maps

diffstat:

 doc/CHANGES-2021        |   3 ++-
 math/Makefile           |   3 +--
 math/R-mapproj/Makefile |   5 ++---
 math/R-maps/DESCR       |   2 --
 math/R-maps/Makefile    |  16 ----------------
 math/R-maps/distinfo    |   6 ------
 6 files changed, 5 insertions(+), 30 deletions(-)

diffs (87 lines):

diff -r d92c3c6bdc41 -r 283ef634179d doc/CHANGES-2021
--- a/doc/CHANGES-2021  Mon Sep 20 13:01:45 2021 +0000
+++ b/doc/CHANGES-2021  Mon Sep 20 13:09:37 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4895 2021/09/20 13:01:45 mef Exp $
+$NetBSD: CHANGES-2021,v 1.4896 2021/09/20 13:09:37 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -7543,3 +7543,4 @@
        mk/bsd.pkg.mk: started freeze for pkgsrc-2021Q3 branch [wiz 2021-09-20]
        Updated geography/R-raster to 3.4.13 [mef 2021-09-20]
        Updated geography/R-stars to 0.5.3 [mef 2021-09-20]
+       Removed math/R-maps successor geography/R-maps [mef 2021-09-20]
diff -r d92c3c6bdc41 -r 283ef634179d math/Makefile
--- a/math/Makefile     Mon Sep 20 13:01:45 2021 +0000
+++ b/math/Makefile     Mon Sep 20 13:09:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.519 2021/09/20 02:51:23 mef Exp $
+# $NetBSD: Makefile,v 1.520 2021/09/20 13:09:37 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -75,7 +75,6 @@
 SUBDIR+=       R-lmm
 SUBDIR+=       R-lmtest
 SUBDIR+=       R-mapproj
-SUBDIR+=       R-maps
 SUBDIR+=       R-minqa
 SUBDIR+=       R-mitools
 SUBDIR+=       R-mnormt
diff -r d92c3c6bdc41 -r 283ef634179d math/R-mapproj/Makefile
--- a/math/R-mapproj/Makefile   Mon Sep 20 13:01:45 2021 +0000
+++ b/math/R-mapproj/Makefile   Mon Sep 20 13:09:37 2021 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2021/06/06 07:22:40 mef Exp $
+# $NetBSD: Makefile,v 1.14 2021/09/20 13:09:37 mef Exp $
 
 R_PKGNAME=     mapproj
 R_PKGVER=      1.2.7
-CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Map projections
 LICENSE=       lucent
 
-DEPENDS+=      R-maps>=2.3.0:../../math/R-maps
+DEPENDS+=      R-maps>=2.3.0:../../geography/R-maps
 
 USE_LANGUAGES= c
 
diff -r d92c3c6bdc41 -r 283ef634179d math/R-maps/DESCR
--- a/math/R-maps/DESCR Mon Sep 20 13:01:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Display of maps. Projection code and larger maps are in separate
-packages (mapproj and mapdata).
diff -r d92c3c6bdc41 -r 283ef634179d math/R-maps/Makefile
--- a/math/R-maps/Makefile      Mon Sep 20 13:01:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2019/08/08 19:53:51 brook Exp $
-
-R_PKGNAME=     maps
-R_PKGVER=      3.3.0
-CATEGORIES=    math
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Draw geographical maps
-LICENSE=       gnu-gpl-v2
-
-USE_TOOLS+=    gmake
-MAKE_ENV+=     AWK=${AWK:Q}
-USE_LANGUAGES= c
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff -r d92c3c6bdc41 -r 283ef634179d math/R-maps/distinfo
--- a/math/R-maps/distinfo      Mon Sep 20 13:01:45 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.8 2019/07/31 19:55:15 brook Exp $
-
-SHA1 (R/maps_3.3.0.tar.gz) = a691cc1a4b3e57b52d202c587c7ef80ad0978ed6
-RMD160 (R/maps_3.3.0.tar.gz) = c4249d4f907742c8174a3e34034bc9b41b2e37ab
-SHA512 (R/maps_3.3.0.tar.gz) = 4310748976ab262f818de589d63d5a5b49bc356c5df0651b123124152701e4c2003387a5cb9b5e8b7fbd0ecc8bbe010c707fc86461f152d544451f1fa65ac647
-Size (R/maps_3.3.0.tar.gz) = 2493744 bytes



Home | Main Index | Thread Index | Old Index