Date: Wed, 17 Feb 2010 01:38:22 GMT From: bf <bf1783@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/144027: [PATCH]math/unuran: update to 1.6.0 Message-ID: <201002170138.o1H1cMkZ094554@www.freebsd.org> Resent-Message-ID: <201002170140.o1H1e21F007970@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144027 >Category: ports >Synopsis: [PATCH]math/unuran: update to 1.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Feb 17 01:40:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: bf >Release: 9-CURRENT amd64 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -x 'old.*' -x 'new.*' -ruN unuran.orig/Makefile unuran/Makefile --- unuran.orig/Makefile 2010-02-16 20:34:12.000000000 -0500 +++ unuran/Makefile 2010-02-16 19:16:32.000000000 -0500 @@ -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 -x 'old.*' -x 'new.*' -ruN unuran.orig/distinfo unuran/distinfo --- unuran.orig/distinfo 2010-02-16 20:34:12.000000000 -0500 +++ unuran/distinfo 2010-02-16 19:16:56.000000000 -0500 @@ -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 -x 'old.*' -x 'new.*' -ruN unuran.orig/pkg-plist unuran/pkg-plist --- unuran.orig/pkg-plist 2010-02-16 20:34:12.000000000 -0500 +++ unuran/pkg-plist 2010-02-16 20:02:54.000000000 -0500 @@ -6,4 +6,4 @@ lib/libunuran.a lib/libunuran.la lib/libunuran.so -lib/libunuran.so.12 +lib/libunuran.so.13 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002170138.o1H1cMkZ094554>