svn commit: r444303 - head/science/liblinear
Richard Gallamore
ultima at FreeBSD.org
Sun Jun 25 16:21:47 UTC 2017
Author: ultima
Date: Sun Jun 25 16:21:46 2017
New Revision: 444303
URL: https://svnweb.freebsd.org/changeset/ports/444303
Log:
* Updated to 2.11
* New maintainer Jov <amutu at amutu.com>
Changelog: https://www.csie.ntu.edu.tw/~cjlin/liblinear/log
PR: 220104
Submitted by: Jov <amutu at amutu.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11351
Modified:
head/science/liblinear/Makefile
head/science/liblinear/distinfo
Modified: head/science/liblinear/Makefile
==============================================================================
--- head/science/liblinear/Makefile Sun Jun 25 16:19:05 2017 (r444302)
+++ head/science/liblinear/Makefile Sun Jun 25 16:21:46 2017 (r444303)
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= liblinear
-PORTVERSION= 2.1
+PORTVERSION= 2.11
CATEGORIES= science math
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \
http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= amutu at amutu.com
COMMENT= Library for Large Linear Classification
LICENSE= BSD3CLAUSE
Modified: head/science/liblinear/distinfo
==============================================================================
--- head/science/liblinear/distinfo Sun Jun 25 16:19:05 2017 (r444302)
+++ head/science/liblinear/distinfo Sun Jun 25 16:21:46 2017 (r444303)
@@ -1,2 +1,3 @@
-SHA256 (liblinear-2.1.zip) = 110aad152cfeeaf19fcebd1ae31b8c2d46c697fd0e3a4cdde7dd3493c44e42a0
-SIZE (liblinear-2.1.zip) = 397693
+TIMESTAMP = 1497777405
+SHA256 (liblinear-2.11.zip) = f1f263f4b22530f07d298a1c4812d675ed879e4f7d3801abc9a637f62a505ce0
+SIZE (liblinear-2.11.zip) = 522832
More information about the svn-ports-head
mailing list