git: 08c798a0f7c3 - main - lang/swi-pl: Rename lang/swi-pl to lang/swipl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Mar 2024 07:54:24 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=08c798a0f7c3636ddf67503b8311714f27056066
commit 08c798a0f7c3636ddf67503b8311714f27056066
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-03-18 07:52:55 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-03-18 07:52:55 +0000
lang/swi-pl: Rename lang/swi-pl to lang/swipl
Reported by: mailinglist@diamondbox.dk(maintainer, via email)
---
lang/Makefile | 2 +-
lang/{swi-pl => swipl}/Makefile | 0
lang/{swi-pl => swipl}/distinfo | 0
.../{swi-pl => swipl}/files/patch-packages_clib_cmake_FindLibUUID.cmake | 0
lang/{swi-pl => swipl}/pkg-descr | 0
lang/{swi-pl => swipl}/pkg-plist | 0
6 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/Makefile b/lang/Makefile
index 88e79f415f38..a9d2dd3a661e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -360,7 +360,7 @@
SUBDIR += spl
SUBDIR += squeak
SUBDIR += squirrel
- SUBDIR += swi-pl
+ SUBDIR += swipl
SUBDIR += tauthon
SUBDIR += tcbasic
SUBDIR += tcc
diff --git a/lang/swi-pl/Makefile b/lang/swipl/Makefile
similarity index 100%
rename from lang/swi-pl/Makefile
rename to lang/swipl/Makefile
diff --git a/lang/swi-pl/distinfo b/lang/swipl/distinfo
similarity index 100%
rename from lang/swi-pl/distinfo
rename to lang/swipl/distinfo
diff --git a/lang/swi-pl/files/patch-packages_clib_cmake_FindLibUUID.cmake b/lang/swipl/files/patch-packages_clib_cmake_FindLibUUID.cmake
similarity index 100%
rename from lang/swi-pl/files/patch-packages_clib_cmake_FindLibUUID.cmake
rename to lang/swipl/files/patch-packages_clib_cmake_FindLibUUID.cmake
diff --git a/lang/swi-pl/pkg-descr b/lang/swipl/pkg-descr
similarity index 100%
rename from lang/swi-pl/pkg-descr
rename to lang/swipl/pkg-descr
diff --git a/lang/swi-pl/pkg-plist b/lang/swipl/pkg-plist
similarity index 100%
rename from lang/swi-pl/pkg-plist
rename to lang/swipl/pkg-plist