Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2008 12:14:32 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124978: [Update]math/fxt:update to 20080624
Message-ID:  <200806251214.m5PCEWaH019639@www.freebsd.org>
Resent-Message-ID: <200806251220.m5PCK2Ma055892@freefall.freebsd.org>

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

>Number:         124978
>Category:       ports
>Synopsis:       [Update]math/fxt:update to 20080624
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 25 12:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 20080624 from 20080410
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-06-25 23:24:38.000000000 +0800
+++ Makefile	2008-06-25 23:24:49.000000000 +0800
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fxt
-PORTVERSION=	2008.04.10
+PORTVERSION=	2008.06.24
 CATEGORIES=	math
 MASTER_SITES=	http://www.jjj.de/fxt/ \
 		http://freebsd.unixfreunde.de/sources/
--- distinfo.orig	2008-06-06 19:59:45.000000000 +0800
+++ distinfo	2008-06-25 23:25:53.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (fxt-2008.04.10.tgz) = 79bc0235751fc3711629918ef565a739
-SHA256 (fxt-2008.04.10.tgz) = d22fcb1b592d96d8bbdc93aa57a5d5461a0063d310d813275b2ad12ac17170f2
-SIZE (fxt-2008.04.10.tgz) = 1108117
+MD5 (fxt-2008.06.24.tgz) = e097f4050c81a822482a940494e9e4ae
+SHA256 (fxt-2008.06.24.tgz) = 48422c8e0fd8f5c7d5eb3f37a4cd5ee3d4637fbecfad09e54ecbb45334cb99db
+SIZE (fxt-2008.06.24.tgz) = 1116333
--- pkg-plist.orig	2008-06-25 23:24:36.000000000 +0800
+++ pkg-plist	2008-06-25 23:40:43.000000000 +0800
@@ -45,6 +45,7 @@
 include/fxt/aux2/transpose2.h
 include/fxt/bits-all.h
 include/fxt/bits/bin2naf.h
+include/fxt/bits/bit-isolate.h
 include/fxt/bits/bit-necklace.h
 include/fxt/bits/bit2adic.h
 include/fxt/bits/bit2pow.h
@@ -70,7 +71,6 @@
 include/fxt/bits/bithigh.h
 include/fxt/bits/bitlex.h
 include/fxt/bits/bitlow.h
-include/fxt/bits/bitmisc.h
 include/fxt/bits/bitmrotate.h
 include/fxt/bits/bitperiodic.h
 include/fxt/bits/bitrotate.h
@@ -86,7 +86,6 @@
 include/fxt/bits/bittransforms.h
 include/fxt/bits/bitxtransforms.h
 include/fxt/bits/bitzip.h
-include/fxt/bits/bitzip0.h
 include/fxt/bits/blue-fixed-points.h
 include/fxt/bits/branchless.h
 include/fxt/bits/colormix-fl.h
@@ -278,6 +277,7 @@
 include/fxt/fht-all.h
 include/fxt/fht/fht.h
 include/fxt/fht/fht2d.h
+include/fxt/fht/fhtcore.h
 include/fxt/fht/fhtloc2.h
 include/fxt/fht/hartleyshift.h
 include/fxt/fht/shortfhtdifcore.h
@@ -828,6 +828,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/butterfly-texpic-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fft-arblen-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fft-arblen-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fht-bench.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fib-haar-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fib-haar-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/fib-walsh-demo.cc
@@ -842,6 +843,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/mers-walsh-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/walsh-basis-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/walsh-basis-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/walsh-bench.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/walsh-eigenvec-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fft/walsh-eigenvec-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/all-irredpoly-demo.cc


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



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