pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 15:57:09 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/geography/R-countrycode: Makefile distinfo

Log Message:
R-countrycode: update to version 1.1.0.

Update to the canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.3143 -r1.3144 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-countrycode/Makefile \
    pkgsrc/geography/R-countrycode/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3143 pkgsrc/doc/CHANGES-2019:1.3144
--- pkgsrc/doc/CHANGES-2019:1.3143      Wed Jul 31 15:55:32 2019
+++ pkgsrc/doc/CHANGES-2019     Wed Jul 31 15:57:08 2019
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/geography/R-countrycode/Makefile
diff -u pkgsrc/geography/R-countrycode/Makefile:1.3 pkgsrc/geography/R-countrycode/Makefile:1.4
--- pkgsrc/geography/R-countrycode/Makefile:1.3 Sat Jul 28 14:40:44 2018
+++ pkgsrc/geography/R-countrycode/Makefile     Wed Jul 31 15:57:09 2019
@@ -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 @@ COMMENT=        Convert country names and count
 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"
Index: pkgsrc/geography/R-countrycode/distinfo
diff -u pkgsrc/geography/R-countrycode/distinfo:1.3 pkgsrc/geography/R-countrycode/distinfo:1.4
--- pkgsrc/geography/R-countrycode/distinfo:1.3 Tue Nov  3 00:08:41 2015
+++ pkgsrc/geography/R-countrycode/distinfo     Wed Jul 31 15:57:09 2019
@@ -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