pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-RPostgreSQL
Module Name: pkgsrc
Committed By: mef
Date: Sat Jun 13 01:02:40 UTC 2026
Modified Files:
pkgsrc/math/R-RPostgreSQL: Makefile distinfo
Log Message:
(math/R-RPostgreSQL) Updated 0.7.7 to 0.7.8
(from ChangeLog)
2025-03-28 Tomoaki NISHIYAMA <tomoaki%sci.u-toyama.ac.jp@localhost>
* Makevars.win rely on pkgconfig to find libpq on windows envirionment.
* Drop PQprint and related routines from the attached libpq library.
2024-09-30 Tomoaki NISHIYAMA <tomoaki%sci.u-toyama.ac.jp@localhost>
* Simplify tests
2024-09-24 Tomoaki NISHIYAMA <tomoaki%sci.u-toyama.ac.jp@localhost>
* Update DESCRIPTION
2024-09-22 Tomoaki NISHIYAMA <tomoaki%sci.u-toyama.ac.jp@localhost>
* Update DESCRIPTION
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-RPostgreSQL/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-RPostgreSQL/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-RPostgreSQL/Makefile
diff -u pkgsrc/math/R-RPostgreSQL/Makefile:1.13 pkgsrc/math/R-RPostgreSQL/Makefile:1.14
--- pkgsrc/math/R-RPostgreSQL/Makefile:1.13 Sat Oct 26 10:50:11 2024
+++ pkgsrc/math/R-RPostgreSQL/Makefile Sat Jun 13 01:02:40 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2024/10/26 10:50:11 mef Exp $
+# $NetBSD: Makefile,v 1.14 2026/06/13 01:02:40 mef Exp $
R_PKGNAME= RPostgreSQL
-R_PKGVER= 0.7-7
+R_PKGVER= 0.7-8
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= R interface to the PostgreSQL database system
Index: pkgsrc/math/R-RPostgreSQL/distinfo
diff -u pkgsrc/math/R-RPostgreSQL/distinfo:1.12 pkgsrc/math/R-RPostgreSQL/distinfo:1.13
--- pkgsrc/math/R-RPostgreSQL/distinfo:1.12 Sat Oct 26 10:50:11 2024
+++ pkgsrc/math/R-RPostgreSQL/distinfo Sat Jun 13 01:02:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/10/26 10:50:11 mef Exp $
+$NetBSD: distinfo,v 1.13 2026/06/13 01:02:40 mef Exp $
-BLAKE2s (R/RPostgreSQL_0.7-7.tar.gz) = b2f62b522a0dae3740efe97fda597112548c58a31a1450304cad9dee9d59893c
-SHA512 (R/RPostgreSQL_0.7-7.tar.gz) = 9edfc2dce93395f94cb16abe9ed7b40ed28c625ab78122ae6f2d5fd932a2ad648024e56a3e232a498be20d54044b004bf5cc4cd9d0c312261a6917abf53652a3
-Size (R/RPostgreSQL_0.7-7.tar.gz) = 565639 bytes
+BLAKE2s (R/RPostgreSQL_0.7-8.tar.gz) = 1ed89bff64bccc9d10d67ca509c683b42be350bb2d53927cc96f66875969444d
+SHA512 (R/RPostgreSQL_0.7-8.tar.gz) = 845fffb3e706c0d6addc0e4f58e35aa8faaad86af8879d0c4c3132fbf9baa3f563e5050c9d53b732aa699aff93c8ed67d82dd04a7b7d6d4fc372d98192368cbc
+Size (R/RPostgreSQL_0.7-8.tar.gz) = 565218 bytes
Home |
Main Index |
Thread Index |
Old Index