Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 03:23:23 GMT
From:      bf <bf1783@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146169: [PATCH]math/unuran: update to 1.7.1
Message-ID:  <201004300323.o3U3NNcI004766@www.freebsd.org>
Resent-Message-ID: <201004300330.o3U3U1Ga008321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146169
>Category:       ports
>Synopsis:       [PATCH]math/unuran: update to 1.7.1
>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:   Fri Apr 30 03:30:01 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-04-29 23:02:27.000000000 -0400
+++ unuran/Makefile	2010-04-29 23:06:52.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	unuran
-PORTVERSION=	1.6.0
+PORTVERSION=	1.7.1
 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-04-29 23:02:27.000000000 -0400
+++ unuran/distinfo	2010-04-29 23:07:41.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (unuran-1.6.0.tar.gz) = 32e77b1efcc1a25e1c9437f80f9b726a
-SHA256 (unuran-1.6.0.tar.gz) = 2e02b3e04ac50044706f5647355dd6c9bfde766e6395f09691ddda62cd9a2c18
-SIZE (unuran-1.6.0.tar.gz) = 4217767
+MD5 (unuran-1.7.1.tar.gz) = 5b477d5d2d566738733bc7b999f1fd32
+SHA256 (unuran-1.7.1.tar.gz) = 0d04bdef1f9b958738484672a42f58d5fbf7885267c608f7bb64d5ef84b481c3
+SIZE (unuran-1.7.1.tar.gz) = 4248672
diff -x '*old.*' -x '*new.*' -ruN unuran.orig/pkg-plist unuran/pkg-plist
--- unuran.orig/pkg-plist	2010-04-29 23:02:27.000000000 -0400
+++ unuran/pkg-plist	2010-04-29 23:17:06.000000000 -0400
@@ -6,4 +6,4 @@
 lib/libunuran.a
 lib/libunuran.la
 lib/libunuran.so
-lib/libunuran.so.13
+lib/libunuran.so.14


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004300323.o3U3NNcI004766>