View | Details | Raw Unified | Return to bug 232026
Collapse All | Expand All

(-)b/science/libsvm/Makefile (-2 / +2 lines)
Lines 2-13 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	libsvm
4
PORTNAME=	libsvm
5
PORTVERSION=	3.22
5
PORTVERSION=	3.23
6
CATEGORIES=	science math
6
CATEGORIES=	science math
7
MASTER_SITES=	http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \
7
MASTER_SITES=	http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \
8
		http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/
8
		http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	iblis@hs.ntnu.edu.tw
11
COMMENT=	Library for Support Vector Machines
11
COMMENT=	Library for Support Vector Machines
12
12
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
(-)b/science/libsvm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1497776801
1
TIMESTAMP = 1538902431
2
SHA256 (libsvm-3.22.zip) = 8815e8138083600046f9218f74c39f3590ee89604a909103ee7c31df33bb04fe
2
SHA256 (libsvm-3.23.zip) = 24c72286e9d0d966401af321ba8b5e27c3846a5e9a2306766bf8e01f26daea7c
3
SIZE (libsvm-3.22.zip) = 878140
3
SIZE (libsvm-3.23.zip) = 871012

Return to bug 232026