Wednesday, April 02, 2025

Re: remove devel/xsd: outdated and/or no longer required by other ports

02.04.2025 23:21, Antoine Jacoutot пишет:
> You must keep PKG_ARCH.

Oops, I didn't notice this accident, thanks.

Index: devel/Makefile
===================================================================
RCS file: /cvs/ports/devel/Makefile,v
diff -u -p -r1.2482 Makefile
--- devel/Makefile 25 Mar 2025 11:23:20 -0000 1.2482
+++ devel/Makefile 2 Apr 2025 19:24:22 -0000
@@ -1989,7 +1989,6 @@
SUBDIR += xdg-user-dirs
SUBDIR += xdg-utils
SUBDIR += xmake
- SUBDIR += xsd
SUBDIR += xtensa-elf
SUBDIR += xtensa-esp32-elf
SUBDIR += xtensa-esp32s2-elf
Index: devel/quirks/Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
diff -u -p -r1.1696 Makefile
--- devel/quirks/Makefile 25 Mar 2025 17:17:16 -0000 1.1696
+++ devel/quirks/Makefile 2 Apr 2025 20:44:52 -0000
@@ -3,7 +3,7 @@ CATEGORIES = devel databases
DISTFILES =

# API.rev
-PKGNAME = quirks-7.103
+PKGNAME = quirks-7.104
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

Index: devel/quirks/files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
diff -u -p -r1.1708 Quirks.pm
--- devel/quirks/files/Quirks.pm 25 Mar 2025 17:17:16 -0000 1.1708
+++ devel/quirks/files/Quirks.pm 2 Apr 2025 19:25:43 -0000
@@ -1246,6 +1246,7 @@ setup_obsolete_reason(
11 => 'rpki-data',
5 => 'pycha',
10 => 'gotosocial',
+ 5 => 'xsd',
);

# though it's not yet used, these should be pkgnames, so that eventually

No comments:

Post a Comment