pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/net6 Update net6 to 1.3.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/af1fa5104b0a
branches: trunk
changeset: 544126:af1fa5104b0a
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jul 12 15:11:40 2008 +0000
description:
Update net6 to 1.3.7.
Patch provided by in PR 38995. OKed by agc@.
While here, marked as DESTDIR ready.
Version 1.3.7:
* Bugfix for compilation on NetBSD.
* New translations:
- Portuguese (partial)
Version 1.3.6:
* Translation roundup
CVs: ----------------------------------------------------------------------
diffstat:
net/net6/Makefile | 7 ++++---
net/net6/PLIST | 4 +++-
net/net6/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 190b9c1d6590 -r af1fa5104b0a net/net6/Makefile
--- a/net/net6/Makefile Sat Jul 12 03:03:25 2008 +0000
+++ b/net/net6/Makefile Sat Jul 12 15:11:40 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/03/06 14:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/12 15:11:40 obache Exp $
#
-DISTNAME= net6-1.3.5
-PKGREVISION= 1
+DISTNAME= net6-1.3.7
CATEGORIES= net
MASTER_SITES= http://releases.0x539.de/net6/
@@ -10,6 +9,8 @@
HOMEPAGE= http://gobby.0x539.de/
COMMENT= Networking library for C++
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
diff -r 190b9c1d6590 -r af1fa5104b0a net/net6/PLIST
--- a/net/net6/PLIST Sat Jul 12 03:03:25 2008 +0000
+++ b/net/net6/PLIST Sat Jul 12 15:11:40 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/04 10:05:44 rillig Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/07/12 15:11:40 obache Exp $
include/net6/address.hpp
include/net6/client.hpp
include/net6/common.hpp
@@ -25,5 +25,7 @@
share/locale/de/LC_MESSAGES/net6.mo
share/locale/es/LC_MESSAGES/net6.mo
share/locale/fr/LC_MESSAGES/net6.mo
+share/locale/it/LC_MESSAGES/net6.mo
share/locale/nl/LC_MESSAGES/net6.mo
+share/locale/pt/LC_MESSAGES/net6.mo
share/locale/sv/LC_MESSAGES/net6.mo
diff -r 190b9c1d6590 -r af1fa5104b0a net/net6/distinfo
--- a/net/net6/distinfo Sat Jul 12 03:03:25 2008 +0000
+++ b/net/net6/distinfo Sat Jul 12 15:11:40 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/11/04 10:05:44 rillig Exp $
+$NetBSD: distinfo,v 1.2 2008/07/12 15:11:40 obache Exp $
-SHA1 (net6-1.3.5.tar.gz) = 62807f3e2d932c087c99d1a10e9d0e515903e0ba
-RMD160 (net6-1.3.5.tar.gz) = eeaa04bc6975424b5b602220f84a6368e731f825
-Size (net6-1.3.5.tar.gz) = 439188 bytes
+SHA1 (net6-1.3.7.tar.gz) = c7d225d94bd45a7eb6a2739e5a6b31c7c2d672c6
+RMD160 (net6-1.3.7.tar.gz) = 0a8e906af33e6ee1d80efd91360085669cce4d96
+Size (net6-1.3.7.tar.gz) = 448850 bytes
Home |
Main Index |
Thread Index |
Old Index