Update to 1.8.1

This commit is contained in:
Brendan Fabeny 2011-04-27 17:59:47 +00:00
parent 3ee36ae41c
commit f8ac93fdda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273265
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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