Skip to content

Commit

Permalink
math/fxt: Update to 2023.06.27
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 9, 2023
1 parent 1df7431 commit 82f3b05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion math/fxt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fxt
PORTVERSION= 2023.05.07
PORTVERSION= 2023.06.27
CATEGORIES= math
MASTER_SITES= https://www.jjj.de/fxt/

Expand Down
6 changes: 3 additions & 3 deletions math/fxt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104322
SHA256 (fxt-2023.05.07.tar.gz) = e4de8f48d7946e97193186402ac03a4dd2f4e92558238214447eccc88c851c04
SIZE (fxt-2023.05.07.tar.gz) = 1858184
TIMESTAMP = 1688166066
SHA256 (fxt-2023.06.27.tar.gz) = 2a63ea4d4d01d64177b11edde699ce9348cf8ad923f2c4a0111dd9b1395d4df7
SIZE (fxt-2023.06.27.tar.gz) = 1854788
4 changes: 3 additions & 1 deletion math/fxt/pkg-plist
Expand Up @@ -479,8 +479,8 @@ include/fxt/ds/array2d.h
include/fxt/ds/array3d.h
include/fxt/ds/bitarray.h
include/fxt/ds/bitarray2d.h
include/fxt/ds/bounding-box-2d.h
include/fxt/ds/bounding-box-3d.h
include/fxt/ds/bounding-box.h
include/fxt/ds/centered-array2d.h
include/fxt/ds/centered-array3d.h
include/fxt/ds/deque.h
Expand Down Expand Up @@ -1459,6 +1459,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/young-tab-rgs-subset-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/zzztest-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/zzztest-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/attic/dichotomy-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/attic/dichotomy-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray2d-demo.cc
Expand Down

0 comments on commit 82f3b05

Please sign in to comment.