From: Jonathan Schleifer Subject: Update from maintainer: devel/objfw 1.1.2 To: ports@openbsd.org Date: Sat, 20 Apr 2024 23:48:55 +0200 This release fixes missing endbr / bti. Index: Makefile =================================================================== RCS file: /cvs/ports/devel/objfw/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 15 Apr 2024 22:22:05 -0000 1.8 +++ Makefile 20 Apr 2024 21:48:06 -0000 @@ -1,6 +1,6 @@ COMMENT = portable, lightweight framework for the Objective-C language -DISTNAME = objfw-1.1.1 +DISTNAME = objfw-1.1.2 # .objc_sel_* symbols are for string de-duplication and can be ignored. SHARED_LIBS += objfw 0.1 Index: distinfo =================================================================== RCS file: /cvs/ports/devel/objfw/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 15 Apr 2024 22:22:05 -0000 1.6 +++ distinfo 20 Apr 2024 21:48:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (objfw-1.1.1.tar.gz) = BJKgj5ZBgLdFPAW9nwCA5wthFxqbUZSm0biRNwwkz8A= -SIZE (objfw-1.1.1.tar.gz) = 945544 +SHA256 (objfw-1.1.2.tar.gz) = XZ+acNWDKY54CuEfx1p64r7u+QSzAeG8T0/6jX7jHZ8= +SIZE (objfw-1.1.2.tar.gz) = 945717