diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-17 07:21:20 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-17 07:21:20 +0000 |
commit | 3060930fa8eea6b487342cd6f0541317e1dc2447 (patch) | |
tree | 8a8f01485eb2fb4b065ede8b2b894e3e6ffdcae8 /math/unuran | |
parent | 064004f4ef3f1b02950b6c32ee4b1cda394e0d38 (diff) | |
download | ports-3060930fa8eea6b487342cd6f0541317e1dc2447.tar.gz ports-3060930fa8eea6b487342cd6f0541317e1dc2447.zip |
Notes
Diffstat (limited to 'math/unuran')
-rw-r--r-- | math/unuran/Makefile | 2 | ||||
-rw-r--r-- | math/unuran/distinfo | 6 | ||||
-rw-r--r-- | math/unuran/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/unuran/Makefile b/math/unuran/Makefile index 49a151a2113f..b8284cec1538 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unuran -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ diff --git a/math/unuran/distinfo b/math/unuran/distinfo index 4065a438874e..338a18327b1d 100644 --- a/math/unuran/distinfo +++ b/math/unuran/distinfo @@ -1,3 +1,3 @@ -MD5 (unuran-1.5.1.tar.gz) = 23097c18426e0b63361dec338a5735a2 -SHA256 (unuran-1.5.1.tar.gz) = e0b10a37960a9e9ac0ed1a62f178ac2029d055f4f0e4495a9159be90c3425cfa -SIZE (unuran-1.5.1.tar.gz) = 4106583 +MD5 (unuran-1.6.0.tar.gz) = 32e77b1efcc1a25e1c9437f80f9b726a +SHA256 (unuran-1.6.0.tar.gz) = 2e02b3e04ac50044706f5647355dd6c9bfde766e6395f09691ddda62cd9a2c18 +SIZE (unuran-1.6.0.tar.gz) = 4217767 diff --git a/math/unuran/pkg-plist b/math/unuran/pkg-plist index 3ded514a8df6..4ec202ce715a 100644 --- a/math/unuran/pkg-plist +++ b/math/unuran/pkg-plist @@ -6,4 +6,4 @@ include/unuran_urng_rngstreams.h lib/libunuran.a lib/libunuran.la lib/libunuran.so -lib/libunuran.so.12 +lib/libunuran.so.13 |