summaryrefslogtreecommitdiff
path: root/mbone/common-mml
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-04-22 16:32:44 +0000
committerjoerg <joerg@pkgsrc.org>2006-04-22 16:32:44 +0000
commite26c13a11751916e231df56fb7fa4917e04668ea (patch)
tree0843ebe11c03a670ecd801ee9b172e5e73cb42cb /mbone/common-mml
parent304157afb578b82bbdd6cecf267133a4a1428dea (diff)
downloadpkgsrc-e26c13a11751916e231df56fb7fa4917e04668ea.tar.gz
Remove patch-aa. Moving the include of the configuration header
after the use of the defines is not likely to work.
Diffstat (limited to 'mbone/common-mml')
-rw-r--r--mbone/common-mml/distinfo3
-rw-r--r--mbone/common-mml/patches/patch-aa22
2 files changed, 1 insertions, 24 deletions
diff --git a/mbone/common-mml/distinfo b/mbone/common-mml/distinfo
index 5e2f369494e..8ce370ce8b7 100644
--- a/mbone/common-mml/distinfo
+++ b/mbone/common-mml/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.7 2006/04/11 18:39:41 minskim Exp $
+$NetBSD: distinfo,v 1.8 2006/04/22 16:32:44 joerg Exp $
SHA1 (common-1.2.16.tar.gz) = 361bdabd36d114df97943bed648fc6abff741c56
RMD160 (common-1.2.16.tar.gz) = e86aad6c4d5f4f3d8c19a89698e2faca7e0e21a2
Size (common-1.2.16.tar.gz) = 247163 bytes
-SHA1 (patch-aa) = 48324b5afcc6ba08ee48f962a1161896268b2e05
SHA1 (patch-ab) = b4e0b87fc0a587a40f2880c0df4654082d9a9526
SHA1 (patch-ac) = 0c650869971af56d96736ec94600fa753952870c
SHA1 (patch-ad) = 15c09e79a28b6819ca46e0a6ee467a743cce42b7
diff --git a/mbone/common-mml/patches/patch-aa b/mbone/common-mml/patches/patch-aa
deleted file mode 100644
index a7352b55360..00000000000
--- a/mbone/common-mml/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2006/04/11 18:39:41 minskim Exp $
-
---- src/config_unix.h.orig 2002-04-01 14:14:32.000000000 -0800
-+++ src/config_unix.h
-@@ -41,8 +41,6 @@
- #ifndef _CONFIG_UNIX_H
- #define _CONFIG_UNIX_H
-
--#include "uclconf.h"
--
- #include <limits.h>
- #include <sys/types.h>
- #if TIME_WITH_SYS_TIME
-@@ -81,6 +79,8 @@
- #include <netdb.h>
- #include <arpa/inet.h>
-
-+#include "uclconf.h"
-+
- #ifdef __APPLE__
- #define NEED_DRAND48
- #define srand48 srand