Date: Wed, 25 Mar 2026 17:48:06 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dba827c811cb - main - science/kst2: Follow upstream and rename to science/kst Message-ID: <69c41fd6.3a69d.51415c24@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=dba827c811cb887c63a73005a3ccc11d6f0b2cc1 commit dba827c811cb887c63a73005a3ccc11d6f0b2cc1 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-03-25 17:47:47 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-03-25 17:47:47 +0000 science/kst2: Follow upstream and rename to science/kst --- MOVED | 1 + science/Makefile | 2 +- science/{kst2 => kst}/Makefile | 0 science/{kst2 => kst}/distinfo | 0 science/{kst2 => kst}/files/patch-CMakeLists.txt | 0 science/{kst2 => kst}/files/patch-cmake_modules_FindHDF5.cmake | 0 science/{kst2 => kst}/files/patch-src__kst__CMakeLists.txt | 0 science/{kst2 => kst}/files/patch-src_datasources_hdf5_hdf5.h | 0 science/{kst2 => kst}/files/patch-src_libkstmath_escan.cpp | 0 science/{kst2 => kst}/pkg-descr | 0 science/{kst2 => kst}/pkg-plist | 0 11 files changed, 2 insertions(+), 1 deletion(-) diff --git a/MOVED b/MOVED index 10011fefeb63..268de871d7e5 100644 --- a/MOVED +++ b/MOVED @@ -5170,3 +5170,4 @@ devel/py-marshmallow-enum||2026-03-15|Has expired: Upstream repository has been java/openjdk20||2026-03-15|Has expired: No longer supported by upstream textproc/py-en-core-web-sm|textproc/py-en-core-web-sm|2026-03-17|Add py- prefix to match Python package name sysutils/beats9|sysutils/beats93|2026-03-20|Use Beats port with preferred major.minor number instead +science/kst2|science/kst|2026-03-25|Rename to match upstream naming diff --git a/science/Makefile b/science/Makefile index f14398a64291..ce701e958f3a 100644 --- a/science/Makefile +++ b/science/Makefile @@ -134,7 +134,7 @@ SUBDIR += kalzium SUBDIR += kim-api SUBDIR += kplib - SUBDIR += kst2 + SUBDIR += kst SUBDIR += lammps SUBDIR += lamprop SUBDIR += latte diff --git a/science/kst2/Makefile b/science/kst/Makefile similarity index 100% rename from science/kst2/Makefile rename to science/kst/Makefile diff --git a/science/kst2/distinfo b/science/kst/distinfo similarity index 100% rename from science/kst2/distinfo rename to science/kst/distinfo diff --git a/science/kst2/files/patch-CMakeLists.txt b/science/kst/files/patch-CMakeLists.txt similarity index 100% rename from science/kst2/files/patch-CMakeLists.txt rename to science/kst/files/patch-CMakeLists.txt diff --git a/science/kst2/files/patch-cmake_modules_FindHDF5.cmake b/science/kst/files/patch-cmake_modules_FindHDF5.cmake similarity index 100% rename from science/kst2/files/patch-cmake_modules_FindHDF5.cmake rename to science/kst/files/patch-cmake_modules_FindHDF5.cmake diff --git a/science/kst2/files/patch-src__kst__CMakeLists.txt b/science/kst/files/patch-src__kst__CMakeLists.txt similarity index 100% rename from science/kst2/files/patch-src__kst__CMakeLists.txt rename to science/kst/files/patch-src__kst__CMakeLists.txt diff --git a/science/kst2/files/patch-src_datasources_hdf5_hdf5.h b/science/kst/files/patch-src_datasources_hdf5_hdf5.h similarity index 100% rename from science/kst2/files/patch-src_datasources_hdf5_hdf5.h rename to science/kst/files/patch-src_datasources_hdf5_hdf5.h diff --git a/science/kst2/files/patch-src_libkstmath_escan.cpp b/science/kst/files/patch-src_libkstmath_escan.cpp similarity index 100% rename from science/kst2/files/patch-src_libkstmath_escan.cpp rename to science/kst/files/patch-src_libkstmath_escan.cpp diff --git a/science/kst2/pkg-descr b/science/kst/pkg-descr similarity index 100% rename from science/kst2/pkg-descr rename to science/kst/pkg-descr diff --git a/science/kst2/pkg-plist b/science/kst/pkg-plist similarity index 100% rename from science/kst2/pkg-plist rename to science/kst/pkg-plisthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c41fd6.3a69d.51415c24>
