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
This commit is contained in:
Jonathan Schleifer 2023-11-05 18:11:20 +01:00 committed by Robert Clausecker
parent 6db14adb72
commit be9a449a89
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= objfw
DISTVERSION= 1.0.4
DISTVERSION= 1.0.5
CATEGORIES= devel lang
MASTER_SITES= https://objfw.nil.im/downloads/

View file

@ -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