From 0731cb60741278e10f10f51eb485d882b389e72f Mon Sep 17 00:00:00 2001 From: fhajny Date: Fri, 16 Jan 2015 16:40:45 +0000 Subject: 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 --- devel/libestr/Makefile | 4 ++-- devel/libestr/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/libestr/Makefile b/devel/libestr/Makefile index 5ddd910d29e..e2d5742bc0d 100644 --- a/devel/libestr/Makefile +++ b/devel/libestr/Makefile @@ -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 --git a/devel/libestr/distinfo b/devel/libestr/distinfo index 7eb30206de9..8c7bcee0984 100644 --- a/devel/libestr/distinfo +++ b/devel/libestr/distinfo @@ -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 -- cgit v1.2.3