Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2017 16:21:46 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444303 - head/science/liblinear
Message-ID:  <201706251621.v5PGLkTN096827@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@amutu.com>
  
  Changelog:	https://www.csie.ntu.edu.tw/~cjlin/liblinear/log
  
  PR:		220104
  Submitted by:	Jov <amutu@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@FreeBSD.org
+MAINTAINER=	amutu@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



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