diff options
author | wiz <wiz> | 2009-04-20 11:30:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-04-20 11:30:06 +0000 |
commit | d6cea4aab34d88b4ae765cbfc309a4ae796914ab (patch) | |
tree | c95ef21feb693026d53fb715dc648ad749003b58 /devel/libidn/distinfo | |
parent | 2c57b4b21685ad41cd780b39c353dbdd2f1d3d97 (diff) | |
download | pkgsrc-d6cea4aab34d88b4ae765cbfc309a4ae796914ab.tar.gz |
Update to 1.14. Add comment for LICENSEs (two).
* Version 1.14 (released 2009-04-03)
** libidn: Install a libidn-*.def file when building under MinGW.
The file is useful if you develop programs in Visual Studio that links
to libidn.
** tests/tst_toutf8: Don't crash if stringprep_utf8_to_locale returns NULL.
Reported by Dagobert Michelsen <dam@opencsw.org> in
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/192>.
** API and ABI is backwards compatible with the previous version.
Diffstat (limited to 'devel/libidn/distinfo')
-rw-r--r-- | devel/libidn/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 270885c485e..72977ffa942 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2009/03/07 11:07:42 wiz Exp $ +$NetBSD: distinfo,v 1.42 2009/04/20 11:30:06 wiz Exp $ -SHA1 (libidn-1.13.tar.gz) = 03c62956681e7b790d553bfa0a5f3d307718bf41 -RMD160 (libidn-1.13.tar.gz) = e6b7ee274688d554dcc9a5eff30d4c2db19c7fde -Size (libidn-1.13.tar.gz) = 2579202 bytes +SHA1 (libidn-1.14.tar.gz) = ab68746b9c74f07605b6b0ee13dc0b4b7b8101a8 +RMD160 (libidn-1.14.tar.gz) = e419addf025a01ce5e4898cc0da91bdfba6ce6e1 +Size (libidn-1.14.tar.gz) = 2579280 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 SHA1 (patch-ab) = 850e8f30891c58dc9781c7e891e61136c6ed6d3b SHA1 (patch-ac) = 0b2eab310a21ca7ea695d0ee01449b7311338d6f |