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

Collapse All | Expand All

(-)b/math/gsl/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Andrew L. Neporada <andrew@chg.ru>
1
# Created by: Andrew L. Neporada <andrew@chg.ru>
2
2
3
PORTNAME=	gsl
3
PORTNAME=	gsl
4
PORTVERSION=	2.6
4
PORTVERSION=	2.7
5
CATEGORIES=	math
5
CATEGORIES=	math
6
MASTER_SITES=	GNU
6
MASTER_SITES=	GNU
7
7
(-)b/math/gsl/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1566551853
1
TIMESTAMP = 1622878012
2
SHA256 (gsl-2.6.tar.gz) = b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8
2
SHA256 (gsl-2.7.tar.gz) = efbbf3785da0e53038be7907500628b466152dbc3c173a87de1b5eba2e23602b
3
SIZE (gsl-2.6.tar.gz) = 7398548
3
SIZE (gsl-2.7.tar.gz) = 7508761
(-)b/math/gsl/pkg-plist (-2 / +2 lines)
Lines 266-275 include/gsl/gsl_vector_ushort.h Link Here
266
include/gsl/gsl_version.h
266
include/gsl/gsl_version.h
267
include/gsl/gsl_wavelet.h
267
include/gsl/gsl_wavelet.h
268
include/gsl/gsl_wavelet2d.h
268
include/gsl/gsl_wavelet2d.h
269
include/gsl/test_source.c
269
lib/libgsl.a
270
lib/libgsl.a
270
lib/libgsl.so
271
lib/libgsl.so
271
lib/libgsl.so.25
272
lib/libgsl.so.25
272
lib/libgsl.so.25.0.0
273
lib/libgsl.so.25.1.0
273
lib/libgslcblas.a
274
lib/libgslcblas.a
274
lib/libgslcblas.so
275
lib/libgslcblas.so
275
lib/libgslcblas.so.0
276
lib/libgslcblas.so.0
276
- 

Return to bug 256423