Update libestr to 0.1.5.

Version 0.1.5 2013-03-19
* bugfix: es_strncmp() did not work correctly

Version 0.1.4 2012-09-13
* bugfix: '\\' escape was not recognized when unescaping strings

Version 0.1.3 (rgerhards), 2012-07-04
* bugfix: fixed some problems in build system
* bugfix: license doc COPYING was accidently overwritten, now LGPL again
This commit is contained in:
Filip Hajny 2013-09-11 09:58:26 +00:00 committed by Thomas Klausner
parent 3680f54f20
commit bbe1cb1ebe
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2012/10/03 09:10:38 asau Exp $ # $NetBSD: Makefile,v 1.4 2013/09/11 09:58:26 fhajny Exp $
# #
DISTNAME= libestr-0.1.2 DISTNAME= libestr-0.1.5
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://libestr.adiscon.com/files/download/ MASTER_SITES= http://libestr.adiscon.com/files/download/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/10/27 12:04:20 fhajny Exp $ $NetBSD: distinfo,v 1.3 2013/09/11 09:58:26 fhajny Exp $
SHA1 (libestr-0.1.2.tar.gz) = 441313586328985b66c802c65433cf9a90d65d8a SHA1 (libestr-0.1.5.tar.gz) = 86e8c27ea5907ba29fcfcb5fc8d9465c9e597712
RMD160 (libestr-0.1.2.tar.gz) = 3b8c1579bb7dc77dd342a5ff50e9b7d4a85c0255 RMD160 (libestr-0.1.5.tar.gz) = 426eefaaebb6b74ebdcab645962c91c4c266d60e
Size (libestr-0.1.2.tar.gz) = 315615 bytes Size (libestr-0.1.5.tar.gz) = 325583 bytes