pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc R-countrycode: update to version 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3863d9287cec
branches:  trunk
changeset: 398907:3863d9287cec
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 15:57:08 2019 +0000

description:
R-countrycode: update to version 1.1.0.

Update to the canonical form of an R package.

diffstat:

 doc/CHANGES-2019                 |   3 ++-
 geography/R-countrycode/Makefile |   8 +++++---
 geography/R-countrycode/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 8feb667550be -r 3863d9287cec doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 15:55:32 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 15:57:08 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3143 2019/07/31 15:55:32 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3144 2019/07/31 15:57:08 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5100,3 +5100,4 @@
        Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
        Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31]
        Updated finance/R-tseries to 0.10.47 [brook 2019-07-31]
+       Updated geography/R-countrycode to 1.1.0 [brook 2019-07-31]
diff -r 8feb667550be -r 3863d9287cec geography/R-countrycode/Makefile
--- a/geography/R-countrycode/Makefile  Wed Jul 31 15:55:32 2019 +0000
+++ b/geography/R-countrycode/Makefile  Wed Jul 31 15:57:08 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:44 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:57:09 brook Exp $
 
-CATEGORIES=    geography
+CATEGORIES=    geography R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/countrycode/
@@ -8,7 +8,9 @@
 LICENSE=       gnu-gpl-v3
 
 R_PKGNAME=     countrycode
-R_PKGVER=      0.18
+R_PKGVER=      1.1.0
+
+USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r 8feb667550be -r 3863d9287cec geography/R-countrycode/distinfo
--- a/geography/R-countrycode/distinfo  Wed Jul 31 15:55:32 2019 +0000
+++ b/geography/R-countrycode/distinfo  Wed Jul 31 15:57:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 00:08:41 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/07/31 15:57:09 brook Exp $
 
-SHA1 (R/countrycode_0.18.tar.gz) = a2a00f1dea17cf2104d1c6b49f6fa5d16e807169
-RMD160 (R/countrycode_0.18.tar.gz) = ce148a4a15fbced3710855f1b21c4a7662d1cd97
-SHA512 (R/countrycode_0.18.tar.gz) = 66c1053ec53d2e6d3ef4ace8fb64ccd33f81634e53a981ed606a0ecb7079db8ea49519c2f752048af906d174562ef7ba9ace514a86690310cce432d0aab58891
-Size (R/countrycode_0.18.tar.gz) = 17552 bytes
+SHA1 (R/countrycode_1.1.0.tar.gz) = 7d9990f7c63a9fb5715d9c2c998290aae89eef74
+RMD160 (R/countrycode_1.1.0.tar.gz) = e4d143efb2433331cdf4d34ebd1fbafd8d3202fe
+SHA512 (R/countrycode_1.1.0.tar.gz) = e8b165725d183f397d27b41c1489358f17a3a48748ad95308b89dcd285908412b7221ffcd4dc61d272fe0226d6a775270e30c1b7e53b5e63ac919372241e8880
+Size (R/countrycode_1.1.0.tar.gz) = 293105 bytes



Home | Main Index | Thread Index | Old Index