pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/SDL2_ttf
Module Name: pkgsrc
Committed By: adam
Date: Mon Mar 9 11:33:46 UTC 2026
Modified Files:
pkgsrc/fonts/SDL2_ttf: Makefile distinfo
Log Message:
SDL2_ttf: updated to 2.24.0
2.24.0
Here are the major changes in this release:
Added TTF_SetFontLineSkip()
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/fonts/SDL2_ttf/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/SDL2_ttf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/SDL2_ttf/Makefile
diff -u pkgsrc/fonts/SDL2_ttf/Makefile:1.30 pkgsrc/fonts/SDL2_ttf/Makefile:1.31
--- pkgsrc/fonts/SDL2_ttf/Makefile:1.30 Thu Oct 23 20:36:56 2025
+++ pkgsrc/fonts/SDL2_ttf/Makefile Mon Mar 9 11:33:46 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2025/10/23 20:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2026/03/09 11:33:46 adam Exp $
-DISTNAME= SDL2_ttf-2.22.0
-PKGREVISION= 4
+DISTNAME= SDL2_ttf-2.24.0
CATEGORIES= fonts devel
MASTER_SITES= https://www.libsdl.org/projects/SDL_ttf/release/
@@ -10,8 +9,8 @@ HOMEPAGE= https://www.libsdl.org/project
COMMENT= Use TrueType fonts in your SDL2 applications
LICENSE= zlib
+USE_CXX_FEATURES= c++11
USE_LANGUAGES= c c++
-USE_CXX_FEATURES+= c++11
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
Index: pkgsrc/fonts/SDL2_ttf/distinfo
diff -u pkgsrc/fonts/SDL2_ttf/distinfo:1.12 pkgsrc/fonts/SDL2_ttf/distinfo:1.13
--- pkgsrc/fonts/SDL2_ttf/distinfo:1.12 Sun Jan 28 12:51:53 2024
+++ pkgsrc/fonts/SDL2_ttf/distinfo Mon Mar 9 11:33:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/01/28 12:51:53 wiz Exp $
+$NetBSD: distinfo,v 1.13 2026/03/09 11:33:46 adam Exp $
-BLAKE2s (SDL2_ttf-2.22.0.tar.gz) = f9cb37a3ae205190828b5056ccb9dabf6af728da9be0cb2e7ccfa18c3c19aeaf
-SHA512 (SDL2_ttf-2.22.0.tar.gz) = 34a1d210d8f1b1e802139d65ba47e36033bb7881e75a8862c1b1c515565bef85e3d81ee42e952aa664de043debef387ba60088a9cf3ba3297413db39a13af912
-Size (SDL2_ttf-2.22.0.tar.gz) = 14314901 bytes
+BLAKE2s (SDL2_ttf-2.24.0.tar.gz) = c0fc134f176205010f35bec7468c63958e1c6c8868f9cddc8b1e078a85346c0b
+SHA512 (SDL2_ttf-2.24.0.tar.gz) = a0f94e26f0387385f13ec1eb08ddca677d4181969073a50af387a0dce9c7bdddf393c028c8084538e01f875e19790ef7ae9a00c5106bf7ca9d21f3fcf9eee885
+Size (SDL2_ttf-2.24.0.tar.gz) = 13335900 bytes
Home |
Main Index |
Thread Index |
Old Index