pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add unbound to the build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e6801bd233b
branches:  trunk
changeset: 542767:2e6801bd233b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon May 26 22:38:27 2008 +0000

description:
Add unbound to the build.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 net/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 49d7194481ab -r 2e6801bd233b doc/CHANGES-2008
--- a/doc/CHANGES-2008  Mon May 26 22:37:30 2008 +0000
+++ b/doc/CHANGES-2008  Mon May 26 22:38:27 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1156 2008/05/26 22:03:13 tron Exp $
+$NetBSD: CHANGES-2008,v 1.1157 2008/05/26 22:38:27 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -1933,3 +1933,4 @@
        Updated devel/autogen to 5.9.5 [wiz 2008-05-26]
        Updated wm/compiz to 0.6.2nb2 [hira 2008-05-26]
        Updated mail/imap-uw to 2006j2nb6 [tron 2008-05-26]
+       Added net/unbound version 1.0.0 [joerg 2008-05-26]
diff -r 49d7194481ab -r 2e6801bd233b net/Makefile
--- a/net/Makefile      Mon May 26 22:37:30 2008 +0000
+++ b/net/Makefile      Mon May 26 22:38:27 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.711 2008/05/15 19:46:46 adrianp Exp $
+# $NetBSD: Makefile,v 1.712 2008/05/26 22:38:27 joerg Exp $
 #
 
 COMMENT=       Networking tools
@@ -495,6 +495,7 @@
 SUBDIR+=       tsocks
 SUBDIR+=       tspc
 SUBDIR+=       ttt
+SUBDIR+=       unbound
 SUBDIR+=       ucarp
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp



Home | Main Index | Thread Index | Old Index