diff options
author | bf <bf@FreeBSD.org> | 2011-04-28 01:59:47 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-04-28 01:59:47 +0800 |
commit | cd1b5c19e24bddeae4f1e922331886671fa6f08d (patch) | |
tree | 817f05bdf185575e77c606784dbe959f5e076d04 /math | |
parent | 4544021b89141e569932d7f104b425b928f88d71 (diff) | |
download | freebsd-ports-gnome-cd1b5c19e24bddeae4f1e922331886671fa6f08d.tar.gz freebsd-ports-gnome-cd1b5c19e24bddeae4f1e922331886671fa6f08d.tar.zst freebsd-ports-gnome-cd1b5c19e24bddeae4f1e922331886671fa6f08d.zip |
Update to 1.8.1
Diffstat (limited to 'math')
-rw-r--r-- | math/unuran/Makefile | 4 | ||||
-rw-r--r-- | math/unuran/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/unuran/Makefile b/math/unuran/Makefile index 5ac6492c41e7..4bfa3897d081 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unuran -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ \ LOCAL/bf @@ -45,7 +45,7 @@ post-install: .ifdef(MAINTAINER_MODE) CONFIGURE_ARGS+= --enable-check-struct --enable-logging -regression-test: build +check regression-test test: build @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} check) fullcheck: build diff --git a/math/unuran/distinfo b/math/unuran/distinfo index 92c7f23994ee..6178371d7a41 100644 --- a/math/unuran/distinfo +++ b/math/unuran/distinfo @@ -1,2 +1,2 @@ -SHA256 (unuran-1.8.0.tar.gz) = da5c8255d4743e90a46e792dcba9d149c645423cf52e1548a554cd6f66c40c53 -SIZE (unuran-1.8.0.tar.gz) = 4274481 +SHA256 (unuran-1.8.1.tar.gz) = c270ae96857857dbac6450043df865e0517f52856ddbe5202fd35583b13c5193 +SIZE (unuran-1.8.1.tar.gz) = 4409911 |