pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-readstata13
Module Name: pkgsrc
Committed By: mef
Date: Sat Sep 11 01:29:30 UTC 2021
Modified Files:
pkgsrc/textproc/R-readstata13: Makefile distinfo
Removed Files:
pkgsrc/textproc/R-readstata13/patches: patch-inst_include_readstata.h
Log Message:
(textproc/R-readstata13) Updated 0.9.2 to 0.10.0
[0.10.0]
- fix sortlist attribute for dta format 119
- fix compress option. In the past, unwanted conversions to integer type could occur.
- fix encoding issues in variable and data labels
- fix for reading/writing of format 119
- fix build on FreeBSD
- new feature: improved handling of time and date formats
- new feature: collect warnings from read.dta13
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/R-readstata13/Makefile \
pkgsrc/textproc/R-readstata13/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/textproc/R-readstata13/patches/patch-inst_include_readstata.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-readstata13/Makefile
diff -u pkgsrc/textproc/R-readstata13/Makefile:1.2 pkgsrc/textproc/R-readstata13/Makefile:1.3
--- pkgsrc/textproc/R-readstata13/Makefile:1.2 Thu Aug 8 19:53:57 2019
+++ pkgsrc/textproc/R-readstata13/Makefile Sat Sep 11 01:29:30 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:57 brook Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/11 01:29:30 mef Exp $
R_PKGNAME= readstata13
-R_PKGVER= 0.9.2
+R_PKGVER= 0.10.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/textproc/R-readstata13/distinfo
diff -u pkgsrc/textproc/R-readstata13/distinfo:1.2 pkgsrc/textproc/R-readstata13/distinfo:1.3
--- pkgsrc/textproc/R-readstata13/distinfo:1.2 Thu Sep 26 01:18:30 2019
+++ pkgsrc/textproc/R-readstata13/distinfo Sat Sep 11 01:29:30 2021
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/09/26 01:18:30 wiz Exp $
+$NetBSD: distinfo,v 1.3 2021/09/11 01:29:30 mef Exp $
-SHA1 (R/readstata13_0.9.2.tar.gz) = f87e7e136d0707d4720b00acd2a81c0e071ff65a
-RMD160 (R/readstata13_0.9.2.tar.gz) = 15d371f1c7170cf1aa1df2f8f1f31dec8707d11b
-SHA512 (R/readstata13_0.9.2.tar.gz) = c2e9ba9fa013f9976ef2d3e6d3e4fe8429fc4b8dd0ad420061bf5738de2dbfc2cfb039f7a55f8d978c51ca17ae9d9dd473cb6d77947057966f40c3ca48a86ca6
-Size (R/readstata13_0.9.2.tar.gz) = 61394 bytes
-SHA1 (patch-inst_include_readstata.h) = 6bbec9e0cbc87ac344143abf502d11d90edf4b69
+SHA1 (R/readstata13_0.10.0.tar.gz) = 9d2532189e8163249af5d93869242008eed8ac81
+RMD160 (R/readstata13_0.10.0.tar.gz) = c18c871642d314711e53d50264dd245c40980545
+SHA512 (R/readstata13_0.10.0.tar.gz) = b17cd615cb1c17727d75e05c0c93aa325fa313b84d12b1e09e3887ae88cd70e699131bcab98718a430572ef39a8973622651ea00a9c4780010d97d4b76d7d8cd
+Size (R/readstata13_0.10.0.tar.gz) = 64282 bytes
Home |
Main Index |
Thread Index |
Old Index