pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libestr Update libestr to 0.1.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/46266894752f
branches: trunk
changeset: 644718:46266894752f
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Fri Jan 16 16:40:45 2015 +0000
description:
Update libestr to 0.1.10.
- changed some functions that don't modify their arg to take const arg
- bugfix: str2num did not convert hex values correctly
- bugfix: problems with trailing incomplete hex sequence
- bugfixes to StrFromNumber
- some checks for potential overflows with giantic strings (>2GB)
- lower autotools requirement to 2.59 permits to build on stock RHEL/CENTOS 5
diffstat:
devel/libestr/Makefile | 4 ++--
devel/libestr/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r c7e0c984a988 -r 46266894752f devel/libestr/Makefile
--- a/devel/libestr/Makefile Fri Jan 16 16:37:53 2015 +0000
+++ b/devel/libestr/Makefile Fri Jan 16 16:40:45 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/09/04 19:41:34 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/16 16:40:45 fhajny Exp $
#
-DISTNAME= libestr-0.1.9
+DISTNAME= libestr-0.1.10
CATEGORIES= devel
MASTER_SITES= http://libestr.adiscon.com/files/download/
diff -r c7e0c984a988 -r 46266894752f devel/libestr/distinfo
--- a/devel/libestr/distinfo Fri Jan 16 16:37:53 2015 +0000
+++ b/devel/libestr/distinfo Fri Jan 16 16:40:45 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/09/04 19:41:34 fhajny Exp $
+$NetBSD: distinfo,v 1.2 2015/01/16 16:40:45 fhajny Exp $
-SHA1 (libestr-0.1.9.tar.gz) = 55fb6ad347f987c45d98b422b0436d6ae50d86aa
-RMD160 (libestr-0.1.9.tar.gz) = 29d09150a5f4c1740133858eefa85b906bff0882
-Size (libestr-0.1.9.tar.gz) = 330114 bytes
+SHA1 (libestr-0.1.10.tar.gz) = 35cc717f5ae737a28140dd1472e13ce2ec317c6c
+RMD160 (libestr-0.1.10.tar.gz) = d392cbca3df55d73f2ed77d05adc2450c5b45fd4
+Size (libestr-0.1.10.tar.gz) = 336122 bytes
Home |
Main Index |
Thread Index |
Old Index