Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:34:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82f3b05e3866 - main - math/fxt: Update to 2023.06.27
Message-ID:  <202307091034.369AY7hI055842@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82f3b05e386699fd8bb3c228b3a134068d885fae

commit 82f3b05e386699fd8bb3c228b3a134068d885fae
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:17:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:17:21 +0000

    math/fxt: Update to 2023.06.27
---
 math/fxt/Makefile  | 2 +-
 math/fxt/distinfo  | 6 +++---
 math/fxt/pkg-plist | 4 +++-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index f0d4f317e93a..e11e9d6b2eb3 100644
--- a/math/fxt/Makefile
+++ b/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/
 
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 4249c2368b28..f1186027ba85 100644
--- a/math/fxt/distinfo
+++ b/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
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 6240b9975a13..768d3f580b5d 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -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
@@ -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


home | help

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