Date: Thu, 22 Jan 2009 03:09:16 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130853: [PATCH]math/rngstreams: update to 1.0.1 Message-ID: <200901220309.n0M39GiO073034@www.freebsd.org> Resent-Message-ID: <200901220310.n0M3A28v072696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130853 >Category: ports >Synopsis: [PATCH]math/rngstreams: update to 1.0.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: Thu Jan 22 03:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 8-CURRENT i386 >Organization: - >Environment: >Description: Mostly license-related changes. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN rngstreams.orig/Makefile rngstreams/Makefile --- rngstreams.orig/Makefile 2009-01-21 21:27:00.356374235 -0500 +++ rngstreams/Makefile 2009-01-21 21:41:03.753963035 -0500 @@ -6,7 +6,7 @@ # PORTNAME= rngstreams -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/software/RngStreams/ diff -ruN rngstreams.orig/distinfo rngstreams/distinfo --- rngstreams.orig/distinfo 2009-01-21 21:27:00.356374235 -0500 +++ rngstreams/distinfo 2009-01-21 21:41:03.753963035 -0500 @@ -1,3 +1,3 @@ -MD5 (rngstreams-1.0.tar.gz) = 474980bc2e2ee4867d882f8b6a8ed9a6 -SHA256 (rngstreams-1.0.tar.gz) = eea58892d836d2ac1bc69e85d262f0874b643ad10fbc6ab9456053e1fc7be8c8 -SIZE (rngstreams-1.0.tar.gz) = 546107 +MD5 (rngstreams-1.0.1.tar.gz) = 6d9d842247cd1d4e9e60440406858a69 +SHA256 (rngstreams-1.0.1.tar.gz) = 966195febb9fb9417e4e361948843425aee12efc8b4e85332acbcd011ff2d9b0 +SIZE (rngstreams-1.0.1.tar.gz) = 502458 diff -ruN rngstreams.orig/files/patch-Makefile.in rngstreams/files/patch-Makefile.in --- rngstreams.orig/files/patch-Makefile.in 2009-01-21 21:27:00.355369359 -0500 +++ rngstreams/files/patch-Makefile.in 2009-01-21 21:41:03.753963035 -0500 @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2008-11-09 09:29:26.633715502 -0500 -+++ Makefile.in 2008-11-09 09:29:53.109682979 -0500 -@@ -134,7 +134,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - +--- Makefile.in.orig 2009-01-08 07:48:17.000000000 -0500 ++++ Makefile.in 2009-01-21 21:31:18.662039620 -0500 +@@ -183,7 +183,7 @@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -SUBDIRS = . src examples tests doc +SUBDIRS = . src tests - EXTRA_DIST = \ autogen.sh + >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901220309.n0M39GiO073034>