pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/converters/TECkit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov  7 21:35:09 UTC 2023

Modified Files:
        pkgsrc/converters/TECkit: Makefile distinfo

Log Message:
TECkit: update to 2.5.12.

2023-08-25
    Version 2.5.12
    Updated Unicode character names and normalization data to 15.0.0
    Updated zlib to version 1.2.13
    Updated documentation


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/converters/TECkit/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/TECkit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/TECkit/Makefile
diff -u pkgsrc/converters/TECkit/Makefile:1.15 pkgsrc/converters/TECkit/Makefile:1.16
--- pkgsrc/converters/TECkit/Makefile:1.15      Tue Nov 16 14:28:19 2021
+++ pkgsrc/converters/TECkit/Makefile   Tue Nov  7 21:35:09 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/11/16 14:28:19 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2023/11/07 21:35:09 wiz Exp $
 
-DISTNAME=      TECkit-2.5.11
+DISTNAME=      TECkit-2.5.12
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=silnrsi/}
 GITHUB_PROJECT=        teckit
@@ -13,9 +13,11 @@ LICENSE=     gnu-lgpl-v2.1 OR cpl-1.0
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_LANGUAGES= c c++11
+USE_LANGUAGES= c c++
 USE_TOOLS+=    aclocal autoconf automake gmake
 
+USE_CXX_FEATURES=      c++11
+
 PKGCONFIG_OVERRIDE=    teckit.pc.in
 
 pre-configure:

Index: pkgsrc/converters/TECkit/distinfo
diff -u pkgsrc/converters/TECkit/distinfo:1.13 pkgsrc/converters/TECkit/distinfo:1.14
--- pkgsrc/converters/TECkit/distinfo:1.13      Tue Nov 16 14:28:19 2021
+++ pkgsrc/converters/TECkit/distinfo   Tue Nov  7 21:35:09 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/11/16 14:28:19 wiz Exp $
+$NetBSD: distinfo,v 1.14 2023/11/07 21:35:09 wiz Exp $
 
-BLAKE2s (TECkit-2.5.11.tar.gz) = 7e3076ac3c235bdb0f630c8f5e01bf9d11a2652f07a2733100a9800d840397ec
-SHA512 (TECkit-2.5.11.tar.gz) = 0e38c6b203ec767b321a2ca3aa4cf64521aca0dd3ad8c9ffea69d9654ad813767c1dbeefd069cf72518df5c1b7114cc3665084239c63725a1374fc30d4e60dae
-Size (TECkit-2.5.11.tar.gz) = 3032776 bytes
+BLAKE2s (TECkit-2.5.12.tar.gz) = 249b737cfcf6ef0fed8f106bb9e202493c0a9575e6289f55c44449a0e7ed9191
+SHA512 (TECkit-2.5.12.tar.gz) = d1784c652aa238d4a8bf75d4aacfcdcc779c5122dbdf29b01d379a058386c2a13436122ce1da965c913db10d1a4c91a9ce9ea098cc2df445e72789158b7587ef
+Size (TECkit-2.5.12.tar.gz) = 3959251 bytes
 SHA1 (patch-SFconv_UtfCodec.h) = 4ac9db7a5e23afa0f819fab9747b82e39bce0f78



Home | Main Index | Thread Index | Old Index