git: 90a34e05a813 - main - x11-wm/afterstep: move to x11-wm/afterstep1

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Mon, 15 Jul 2024 12:02:29 UTC
The branch main has been updated by dinoex:

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

commit 90a34e05a8136060f3f2ffc10b6b054115ad2746
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-07-15 12:02:19 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-07-15 12:02:19 +0000

    x11-wm/afterstep: move to x11-wm/afterstep1
---
 MOVED                                                       | 1 +
 x11-wm/Makefile                                             | 2 +-
 x11-wm/{afterstep => afterstep1}/Makefile                   | 0
 x11-wm/{afterstep => afterstep1}/distinfo                   | 0
 x11-wm/{afterstep => afterstep1}/files/AFstep.xpm           | 0
 x11-wm/{afterstep => afterstep1}/files/monitor_bsd.xpm      | 0
 x11-wm/{afterstep => afterstep1}/files/patch-Audio.c        | 0
 x11-wm/{afterstep => afterstep1}/files/patch-Auto.c         | 0
 x11-wm/{afterstep => afterstep1}/files/patch-Imakefile      | 0
 x11-wm/{afterstep => afterstep1}/files/patch-Pager.c        | 0
 x11-wm/{afterstep => afterstep1}/files/patch-ReadPacket.c   | 0
 x11-wm/{afterstep => afterstep1}/files/patch-SendInfo.c     | 0
 x11-wm/{afterstep => afterstep1}/files/patch-SendText.c     | 0
 x11-wm/{afterstep => afterstep1}/files/patch-Wharf.c        | 0
 x11-wm/{afterstep => afterstep1}/files/patch-afterstep.c    | 0
 x11-wm/{afterstep => afterstep1}/files/patch-alpha_header.h | 0
 x11-wm/{afterstep => afterstep1}/files/patch-configure.c    | 0
 x11-wm/{afterstep => afterstep1}/files/patch-configure.h    | 0
 x11-wm/{afterstep => afterstep1}/files/patch-events.c       | 0
 x11-wm/{afterstep => afterstep1}/files/patch-functions.c    | 0
 x11-wm/{afterstep => afterstep1}/files/patch-hostname.c     | 0
 x11-wm/{afterstep => afterstep1}/files/patch-icons.c        | 0
 x11-wm/{afterstep => afterstep1}/files/patch-misc.c         | 0
 x11-wm/{afterstep => afterstep1}/files/patch-mystrcasecmp.c | 0
 x11-wm/{afterstep => afterstep1}/files/patch-sample.steprc  | 0
 x11-wm/{afterstep => afterstep1}/files/patch-wild.c         | 0
 x11-wm/{afterstep => afterstep1}/files/penguin.xpm          | 0
 x11-wm/{afterstep => afterstep1}/pkg-descr                  | 0
 x11-wm/{afterstep => afterstep1}/pkg-plist                  | 0
 29 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/MOVED b/MOVED
index 5d0d02c8f5f7..68f1a76592ff 100644
--- a/MOVED
+++ b/MOVED
@@ -3390,3 +3390,4 @@ converters/i18ntools||2024-07-13|Has expired: Depends on expired converters/tuc
 converters/tuc||2024-07-13|Has expired: Dead upstream and unfetchable
 sysutils/ipfs-go|sysutils/kubo-go|2024-07-13|Project was renamed upstream
 chinese/tin||2024-07-14|Removed, unmaintained and broken for months
+x11-wm/afterstep|x11-wm/afterstep1|2024-07-14|Port renamed
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 1848bbdfee00..212068d9a9eb 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -1,7 +1,7 @@
     COMMENT = X11 window managers
 
-    SUBDIR += afterstep
     SUBDIR += afterstep-stable
+    SUBDIR += afterstep1
     SUBDIR += amiwm
     SUBDIR += aphelia
     SUBDIR += awesome
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep1/Makefile
similarity index 100%
rename from x11-wm/afterstep/Makefile
rename to x11-wm/afterstep1/Makefile
diff --git a/x11-wm/afterstep/distinfo b/x11-wm/afterstep1/distinfo
similarity index 100%
rename from x11-wm/afterstep/distinfo
rename to x11-wm/afterstep1/distinfo
diff --git a/x11-wm/afterstep/files/AFstep.xpm b/x11-wm/afterstep1/files/AFstep.xpm
similarity index 100%
rename from x11-wm/afterstep/files/AFstep.xpm
rename to x11-wm/afterstep1/files/AFstep.xpm
diff --git a/x11-wm/afterstep/files/monitor_bsd.xpm b/x11-wm/afterstep1/files/monitor_bsd.xpm
similarity index 100%
rename from x11-wm/afterstep/files/monitor_bsd.xpm
rename to x11-wm/afterstep1/files/monitor_bsd.xpm
diff --git a/x11-wm/afterstep/files/patch-Audio.c b/x11-wm/afterstep1/files/patch-Audio.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-Audio.c
rename to x11-wm/afterstep1/files/patch-Audio.c
diff --git a/x11-wm/afterstep/files/patch-Auto.c b/x11-wm/afterstep1/files/patch-Auto.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-Auto.c
rename to x11-wm/afterstep1/files/patch-Auto.c
diff --git a/x11-wm/afterstep/files/patch-Imakefile b/x11-wm/afterstep1/files/patch-Imakefile
similarity index 100%
rename from x11-wm/afterstep/files/patch-Imakefile
rename to x11-wm/afterstep1/files/patch-Imakefile
diff --git a/x11-wm/afterstep/files/patch-Pager.c b/x11-wm/afterstep1/files/patch-Pager.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-Pager.c
rename to x11-wm/afterstep1/files/patch-Pager.c
diff --git a/x11-wm/afterstep/files/patch-ReadPacket.c b/x11-wm/afterstep1/files/patch-ReadPacket.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-ReadPacket.c
rename to x11-wm/afterstep1/files/patch-ReadPacket.c
diff --git a/x11-wm/afterstep/files/patch-SendInfo.c b/x11-wm/afterstep1/files/patch-SendInfo.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-SendInfo.c
rename to x11-wm/afterstep1/files/patch-SendInfo.c
diff --git a/x11-wm/afterstep/files/patch-SendText.c b/x11-wm/afterstep1/files/patch-SendText.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-SendText.c
rename to x11-wm/afterstep1/files/patch-SendText.c
diff --git a/x11-wm/afterstep/files/patch-Wharf.c b/x11-wm/afterstep1/files/patch-Wharf.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-Wharf.c
rename to x11-wm/afterstep1/files/patch-Wharf.c
diff --git a/x11-wm/afterstep/files/patch-afterstep.c b/x11-wm/afterstep1/files/patch-afterstep.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-afterstep.c
rename to x11-wm/afterstep1/files/patch-afterstep.c
diff --git a/x11-wm/afterstep/files/patch-alpha_header.h b/x11-wm/afterstep1/files/patch-alpha_header.h
similarity index 100%
rename from x11-wm/afterstep/files/patch-alpha_header.h
rename to x11-wm/afterstep1/files/patch-alpha_header.h
diff --git a/x11-wm/afterstep/files/patch-configure.c b/x11-wm/afterstep1/files/patch-configure.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-configure.c
rename to x11-wm/afterstep1/files/patch-configure.c
diff --git a/x11-wm/afterstep/files/patch-configure.h b/x11-wm/afterstep1/files/patch-configure.h
similarity index 100%
rename from x11-wm/afterstep/files/patch-configure.h
rename to x11-wm/afterstep1/files/patch-configure.h
diff --git a/x11-wm/afterstep/files/patch-events.c b/x11-wm/afterstep1/files/patch-events.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-events.c
rename to x11-wm/afterstep1/files/patch-events.c
diff --git a/x11-wm/afterstep/files/patch-functions.c b/x11-wm/afterstep1/files/patch-functions.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-functions.c
rename to x11-wm/afterstep1/files/patch-functions.c
diff --git a/x11-wm/afterstep/files/patch-hostname.c b/x11-wm/afterstep1/files/patch-hostname.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-hostname.c
rename to x11-wm/afterstep1/files/patch-hostname.c
diff --git a/x11-wm/afterstep/files/patch-icons.c b/x11-wm/afterstep1/files/patch-icons.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-icons.c
rename to x11-wm/afterstep1/files/patch-icons.c
diff --git a/x11-wm/afterstep/files/patch-misc.c b/x11-wm/afterstep1/files/patch-misc.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-misc.c
rename to x11-wm/afterstep1/files/patch-misc.c
diff --git a/x11-wm/afterstep/files/patch-mystrcasecmp.c b/x11-wm/afterstep1/files/patch-mystrcasecmp.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-mystrcasecmp.c
rename to x11-wm/afterstep1/files/patch-mystrcasecmp.c
diff --git a/x11-wm/afterstep/files/patch-sample.steprc b/x11-wm/afterstep1/files/patch-sample.steprc
similarity index 100%
rename from x11-wm/afterstep/files/patch-sample.steprc
rename to x11-wm/afterstep1/files/patch-sample.steprc
diff --git a/x11-wm/afterstep/files/patch-wild.c b/x11-wm/afterstep1/files/patch-wild.c
similarity index 100%
rename from x11-wm/afterstep/files/patch-wild.c
rename to x11-wm/afterstep1/files/patch-wild.c
diff --git a/x11-wm/afterstep/files/penguin.xpm b/x11-wm/afterstep1/files/penguin.xpm
similarity index 100%
rename from x11-wm/afterstep/files/penguin.xpm
rename to x11-wm/afterstep1/files/penguin.xpm
diff --git a/x11-wm/afterstep/pkg-descr b/x11-wm/afterstep1/pkg-descr
similarity index 100%
rename from x11-wm/afterstep/pkg-descr
rename to x11-wm/afterstep1/pkg-descr
diff --git a/x11-wm/afterstep/pkg-plist b/x11-wm/afterstep1/pkg-plist
similarity index 100%
rename from x11-wm/afterstep/pkg-plist
rename to x11-wm/afterstep1/pkg-plist