pkgsrc-Users archive

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

{geography,math}/R-maps



{geography,math}/R-maps seem duplicate.
geography version is newer at committed date.

Let me
  cvs rm -Rf math/R-maps

and correct  following line also
  math/R-mapproj/Makefile:DEPENDS+= R-maps>=2.3.0:../../math/R-maps

with picking up some minor update from math version,
Thanks,
-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost
Key fingerprint = 0BFA FAEB EAD1 90BA 7498  8F85 6809 9E0B B7EF A12E
----
pkgsrc freshness:
http://www.ki.nu/~makoto/pkgsrc/check-update/00_Summary.html
http://www.ki.nu/~makoto/pkgsrc/check-update/HEAD/00_Summary.html

diff --exclude=CVS -ur ../../math/R-maps/DESCR ../../geography/R-maps/DESCR
--- ../../math/R-maps/DESCR	2005-11-04 17:17:10.000000000 +0900
+++ ../../geography/R-maps/DESCR	2020-08-07 10:33:30.000000000 +0900
@@ -1,2 +1,2 @@
-Display of maps. Projection code and larger maps are in separate
-packages (mapproj and mapdata).
+Display of maps.  Projection code and larger maps are in separate
+packages ('mapproj' and 'mapdata').
diff --exclude=CVS -ur ../../math/R-maps/Makefile ../../geography/R-maps/Makefile
--- ../../math/R-maps/Makefile	2019-08-26 13:32:32.131837534 +0900
+++ ../../geography/R-maps/Makefile	2020-08-10 02:11:46.000000000 +0900
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2019/08/08 19:53:51 brook Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/09 17:11:46 brook Exp $
 
 R_PKGNAME=	maps
 R_PKGVER=	3.3.0
-CATEGORIES=	math
+CATEGORIES=	geography
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-COMMENT=	Draw geographical maps
+HOMEPAGE=	${R_HOMEPAGE_BASE}/maps/
+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 --exclude=CVS -ur ../../math/R-maps/distinfo ../../geography/R-maps/distinfo
--- ../../math/R-maps/distinfo	2019-08-26 13:32:32.132049591 +0900
+++ ../../geography/R-maps/distinfo	2020-08-07 22:50:41.000000000 +0900
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2019/07/31 19:55:15 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/08/07 13:50:41 brook Exp $
 
 SHA1 (R/maps_3.3.0.tar.gz) = a691cc1a4b3e57b52d202c587c7ef80ad0978ed6
 RMD160 (R/maps_3.3.0.tar.gz) = c4249d4f907742c8174a3e34034bc9b41b2e37ab


Home | Main Index | Thread Index | Old Index