Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 11:33:56 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44561: update math/fxt 
Message-ID:  <20021028103356.DE582AB46@backup-mx.droso.dk>

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

>Number:         44561
>Category:       ports
>Synopsis:       update math/fxt
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 28 02:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
update to 2002.10.09 to make fetchable again

>How-To-Repeat:
	
>Fix:

	

--- fxt.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/fxt/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	29 Mar 2002 00:50:17 -0000	1.3
+++ Makefile	28 Oct 2002 10:33:05 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fxt
-PORTVERSION=	2002.03.23
+PORTVERSION=	2002.10.09
 CATEGORIES=	math
 MASTER_SITES=	http://www.jjj.de/fxt/
 EXTRACT_SUFX=	.tgz
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/fxt/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	29 Mar 2002 00:50:17 -0000	1.3
+++ distinfo	28 Oct 2002 10:33:05 -0000
@@ -1 +1 @@
-MD5 (fxt-2002.03.23.tgz) = 79e02294dbcd487b9ef8ecd8d0381c3d
+MD5 (fxt-2002.10.09.tgz) = 25a9b928737d67426bd215ae35c3e055
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/fxt/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	29 Mar 2002 00:50:17 -0000	1.3
+++ pkg-plist	28 Oct 2002 10:33:05 -0000
@@ -12,6 +12,7 @@
 include/fxt/bitarray.h
 include/fxt/bitasm.h
 include/fxt/bitcombination.h
+include/fxt/bitcombminchange.h
 include/fxt/bitcount.h
 include/fxt/bitcyclic.h
 include/fxt/bithigh.h
@@ -27,6 +28,7 @@
 include/fxt/bytescan.h
 include/fxt/cholesky.h
 include/fxt/cmult.h
+include/fxt/combaltminchange.h
 include/fxt/combcolex.h
 include/fxt/comblazy.h
 include/fxt/comblex.h
@@ -56,6 +58,8 @@
 include/fxt/graycode.h
 include/fxt/graypermute.h
 include/fxt/greencode.h
+include/fxt/haarnn.h
+include/fxt/haarnninplace.h
 include/fxt/haarpermute.h
 include/fxt/hilbert.h
 include/fxt/inline.h
@@ -98,6 +102,7 @@
 include/fxt/quantise.h
 include/fxt/radixpermute.h
 include/fxt/range.h
+include/fxt/reorth.h
 include/fxt/restrict.h
 include/fxt/revbin.h
 include/fxt/revbinpermute.h
@@ -135,7 +140,7 @@
 include/fxt/subsetdebruijn.h
 include/fxt/subsetlex.h
 include/fxt/subsetminchange.h
-include/fxt/subsetordered.h
+include/fxt/subsetmonotone.h
 include/fxt/sumdiff.h
 include/fxt/symbolify.h
 include/fxt/symmetricpart.h
--- fxt.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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