pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/net6 update to 1.3.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/012724b5647d
branches:  trunk
changeset: 400798:012724b5647d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 27 19:08:30 2009 +0000

description:
update to 1.3.10
changes:
-minor fixes
-translation updates

pkgsrc note: build against newer gnutls was fixed, don't need the
 libgnutls-config hack anymore

diffstat:

 net/net6/Makefile |  11 +++--------
 net/net6/PLIST    |   8 +++++++-
 net/net6/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (68 lines):

diff -r cc900e89843a -r 012724b5647d net/net6/Makefile
--- a/net/net6/Makefile Tue Oct 27 18:50:38 2009 +0000
+++ b/net/net6/Makefile Tue Oct 27 19:08:30 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/07/03 15:59:49 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2009/10/27 19:08:30 drochner Exp $
 #
 
-DISTNAME=      net6-1.3.9
-PKGREVISION=   1
+DISTNAME=      net6-1.3.10
 CATEGORIES=    net
 MASTER_SITES=  http://releases.0x539.de/net6/
 
@@ -14,16 +13,12 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            autoconf pkg-config
+USE_TOOLS+=            pkg-config
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
 
 PKGCONFIG_OVERRIDE+=   net6-1.3.pc.in
 
-pre-configure:
-       cd ${WRKSRC} && autoconf
-
 .include "../../devel/libsigc++/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
-.include "../../security/gnutls/libgnutls-config.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cc900e89843a -r 012724b5647d net/net6/PLIST
--- a/net/net6/PLIST    Tue Oct 27 18:50:38 2009 +0000
+++ b/net/net6/PLIST    Tue Oct 27 19:08:30 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/07/12 15:11:40 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/10/27 19:08:30 drochner Exp $
 include/net6/address.hpp
 include/net6/client.hpp
 include/net6/common.hpp
@@ -25,7 +25,13 @@
 share/locale/de/LC_MESSAGES/net6.mo
 share/locale/es/LC_MESSAGES/net6.mo
 share/locale/fr/LC_MESSAGES/net6.mo
+share/locale/he/LC_MESSAGES/net6.mo
 share/locale/it/LC_MESSAGES/net6.mo
+share/locale/nb/LC_MESSAGES/net6.mo
 share/locale/nl/LC_MESSAGES/net6.mo
 share/locale/pt/LC_MESSAGES/net6.mo
+share/locale/pt_BR/LC_MESSAGES/net6.mo
+share/locale/ru/LC_MESSAGES/net6.mo
+share/locale/sk/LC_MESSAGES/net6.mo
 share/locale/sv/LC_MESSAGES/net6.mo
+share/locale/zh_CN/LC_MESSAGES/net6.mo
diff -r cc900e89843a -r 012724b5647d net/net6/distinfo
--- a/net/net6/distinfo Tue Oct 27 18:50:38 2009 +0000
+++ b/net/net6/distinfo Tue Oct 27 19:08:30 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/07/03 15:59:50 drochner Exp $
+$NetBSD: distinfo,v 1.6 2009/10/27 19:08:30 drochner Exp $
 
-SHA1 (net6-1.3.9.tar.gz) = 86c15f3b3bcd89bfa8da9cef68518b32349ba36f
-RMD160 (net6-1.3.9.tar.gz) = 178c0093edfc9edc3f11afed06c4743ef86052e8
-Size (net6-1.3.9.tar.gz) = 449368 bytes
+SHA1 (net6-1.3.10.tar.gz) = 880e00518296395705041dc7e64c2c82f7c53ddd
+RMD160 (net6-1.3.10.tar.gz) = 9607fe1665aab0ed0354607f82ba4e3fe8733244
+Size (net6-1.3.10.tar.gz) = 454813 bytes



Home | Main Index | Thread Index | Old Index