pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/ruby-tiny_tds



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan 13 14:56:57 UTC 2026

Modified Files:
        pkgsrc/databases/ruby-tiny_tds: Makefile distinfo

Log Message:
databases/ruby-tiny_tds: update to 3.4.0

3.4.0 (2026-01-01)

Happy new year!

* Add Ruby 4.0 to the cross compile list

* No longer ship a precompiled Gem for Ruby 2.7

        - This is due to an upstream change. Users on Windows and Linux on
          Ruby v2.7 are advised to either upgrade or install FreeTDS
          manually.

* Use freetds v1.5.10 and OpenSSL v3.6.0 for Windows and Linux builds.

* Lower bigdecimal requirement to >= 2.0.0 (was 3.0 only) to allow
  bigdecimal 4.0 on Ruby 4.0. Closes #601.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/databases/ruby-tiny_tds/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/ruby-tiny_tds/distinfo

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

Modified files:

Index: pkgsrc/databases/ruby-tiny_tds/Makefile
diff -u pkgsrc/databases/ruby-tiny_tds/Makefile:1.47 pkgsrc/databases/ruby-tiny_tds/Makefile:1.48
--- pkgsrc/databases/ruby-tiny_tds/Makefile:1.47        Wed Jan  7 08:46:22 2026
+++ pkgsrc/databases/ruby-tiny_tds/Makefile     Tue Jan 13 14:56:57 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2026/01/07 08:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2026/01/13 14:56:57 taca Exp $
 
-DISTNAME=      tiny_tds-3.3.0
+DISTNAME=      tiny_tds-3.4.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/databases/ruby-tiny_tds/distinfo
diff -u pkgsrc/databases/ruby-tiny_tds/distinfo:1.18 pkgsrc/databases/ruby-tiny_tds/distinfo:1.19
--- pkgsrc/databases/ruby-tiny_tds/distinfo:1.18        Mon Sep 15 17:20:14 2025
+++ pkgsrc/databases/ruby-tiny_tds/distinfo     Tue Jan 13 14:56:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/09/15 17:20:14 taca Exp $
+$NetBSD: distinfo,v 1.19 2026/01/13 14:56:57 taca Exp $
 
-BLAKE2s (tiny_tds-3.3.0.gem) = ba47729962f0480a6dd9065c350e626626df2f0240d5e339ce1a8cbde4210268
-SHA512 (tiny_tds-3.3.0.gem) = 1595d92f5a64c6da87f47c7a3e0f0978c17ff0a31bdfa9e42f28dcafb57d79f766c30d29de9e00a80b57aac47f9c960f8de89b7125d9561aaac206a665eff99a
-Size (tiny_tds-3.3.0.gem) = 57856 bytes
+BLAKE2s (tiny_tds-3.4.0.gem) = e7525e05fe9bef8cc909d2963cc3563528d444ae3e2f0cd89b13f05071f8ab74
+SHA512 (tiny_tds-3.4.0.gem) = 4436c4601d83095779493feccb131f70b160c87f06906043baeba456f15c3cf93d9475a48843560b19fd36cac19d26b626d8d5994c9e98c0b62c90e2e74f3f24
+Size (tiny_tds-3.4.0.gem) = 57856 bytes



Home | Main Index | Thread Index | Old Index