diff options
author | obache <obache@pkgsrc.org> | 2008-07-12 15:11:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-12 15:11:40 +0000 |
commit | 4f6b923486bfa5d263b592b127057ed0fa94eaac (patch) | |
tree | bca86f4117e96a557bfc47eeaa86a49168c51711 /net | |
parent | e6fcf7bb949e6b018d520f23d288d013adc08bc4 (diff) | |
download | pkgsrc-4f6b923486bfa5d263b592b127057ed0fa94eaac.tar.gz |
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 (limited to 'net')
-rw-r--r-- | net/net6/Makefile | 7 | ||||
-rw-r--r-- | net/net6/PLIST | 4 | ||||
-rw-r--r-- | net/net6/distinfo | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 96c5d4252d7..9695a49705d 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 --git a/net/net6/PLIST b/net/net6/PLIST index 77c64be3dee..6139463e723 100644 --- a/net/net6/PLIST +++ b/net/net6/PLIST @@ -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 @@ lib/pkgconfig/net6-1.3.pc 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 --git a/net/net6/distinfo b/net/net6/distinfo index 109b7048266..5540f476404 100644 --- a/net/net6/distinfo +++ b/net/net6/distinfo @@ -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 |