pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/liblinear



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 29 07:20:57 UTC 2025

Modified Files:
        pkgsrc/math/liblinear: Makefile distinfo

Log Message:
liblinear: updated to 2.49

2.49

We continue to improve the Python interface.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/liblinear/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/liblinear/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/liblinear/Makefile
diff -u pkgsrc/math/liblinear/Makefile:1.10 pkgsrc/math/liblinear/Makefile:1.11
--- pkgsrc/math/liblinear/Makefile:1.10 Sun Jan  5 09:12:32 2025
+++ pkgsrc/math/liblinear/Makefile      Thu May 29 07:20:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/01/05 09:12:32 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/29 07:20:56 adam Exp $
 
-DISTNAME=      liblinear-2.48
+DISTNAME=      liblinear-2.49
 CATEGORIES=    math
 MASTER_SITES=  https://www.csie.ntu.edu.tw/~cjlin/liblinear/
 

Index: pkgsrc/math/liblinear/distinfo
diff -u pkgsrc/math/liblinear/distinfo:1.12 pkgsrc/math/liblinear/distinfo:1.13
--- pkgsrc/math/liblinear/distinfo:1.12 Sun Jan  5 09:12:32 2025
+++ pkgsrc/math/liblinear/distinfo      Thu May 29 07:20:56 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2025/01/05 09:12:32 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/05/29 07:20:56 adam Exp $
 
-BLAKE2s (liblinear-2.48.tar.gz) = fdc116a6bcfac94af74f7f974484c1e04f85b11c85e7f2344a2e61106eb7f7d6
-SHA512 (liblinear-2.48.tar.gz) = 3e6c5e3cbbb0656d54d5cdcfea70fbfcb51699807fa6da0d4b1269df32cf4c08ed86ce801ea8f7e0c0a071361c23dc766d4f5060ce18b75910c3d9c0b6ab6ab6
-Size (liblinear-2.48.tar.gz) = 73035 bytes
+BLAKE2s (liblinear-2.49.tar.gz) = 972027f1ea994c4a29b3d845e61d208a2394f6c51671358e2f1b67085dbce0f2
+SHA512 (liblinear-2.49.tar.gz) = 1bde9cae162da447355e7d0c3bbc9b5f213933f57a04611b8d5c3c900d081479d0e84598ef72e94eb5d8656dbebe3520e2d9122405e9767f0ed6e2cb7f639956
+Size (liblinear-2.49.tar.gz) = 74356 bytes
 SHA1 (patch-Makefile) = 0fde548c715d7da2266336f6aaac1cadd0b1cb83
 SHA1 (patch-blas_Makefile) = 98f05f989f9ebdbc98caa566d6c26ef58cb3dbe8



Home | Main Index | Thread Index | Old Index