Date: Tue, 23 Jun 2009 07:40:47 GMT From: bf <bf1783@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135953: [PATCH]math/unuran: update to 1.4.0 Message-ID: <200906230740.n5N7elqr047358@www.freebsd.org> Resent-Message-ID: <200906230750.n5N7o1e2014602@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135953 >Category: ports >Synopsis: [PATCH]math/unuran: update to 1.4.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: Tue Jun 23 07:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 8-CURRENT amd64 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN unuran.orig/Makefile unuran/Makefile --- unuran.orig/Makefile 2009-06-23 03:32:48.000000000 -0400 +++ unuran/Makefile 2009-06-23 03:08:04.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= unuran -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ diff -ruN unuran.orig/distinfo unuran/distinfo --- unuran.orig/distinfo 2009-06-23 03:32:48.000000000 -0400 +++ unuran/distinfo 2009-06-23 03:08:12.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (unuran-1.3.1.tar.gz) = ffe7f2028775fd807fb4c04a51ed59c4 -SHA256 (unuran-1.3.1.tar.gz) = 0c8068c014a9746b5d47ae83cf7c355041113a7aeabac53429b7925dcc0c9e22 -SIZE (unuran-1.3.1.tar.gz) = 3975997 +MD5 (unuran-1.4.0.tar.gz) = c3ab767b4ab77fc37f2042bf64f5e179 +SHA256 (unuran-1.4.0.tar.gz) = 81c7d786a804328f1749e1a7c30cf403b2a07eb729118cb1101394b341a0f925 +SIZE (unuran-1.4.0.tar.gz) = 4011146 diff -ruN unuran.orig/pkg-plist unuran/pkg-plist --- unuran.orig/pkg-plist 2009-06-23 03:35:11.000000000 -0400 +++ unuran/pkg-plist 2009-06-23 03:35:41.000000000 -0400 @@ -6,4 +6,4 @@ lib/libunuran.a lib/libunuran.la lib/libunuran.so -lib/libunuran.so.10 +lib/libunuran.so.11 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906230740.n5N7elqr047358>