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

Re: [patch] net/net-snmp



>                                           千葉市中央区長洲
>                                                    藤原 誠
実は添付したかったのはこちらでした。

横に長いので、前のメールと同様、同じものを二つの形式で、
text/plain と base64 の二通りを付けます。
---
(藤原)
Index: distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/net/net-snmp/distinfo,v
retrieving revision 1.28
diff -u -a -r1.28 distinfo
--- distinfo	22 Aug 2006 14:06:32 -0000	1.28
+++ distinfo	11 Sep 2006 16:10:13 -0000
@@ -33,3 +33,4 @@
 SHA1 (patch-ds) = e0319c5f63ed56ab8a9ddc96759f16fd43395096
 SHA1 (patch-dt) = 0cbf8245fbb5475dc864acc4e7c1490095377a6e
 SHA1 (patch-mib2cupdate) = d6773633c8737fe45a58e378967995e21012d21d
+SHA1 (patch-du) = 6a7043e1b0ad883d5ca9755e6411831c34dba81b
Index: patches/patch-du
===================================================================
RCS file: patches/patch-du
diff -N patches/patch-du
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ patches/patch-du	11 Sep 2006 16:07:34 -0000
@@ -0,0 +1,16 @@
+$NetBSD$
+
+--- configure.orig	2006-09-12 01:02:35.000000000 +0900
++++ configure	2006-09-12 01:03:11.000000000 +0900
+@@ -13723,7 +13723,11 @@
+         #---------------------
+         # check if $i has any other required modules
+         #
++	if test "x$new_list" != "x"; then
+ 	new_list="$new_list `$MODULECPP $srcdir/$mibdir/$i.h | grep config_require | sed 's/.*config_require(\(.*\)).*/\1/'`"
++	else
++	new_list="`$MODULECPP $srcdir/$mibdir/$i.h | grep config_require | sed 's/.*config_require(\(.*\)).*/\1/'`"
++	fi
+         if test $module_debug -eq 1; then
+           echo " $i will test: $new_list"
+         fi

net-snmp.diff