pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libidn Update to 1.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/907b20373050
branches: trunk
changeset: 532741:907b20373050
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 30 06:42:54 2007 +0000
description:
Update to 1.0:
* Version 1.0 (released 2007-07-31)
** Command-line tools, examples, etc are now licensed under GPL version 3.
The library is still licensed under LGPL v2.1 for compatibility
reasons (it is included in glibc).
** Updated documentation as per license change.
** Update gnulib files.
** Update translations.
** API and ABI is backwards compatible with the previous version.
* Version 0.6.14 (released 2007-05-31)
** Libidn is now developed using Git instead of CVS.
A public git mirror is available from
<http://repo.or.cz/w/libidn.git>. If you have pulled from this
repository before this release, you need to erase your clone because
it has been re-generated from scratch.
** API and ABI is backwards compatible with the previous version.
diffstat:
devel/libidn/Makefile | 5 +++--
devel/libidn/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 687732c6d9d1 -r 907b20373050 devel/libidn/Makefile
--- a/devel/libidn/Makefile Thu Aug 30 06:42:43 2007 +0000
+++ b/devel/libidn/Makefile Thu Aug 30 06:42:54 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2007/06/07 19:56:55 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2007/08/30 06:42:54 wiz Exp $
-DISTNAME= libidn-0.6.13
+DISTNAME= libidn-1.0
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
http://josefsson.org/libidn/releases/
@@ -21,6 +21,7 @@
PKGCONFIG_OVERRIDE+= libidn.pc.in
TEST_TARGET= check
+#LICENSE= GPL3 LGPL2
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r 687732c6d9d1 -r 907b20373050 devel/libidn/distinfo
--- a/devel/libidn/distinfo Thu Aug 30 06:42:43 2007 +0000
+++ b/devel/libidn/distinfo Thu Aug 30 06:42:54 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2007/06/07 19:56:55 wiz Exp $
+$NetBSD: distinfo,v 1.27 2007/08/30 06:42:55 wiz Exp $
-SHA1 (libidn-0.6.13.tar.gz) = 5a033cb8ef537a680f5db14276b01b916e915be1
-RMD160 (libidn-0.6.13.tar.gz) = 5ca31bd04f5c3c822f54166a31f9ad3c6b1bc6ee
-Size (libidn-0.6.13.tar.gz) = 2313013 bytes
+SHA1 (libidn-1.0.tar.gz) = 680c38227e546df82584e7b02aacc7ad66c3af24
+RMD160 (libidn-1.0.tar.gz) = e1ebd229cf05c6c65ac5feb6793de956eb635bbb
+Size (libidn-1.0.tar.gz) = 2373729 bytes
SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0
Home |
Main Index |
Thread Index |
Old Index