Thursday, August 18, 2022

Remove textprox/luasoldout

OK to remove textproc/luasoldout? I no long maintain the upstream and
nothing in ports uses this. Attached is the quirks and Makefile changes.
Of course I'll remove the port it's self too...


Index: textproc/Makefile
===================================================================
RCS file: /cvs/ports/textproc/Makefile,v
retrieving revision 1.723
diff -u -p -u -p -r1.723 Makefile
--- textproc/Makefile 18 Aug 2022 02:10:04 -0000 1.723
+++ textproc/Makefile 18 Aug 2022 14:42:33 -0000
@@ -144,9 +144,6 @@
SUBDIR += luaexpat
SUBDIR += luaexpat,lua52
SUBDIR += luaexpat,lua53
- SUBDIR += luasoldout
- SUBDIR += luasoldout,lua52
- SUBDIR += luasoldout,lua53
SUBDIR += luceneplusplus
SUBDIR += makefaq
SUBDIR += mdbook
Index: devel/quirks/Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.1405
diff -u -p -u -p -r1.1405 Makefile
--- devel/quirks/Makefile 18 Aug 2022 14:20:05 -0000 1.1405
+++ devel/quirks/Makefile 18 Aug 2022 14:42:33 -0000
@@ -3,7 +3,7 @@ CATEGORIES = devel databases
DISTFILES =

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

Index: devel/quirks/files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.1414
diff -u -p -u -p -r1.1414 Quirks.pm
--- devel/quirks/files/Quirks.pm 18 Aug 2022 14:20:05 -0000 1.1414
+++ devel/quirks/files/Quirks.pm 18 Aug 2022 14:42:33 -0000
@@ -1691,6 +1691,7 @@ setup_obsolete_reason(
3 => 'gnome-books',
46 => 'go-bootstrap',
31 => 'py-typing',
+ 3 => 'luasoldout',
);

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

No comments:

Post a Comment