pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libdatrie



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 11 18:08:43 UTC 2018

Modified Files:
        pkgsrc/devel/libdatrie: Makefile distinfo

Log Message:
libdatrie: updated to 0.2.12

0.2.12:
- More C90 (ANSI C) compliance.
- Prevent some compiling conflicts with other sources.
- Fix miscellaneous compiler warnings.
- Prevent trimming on extremely long dictionary path names.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/libdatrie/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libdatrie/distinfo

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

Modified files:

Index: pkgsrc/devel/libdatrie/Makefile
diff -u pkgsrc/devel/libdatrie/Makefile:1.18 pkgsrc/devel/libdatrie/Makefile:1.19
--- pkgsrc/devel/libdatrie/Makefile:1.18        Mon Apr 23 07:00:39 2018
+++ pkgsrc/devel/libdatrie/Makefile     Wed Jul 11 18:08:43 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/04/23 07:00:39 adam Exp $
+# $NetBSD: Makefile,v 1.19 2018/07/11 18:08:43 adam Exp $
 
-DISTNAME=      libdatrie-0.2.11
+DISTNAME=      libdatrie-0.2.12
 CATEGORIES=    devel
 MASTER_SITES=  http://linux.thai.net/pub/thailinux/software/libthai/
 MASTER_SITES+= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/

Index: pkgsrc/devel/libdatrie/distinfo
diff -u pkgsrc/devel/libdatrie/distinfo:1.10 pkgsrc/devel/libdatrie/distinfo:1.11
--- pkgsrc/devel/libdatrie/distinfo:1.10        Mon Apr 23 07:00:39 2018
+++ pkgsrc/devel/libdatrie/distinfo     Wed Jul 11 18:08:43 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/04/23 07:00:39 adam Exp $
+$NetBSD: distinfo,v 1.11 2018/07/11 18:08:43 adam Exp $
 
-SHA1 (libdatrie-0.2.11.tar.xz) = 29689f5fcd4a6be42ea77edbbee6d4a421966084
-RMD160 (libdatrie-0.2.11.tar.xz) = 57d7d19ef9e38a0f231a2c2456ffed47b74d0cda
-SHA512 (libdatrie-0.2.11.tar.xz) = d2c197f41f9acf29d008f576a34c63c968d0de9a496f86f8f2402266ef3e8af3ae5f1e26b652f5eefd14f59f8410a5556d9bf189b6ded19fefd91cae2132803b
-Size (libdatrie-0.2.11.tar.xz) = 309172 bytes
+SHA1 (libdatrie-0.2.12.tar.xz) = 8516d3c86e05338d3cd3ce0421181d66709dba18
+RMD160 (libdatrie-0.2.12.tar.xz) = 8e29779b2f850830f9d2bb720cf21adc768333fd
+SHA512 (libdatrie-0.2.12.tar.xz) = 7cf17859331d6111679e2c6fe0fa256abb13187b0b1116c8225f066281ab852f847a0d2d0d42b9604faf1d56290909fe3386362e34ed5bd1109516dffa2775a1
+Size (libdatrie-0.2.12.tar.xz) = 310236 bytes



Home | Main Index | Thread Index | Old Index