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: wiz
Date: Sun Jan 28 12:51:53 UTC 2024
Modified Files:
pkgsrc/fonts/SDL2_ttf: Makefile distinfo
Log Message:
SDL2_ttf: update to 2.22.0.
2.22.0:
* Updated to FreeType version 2.13.2 and HarfBuzz version 8.1.1
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/fonts/SDL2_ttf/Makefile
cvs rdiff -u -r1.11 -r1.12 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.25 pkgsrc/fonts/SDL2_ttf/Makefile:1.26
--- pkgsrc/fonts/SDL2_ttf/Makefile:1.25 Sun Nov 12 13:21:25 2023
+++ pkgsrc/fonts/SDL2_ttf/Makefile Sun Jan 28 12:51:53 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/11/12 13:21:25 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2024/01/28 12:51:53 wiz Exp $
-DISTNAME= SDL2_ttf-2.20.2
-PKGREVISION= 2
+DISTNAME= SDL2_ttf-2.22.0
CATEGORIES= fonts devel
MASTER_SITES= https://www.libsdl.org/projects/SDL_ttf/release/
@@ -10,7 +9,8 @@ HOMEPAGE= https://www.libsdl.org/project
COMMENT= Use TrueType fonts in your SDL2 applications
LICENSE= zlib
-USE_LANGUAGES= c 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.11 pkgsrc/fonts/SDL2_ttf/distinfo:1.12
--- pkgsrc/fonts/SDL2_ttf/distinfo:1.11 Tue Feb 14 16:04:12 2023
+++ pkgsrc/fonts/SDL2_ttf/distinfo Sun Jan 28 12:51:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/02/14 16:04:12 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/01/28 12:51:53 wiz Exp $
-BLAKE2s (SDL2_ttf-2.20.2.tar.gz) = 08e96fb1f57262c4d24b47f17cc59265189c6286bef91b3596f748d445335dce
-SHA512 (SDL2_ttf-2.20.2.tar.gz) = b54e93b100712e3764cd80d4e4b16cd4c2a6853620f675941a4214320b0ee29a583d57ad56cd5fdb5c7a32d7615cbf43bc3fa55337b01623cee7219ebb43667c
-Size (SDL2_ttf-2.20.2.tar.gz) = 13161592 bytes
+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
Home |
Main Index |
Thread Index |
Old Index