1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to 2009.07.26

This commit is contained in:
Dennis Herrmann 2009-07-27 19:53:16 +00:00
parent 874fecd1d4
commit e41adf39fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238451
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,3 @@
# ex:ts=8
# New ports collection makefile for: fxt
# Date created: Nov 28, 2001
# Whom: ijliao
@ -7,7 +6,7 @@
#
PORTNAME= fxt
PORTVERSION= 2009.07.14
PORTVERSION= 2009.07.26
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz

View File

@ -1,3 +1,3 @@
MD5 (fxt-2009.07.14.tgz) = 59a122e97c287eca48407cd946196ae4
SHA256 (fxt-2009.07.14.tgz) = 658bba8c3535ba5f825ad3e8579e67de0991e6684ef1c232e7ba006bc2579ea2
SIZE (fxt-2009.07.14.tgz) = 1176280
MD5 (fxt-2009.07.26.tgz) = 6f942f65458f225621166a47af0980ac
SHA256 (fxt-2009.07.26.tgz) = add291d4d5e5264aae48349a5bfe2704e4a3256da181f61dc4705b9f2fdecf2c
SIZE (fxt-2009.07.26.tgz) = 1177776

View File

@ -105,6 +105,7 @@ include/fxt/bits/graycode.h
include/fxt/bits/graypower.h
include/fxt/bits/grsnegative.h
include/fxt/bits/hilbert.h
include/fxt/bits/ith-one-idx.h
include/fxt/bits/negbin.h
include/fxt/bits/nextgray.h
include/fxt/bits/parenwords.h
@ -355,6 +356,7 @@ include/fxt/perm/graypermute.h
include/fxt/perm/grayrevpermute.h
include/fxt/perm/haarpermute.h
include/fxt/perm/mrotate.h
include/fxt/perm/perm2ccf.h
include/fxt/perm/permapply.h
include/fxt/perm/permapplyfunc.h
include/fxt/perm/permcomplement.h