ports@,
I just noticed that automake-1.17 was released about 6 months ago.
I'd like to import it.
Announce and changes:
https://lists.gnu.org/archive/html/autotools-announce/2024-07/msg00000.html
I had tested it with some random ports which uses automake, and haven't find
any regression.
Anyway, to avoid 'First argument to cross-reference may not be empty' I was
forced to add some referces. I used "Top" (see patch-doc_automake_texi), but
I don't like it, and I'm looking for any suggestion for better way.
Feedback? Tests? Ok?
Index: devel/automake/Makefile
===================================================================
RCS file: /home/cvs/ports/devel/automake/Makefile,v
diff -u -p -u -p -r1.39 Makefile
--- devel/automake/Makefile 11 Mar 2022 18:49:41 -0000 1.39
+++ devel/automake/Makefile 30 Dec 2024 23:14:52 -0000
@@ -9,5 +9,6 @@ SUBDIR += 1.13
SUBDIR += 1.14
SUBDIR += 1.15
SUBDIR += 1.16
+SUBDIR += 1.17
.include <bsd.port.subdir.mk>
--
wbr, Kirill
No comments:
Post a Comment