From 90b8272444aff6d3de4634dbd67aa251df1f5c90 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 28 Dec 2009 06:56:55 +0000 Subject: [PATCH] - Update to 1.5.1 PR: ports/142070 Submitted by: bf (maintainer) --- math/unuran/Makefile | 9 ++++++--- math/unuran/distinfo | 6 +++--- math/unuran/pkg-plist | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/math/unuran/Makefile b/math/unuran/Makefile index 3f55b85d8d70..49a151a2113f 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unuran -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.1 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ @@ -19,13 +19,16 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --with-urng-rngstream --with-urng-default=rngstream \ --enable-info -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" + USE_LDCONFIG= yes INFO= unuran PORTDOCS= unuran.pdf unuran.txt post-patch: - ${FIND} -X ${WRKSRC} -name 'Makefile.\in' | ${XARGS} ${REINPLACE_CMD} -e \ + ${FIND} -X ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} -e \ 's/sinclude/#sinclude/g' .ifndef(NOPORTDOCS) diff --git a/math/unuran/distinfo b/math/unuran/distinfo index 5e2b42aa82a4..4065a438874e 100644 --- a/math/unuran/distinfo +++ b/math/unuran/distinfo @@ -1,3 +1,3 @@ -MD5 (unuran-1.4.1.tar.gz) = b0c23aed8fd51a6f8375f37f57d40f15 -SHA256 (unuran-1.4.1.tar.gz) = db2a612c00bac8b0aaddca4e4c68e4a44ecca45ef09e555500a95e543a21234d -SIZE (unuran-1.4.1.tar.gz) = 4011236 +MD5 (unuran-1.5.1.tar.gz) = 23097c18426e0b63361dec338a5735a2 +SHA256 (unuran-1.5.1.tar.gz) = e0b10a37960a9e9ac0ed1a62f178ac2029d055f4f0e4495a9159be90c3425cfa +SIZE (unuran-1.5.1.tar.gz) = 4106583 diff --git a/math/unuran/pkg-plist b/math/unuran/pkg-plist index f67f2fd49812..3ded514a8df6 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.11 +lib/libunuran.so.12