Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:45:48 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: 7024e8fe0f23 - main - science/liblinear: Update to 2.47
Message-ID:  <202307311645.36VGjm7s079297@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=7024e8fe0f233500d1c6cc8e7f10a2869acb06d7

commit 7024e8fe0f233500d1c6cc8e7f10a2869acb06d7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:30:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:51 +0000

    science/liblinear: Update to 2.47
    
    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 b2bc04794e3e..e991e443ada4 100644
--- a/science/liblinear/Makefile
+++ b/science/liblinear/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	liblinear
-PORTVERSION=	2.46
+PORTVERSION=	2.47
 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 3cc1c8e8cd38..665dedf74cbb 100644
--- a/science/liblinear/distinfo
+++ b/science/liblinear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771037
-SHA256 (liblinear-2.46.tar.gz) = 616dd3a9b5596894de427f141a4902fa99dafc51ff9d18e8d723852fdc0cb53b
-SIZE (liblinear-2.46.tar.gz) = 569001
+TIMESTAMP = 1689398793
+SHA256 (liblinear-2.47.tar.gz) = 99ce98ca3ce7cfb31f2544c42f23ba5bc6c226e536f95d6cd21fe012f94c65e0
+SIZE (liblinear-2.47.tar.gz) = 569095



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