diff options
author | wiz <wiz> | 2008-11-05 16:15:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-05 16:15:46 +0000 |
commit | 0b907bc61e9e87404da3bb7beedefabe6bb73540 (patch) | |
tree | 1b9af8d8c43e07498111ea8ab0d1b03e91d9085d /devel/libidn/distinfo | |
parent | c5cae2808f8736c5629b8b194c78e53dd0ec2bc8 (diff) | |
download | pkgsrc-0b907bc61e9e87404da3bb7beedefabe6bb73540.tar.gz |
Update to 1.11:
* Version 1.11 (released 2008-10-28)
** libidn: New WARN_CFLAGS configure variable.
It is used internally to add -Werror and other warnings flags, to
catch coding mistakes before releases.
** Win32: Perl is no longer required to build Libidn in Visual Studio.
** Win32: Functions in idna.h are also exported.
Reported by Adam Strzelecki <adam.strzelecki@java.pl>.
** doc: Included cyclomatic code complexity charts of the library code.
See doc/cyclo/.
** tests: Add more self-tests to get more self-test code coverage.
** tests: New 'make coverage' command to generate code coverage reports.
The output is created in doc/coverage/. Requires the LCOV tools. See
http://www.gnu.org/software/libidn/coverage/ for a pre-generated copy.
** Clarify copyright and license for gdoc, man pages, and C# port.
** Update gnulib files and translations.
** API and ABI is backwards compatible with the previous version.
Diffstat (limited to 'devel/libidn/distinfo')
-rw-r--r-- | devel/libidn/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 14c0bd055e3..2b49a4a9127 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.38 2008/09/28 00:43:39 tonnerre Exp $ +$NetBSD: distinfo,v 1.39 2008/11/05 16:15:46 wiz Exp $ -SHA1 (libidn-1.10.tar.gz) = a19aa399f5dc636ab5c693ca15f06bce2a833e34 -RMD160 (libidn-1.10.tar.gz) = e112eeb5340c8ded1e0aef8096432451a03351bb -Size (libidn-1.10.tar.gz) = 2534199 bytes +SHA1 (libidn-1.11.tar.gz) = 08cffdcf9736f4ac61acc32e79a1d9672f640351 +RMD160 (libidn-1.11.tar.gz) = a856bc30e18f5c85a842ee85844ce85e54524baf +Size (libidn-1.11.tar.gz) = 2519627 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 SHA1 (patch-ab) = 850e8f30891c58dc9781c7e891e61136c6ed6d3b SHA1 (patch-ac) = 0b2eab310a21ca7ea695d0ee01449b7311338d6f -SHA1 (patch-ad) = b0e3d6f4739f007d4df6de0ace056011dfb21c7d |