View | Details | Raw Unified | Return to bug 220104 | Differences between
and this patch

Collapse All | Expand All

(-)b/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/science/liblinear/Makefile 410706 2016-03-09 16:44:37Z bsam $
2
# $FreeBSD: head/science/liblinear/Makefile 410706 2016-03-09 16:44:37Z bsam $
3
3
4
PORTNAME=	liblinear
4
PORTNAME=	liblinear
5
PORTVERSION=	2.1
5
PORTVERSION=	2.11
6
CATEGORIES=	science math
6
CATEGORIES=	science math
7
MASTER_SITES=	http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \
7
MASTER_SITES=	http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \
8
		http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/
8
		http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/
(-)b/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (liblinear-2.1.zip) = 110aad152cfeeaf19fcebd1ae31b8c2d46c697fd0e3a4cdde7dd3493c44e42a0
1
TIMESTAMP = 1497777405
2
SIZE (liblinear-2.1.zip) = 397693
2
SHA256 (liblinear-2.11.zip) = f1f263f4b22530f07d298a1c4812d675ed879e4f7d3801abc9a637f62a505ce0
3
SIZE (liblinear-2.11.zip) = 522832

Return to bug 220104