git: 41ba87d16382 - 2023Q4 - devel/objfw: update to 1.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Nov 2023 00:25:22 UTC
The branch 2023Q4 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=41ba87d163825d26bb419d36aef6077b5a6da83a commit 41ba87d163825d26bb419d36aef6077b5a6da83a Author: Jonathan Schleifer <js@nil.im> AuthorDate: 2023-11-05 17:11:20 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-07 00:24:53 +0000 devel/objfw: update to 1.0.5 ObjFW 1.0.4 -> ObjFW 1.0.5, 2023-11-05 * Fixes the calculation of the extra alignment in OFAllocObject() * Fixes +[OFSystemInfo networkInterfaces] on OpenBSD and Windows 98 * Fixes OFSocketAddressString() for AppleTalk addresses * Uses GetModuleHandle() instead of LoadLibrary() where possible on Windows * Disables tests for global blocks on Win64 due to broken compilers * Adds PGP keys to verify tarballs and commits in the code repository PR: 274924 MFH: 2023Q4 (cherry picked from commit be9a449a89651555ea5193c93a3f05cb6c870a85) --- devel/objfw/Makefile | 2 +- devel/objfw/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/objfw/Makefile b/devel/objfw/Makefile index 767cd3175471..b14736cc92fc 100644 --- a/devel/objfw/Makefile +++ b/devel/objfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= objfw -DISTVERSION= 1.0.4 +DISTVERSION= 1.0.5 CATEGORIES= devel lang MASTER_SITES= https://objfw.nil.im/downloads/ diff --git a/devel/objfw/distinfo b/devel/objfw/distinfo index 2c697dcb3d22..98c74272d48e 100644 --- a/devel/objfw/distinfo +++ b/devel/objfw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696770864 -SHA256 (objfw-1.0.4.tar.gz) = c62c61fc3f1b2d5c1d78369c602a6e82b32ade5c8ec0e9c410646d1554bf1e26 -SIZE (objfw-1.0.4.tar.gz) = 788008 +TIMESTAMP = 1699187260 +SHA256 (objfw-1.0.5.tar.gz) = 798bda0590970fea10d5c8064e98088bb9960b3bc0475d92db443b0df9f205c4 +SIZE (objfw-1.0.5.tar.gz) = 797479