Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 16:01:34 +0000
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c825a4753fde - main - science/gnudatalanguage: upgrade to v1.1.3
Message-ID:  <694576de.46a2e.19acd3a2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by thierry:

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

commit c825a4753fdec33dc811ff629fce34fdba296120
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-12-19 14:21:28 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-12-19 16:01:28 +0000

    science/gnudatalanguage: upgrade to v1.1.3
    
    Release notes at https://github.com/gnudatalanguage/gdl/releases/tag/v1.1.3
---
 science/gnudatalanguage/Makefile  | 18 ++----------------
 science/gnudatalanguage/distinfo  |  6 +++---
 science/gnudatalanguage/pkg-plist | 22 ++++++++++++++--------
 3 files changed, 19 insertions(+), 27 deletions(-)

diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index b05b532e61d9..b410beb2f4f5 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gnudatalanguage
-PORTVERSION=	1.1.1
-PORTREVISION=	3
+PORTVERSION=	1.1.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science lang
 MASTER_SITES=	https://github.com/${PORTNAME}/gdl/releases/download/v${PORTVERSION}/
@@ -48,6 +47,7 @@ CMAKE_ARGS=	-DREADLINEDIR:STRING="/usr"	\
 CPPFLAGS+=	${CFLAGS} -fno-inline -DNPY_NO_DEPRECATED_API -DNPY_1_7_API_VERSION
 CXXFLAGS+=	-std=gnu++11
 LDFLAGS+=	-lpthread -L${LOCALBASE}/lib
+# Two tests fail - https://github.com/gnudatalanguage/gdl/issues/2158
 TEST_TARGET=	test
 
 SLAVEDIRS=	science/py-gnudatalanguage
@@ -128,18 +128,4 @@ post-install:
 	(cd ${WRKSRC}/testsuite && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}/testsuite/)
 .endif
 
-.if defined(MAINTAINER_MODE)
-regression-test:	install
-. if defined(BUILD_PYTHON_MODULE)
-	@${ECHO_CMD} 'import GDL' > ${WRKDIR}/testgdl.py
-	@${ECHO_CMD} 'print GDL.function("sin",(1,))' >> ${WRKDIR}/testgdl.py
-	${PYTHON_CMD} ${WRKDIR}/testgdl.py
-. else
-	@${ECHO_CMD} ".RUN ${EXAMPLESDIR}/testsuite/test_suite.pro"	\
-		> ${WRKDIR}/testgdl
-	@${ECHO_CMD} "exit" >> ${WRKDIR}/testgdl
-	${PREFIX}/bin/gdl < ${WRKDIR}/testgdl
-. endif
-.endif
-
 .include <bsd.port.mk>
diff --git a/science/gnudatalanguage/distinfo b/science/gnudatalanguage/distinfo
index 8e691c6239fd..dbdfde76869f 100644
--- a/science/gnudatalanguage/distinfo
+++ b/science/gnudatalanguage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742749829
-SHA256 (gdl-v1.1.1.tar.gz) = 744ed3abcdc5e1bbf31147a8a0c21c33662f200b6096ee3d3adedd160a3a9662
-SIZE (gdl-v1.1.1.tar.gz) = 33813887
+TIMESTAMP = 1766140431
+SHA256 (gdl-v1.1.3.tar.gz) = 7f2b39cec13d7589e7d810ca2197ffb080f80d3de0de440a8cba26e21cadf8a1
+SIZE (gdl-v1.1.3.tar.gz) = 33933705
diff --git a/science/gnudatalanguage/pkg-plist b/science/gnudatalanguage/pkg-plist
index b3df28380cfd..6c13765948b4 100644
--- a/science/gnudatalanguage/pkg-plist
+++ b/science/gnudatalanguage/pkg-plist
@@ -37,6 +37,9 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics1.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics2.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics3.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/dlm/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/dlm/testmodule.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/dlm/testmodule.dlm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/errors_add.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/errors_cumul.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/errors_reset.pro
@@ -63,6 +66,7 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/hdf5-struct-test.h5
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/idl.xdr
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/indgen_sample.sav
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/interactive_tests/example_event_handling.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/interactive_tests/test_all_projs.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/interactive_tests/test_axis.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/interactive_tests/test_besel.pro
@@ -111,15 +115,12 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_file_info.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_point_lun.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_ps_decomposed.pro
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_readf.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_skip_lun.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_spawn_unit.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_step.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/spawn_is_dangerous/test_zip.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/string.h5
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test-read_ascii.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test-read_ascii.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test-swap_endian.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ac_correlate.pro.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_all_basic_functions.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_angles.pro
@@ -147,7 +148,6 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3061072.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3081887.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3085858.pro
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3086851.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3091599.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3091610.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3100945.pro
@@ -161,7 +161,6 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3189072.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3199465.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3285659.pro
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3286031.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3290532.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3296360.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3298378.pro
@@ -175,7 +174,6 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3559291.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3572473.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_3595172.pro
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_573.tmp
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.dat
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.f90
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.pro
@@ -221,6 +219,7 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_erfs.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_erode.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_execute.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_expand_path.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_expint.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_extra_keywords.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_factorial.pro
@@ -269,6 +268,7 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_idl_validname.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_idlneturl.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_image_statistics.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_imsl_zeropoly.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_indepth_basic_functions.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_indgen.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_interpol.pro
@@ -340,7 +340,9 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qromb.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qromo.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_r_correlate.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_read_ascii.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_read_jpeg.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_readf.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_readf_with_crlf.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_reads.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_rebin.pro
@@ -374,6 +376,7 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_struct_assign.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_structures.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_suite.pro
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_swap_endian.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_systime.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tag_names.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tic_toc.pro
@@ -400,13 +403,13 @@ bin/gdl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_xmlsax.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_xyztick_get.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_zero_divide.pro
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_zeropoly.pro
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/24bit_color.tif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/24bit_color.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_geo.tif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_geo.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_tiled.tif
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_tiled.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/vlen_strings.h5
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/wrong/test_sem.pro
 %%DATADIR%%/AUTHORS
 %%DATADIR%%/README
@@ -438,6 +441,7 @@ bin/gdl
 %%DATADIR%%/lib/cvttobm.pro
 %%DATADIR%%/lib/cw_bgroup.pro
 %%DATADIR%%/lib/cw_bgroup_donotuseyet.pro
+%%DATADIR%%/lib/cw_field.pro
 %%DATADIR%%/lib/define_msgblk.pro
 %%DATADIR%%/lib/define_msgblk_from_file.pro
 %%DATADIR%%/lib/delvar.pro
@@ -497,10 +501,10 @@ bin/gdl
 %%DATADIR%%/lib/loadct.pro
 %%DATADIR%%/lib/make_dll.pro
 %%DATADIR%%/lib/map/gdl_map_proj_init_common.pro
-%%DATADIR%%/lib/map/gdl_set_map_limits.pro
 %%DATADIR%%/lib/map/gdlcommon_mapprojections_common.pro
 %%DATADIR%%/lib/map/gdldrawshapecompound.pro
 %%DATADIR%%/lib/map/gdldrawshapefile.pro
+%%DATADIR%%/lib/map/griddata.pro
 %%DATADIR%%/lib/map/map_adjlon.pro
 %%DATADIR%%/lib/map/map_clip_set.pro
 %%DATADIR%%/lib/map/map_continents.pro
@@ -651,6 +655,7 @@ bin/gdl
 %%DATADIR%%/lib/utilities/app_user_dir.pro
 %%DATADIR%%/lib/utilities/app_user_dir_query.pro
 %%DATADIR%%/lib/utilities/color2color.pro
+%%DATADIR%%/lib/utilities/dlm_register.pro
 %%DATADIR%%/lib/utilities/funct.pro
 %%DATADIR%%/lib/utilities/gdl_gaussfunct.pro
 %%DATADIR%%/lib/utilities/gdl_implied_print.pro
@@ -740,3 +745,4 @@ bin/gdl
 %%DATADIR%%/resource/maps/projections.ods
 %%DATADIR%%/resource/randomgenerators_parallel.cpp
 share/man/man1/gdl.1.gz
+@dir %%DATADIR%%/dlm


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694576de.46a2e.19acd3a2>