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:           Thu Aug  1 01:00:28 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/time/R-timeDate: Makefile distinfo

Log Message:
R-timeDate: update to version 3043.102.

Update to the canonical form of an R package and fix the LICENSE
field.


To generate a diff of this commit:
cvs rdiff -u -r1.3215 -r1.3216 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/R-timeDate/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/R-timeDate/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.3215 pkgsrc/doc/CHANGES-2019:1.3216
--- pkgsrc/doc/CHANGES-2019:1.3215      Thu Aug  1 00:59:05 2019
+++ pkgsrc/doc/CHANGES-2019     Thu Aug  1 01:00:28 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3215 2019/08/01 00:59:05 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3216 2019/08/01 01:00:28 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5172,3 +5172,4 @@ Changes to the packages collection and i
        Updated textproc/R-stringr to 1.4.0 [brook 2019-07-31]
        Updated textproc/R-utf8 to 1.1.4 [brook 2019-08-01]
        Updated textproc/R-yaml to 2.2.0 [brook 2019-08-01]
+       Updated time/R-timeDate to 3043.102 [brook 2019-08-01]

Index: pkgsrc/time/R-timeDate/Makefile
diff -u pkgsrc/time/R-timeDate/Makefile:1.2 pkgsrc/time/R-timeDate/Makefile:1.3
--- pkgsrc/time/R-timeDate/Makefile:1.2 Sat Jul 28 14:40:52 2018
+++ pkgsrc/time/R-timeDate/Makefile     Thu Aug  1 01:00:28 2019
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:52 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/01 01:00:28 brook Exp $
 
-CATEGORIES=    time
+CATEGORIES=    time R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.rmetrics.org/
 COMMENT=       Chronological and calendar objects
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     timeDate
-R_PKGVER=      3042.101
+R_PKGVER=      3043.102
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/time/R-timeDate/distinfo
diff -u pkgsrc/time/R-timeDate/distinfo:1.1 pkgsrc/time/R-timeDate/distinfo:1.2
--- pkgsrc/time/R-timeDate/distinfo:1.1 Fri Feb  9 16:53:08 2018
+++ pkgsrc/time/R-timeDate/distinfo     Thu Aug  1 01:00:28 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/02/09 16:53:08 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/08/01 01:00:28 brook Exp $
 
-SHA1 (R/timeDate_3042.101.tar.gz) = bdc27e3822a323e0507399b92e990bb5c1f8101d
-RMD160 (R/timeDate_3042.101.tar.gz) = 1711783c200a69ea330839c511eec70a02f6ada6
-SHA512 (R/timeDate_3042.101.tar.gz) = fd777d246eb2a3bf68f706b7b642ca14ab4eaa98598f4cefcc48cf0b7d7977af5917ad06e14c2c6adc9b0ac93c806e0e36982ef9d7503a759a677ee2bf1f1205
-Size (R/timeDate_3042.101.tar.gz) = 314661 bytes
+SHA1 (R/timeDate_3043.102.tar.gz) = b15cd02792cb48d3e9d5f9c90b03f2611d12550d
+RMD160 (R/timeDate_3043.102.tar.gz) = a07739490726662755999ae202d621f51dc4fd25
+SHA512 (R/timeDate_3043.102.tar.gz) = b67870dcef0d7fc4ea618210412333ec44ff32b2cf93644e77ceadb4302c65e29d9fa2a3955b1b13f8d1f147947530e95640bc79661d41f2c54b4bf00718f114
+Size (R/timeDate_3043.102.tar.gz) = 314656 bytes



Home | Main Index | Thread Index | Old Index