update to gsl-1.16.0.3
This commit is contained in:
parent
9c52453469
commit
384fc55f42
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2014/09/24 06:27:41 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2014/10/22 19:16:57 jasper Exp $
|
||||
|
||||
COMMENT = Ruby interface to GSL
|
||||
|
||||
DISTNAME = rb-gsl-1.16.0.2
|
||||
DISTNAME = rb-gsl-1.16.0.3
|
||||
PKGNAME = ${DISTNAME:S/rb-//}
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rb-gsl-1.16.0.2.gem) = U+bbbzVyhLYjjGKT2sTzs8ckBVvIxyVJ6Kaj0ncpP0Q=
|
||||
SIZE (rb-gsl-1.16.0.2.gem) = 589312
|
||||
SHA256 (rb-gsl-1.16.0.3.gem) = +4jKsr4YxCL6nNq8PkOVLTrpr3L8S+UQm3bBtq4sf0U=
|
||||
SIZE (rb-gsl-1.16.0.3.gem) = 587776
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/09/24 06:27:41 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/10/22 19:16:57 jasper Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/AUTHORS
|
||||
@ -715,9 +715,7 @@ ${GEM_LIB}/gems/${DISTNAME}/rdoc/qrng.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/randist.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/ref.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/rng.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/rngextra.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/roots.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/screenshot.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/sf.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/siman.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdoc/sort.rdoc
|
||||
|
Loading…
Reference in New Issue
Block a user