Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 15:56:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 02e70197f63c - main - science/liblinear: Update to 2.48
Message-ID:  <202502031556.513FuGsL008209@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02e70197f63c5a6cf328f3a958b4b02dde557e54

commit 02e70197f63c5a6cf328f3a958b4b02dde557e54
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:16:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:50:49 +0000

    science/liblinear: Update to 2.48
    
    Changes:        https://github.com/cjlin1/liblinear/commits/master
---
 science/liblinear/Makefile | 2 +-
 science/liblinear/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile
index e991e443ada4..47e270f7bd40 100644
--- a/science/liblinear/Makefile
+++ b/science/liblinear/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	liblinear
-PORTVERSION=	2.47
+PORTVERSION=	2.48
 CATEGORIES=	science math
 MASTER_SITES=	https://www.csie.ntu.edu.tw/~cjlin/liblinear/ \
 		https://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/
diff --git a/science/liblinear/distinfo b/science/liblinear/distinfo
index 665dedf74cbb..8038611ce025 100644
--- a/science/liblinear/distinfo
+++ b/science/liblinear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398793
-SHA256 (liblinear-2.47.tar.gz) = 99ce98ca3ce7cfb31f2544c42f23ba5bc6c226e536f95d6cd21fe012f94c65e0
-SIZE (liblinear-2.47.tar.gz) = 569095
+TIMESTAMP = 1738088850
+SHA256 (liblinear-2.48.tar.gz) = 72ea3853a9fb430b49c3196177d8acdffd2dadb5901832ee323465792087e8cc
+SIZE (liblinear-2.48.tar.gz) = 73035



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031556.513FuGsL008209>