aboutsummaryrefslogtreecommitdiffstats
path: root/packages/avahi
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:39:59 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:39:59 +0000
commit49bc5edb19a8a3a2fce12f382b2b1296e8593273 (patch)
treeb6899627e1b9fe142e12f37b395f058e19bc6fd7 /packages/avahi
parent17299f2d22def0a665c32621b46b382f1404b749 (diff)
downloadopenembedded-49bc5edb19a8a3a2fce12f382b2b1296e8593273.tar.gz
avahi: drop old versions
Diffstat (limited to 'packages/avahi')
-rw-r--r--packages/avahi/avahi-0.6.15/.mtn2git_empty0
-rw-r--r--packages/avahi/avahi-0.6.15/patch-avahi-daemon_dbus-protocol.c.patch28
-rw-r--r--packages/avahi/avahi_0.6.15.bb3
-rw-r--r--packages/avahi/avahi_0.6.16.bb1
-rw-r--r--packages/avahi/avahi_0.6.17.bb1
-rw-r--r--packages/avahi/avahi_0.6.18.bb1
6 files changed, 0 insertions, 34 deletions
diff --git a/packages/avahi/avahi-0.6.15/.mtn2git_empty b/packages/avahi/avahi-0.6.15/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/avahi/avahi-0.6.15/.mtn2git_empty
+++ /dev/null
diff --git a/packages/avahi/avahi-0.6.15/patch-avahi-daemon_dbus-protocol.c.patch b/packages/avahi/avahi-0.6.15/patch-avahi-daemon_dbus-protocol.c.patch
deleted file mode 100644
index 0971a9eea8..0000000000
--- a/packages/avahi/avahi-0.6.15/patch-avahi-daemon_dbus-protocol.c.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-marcus 2006-11-11 02:56:18 UTC
-
- FreeBSD ports repository
-
- Modified files:
- net/avahi Makefile distinfo
- Added files:
- net/avahi/files patch-avahi-daemon_dbus-protocol.c
- Log:
- Update to 0.6.15, and fix the build with D-BUS 1.0.
-
- Revision Changes Path
- 1.43 +3 -3 ports/net/avahi/Makefile
- 1.12 +3 -3 ports/net/avahi/distinfo
- 1.3 +11 -0 ports/net/avahi/files/patch-avahi-daemon_dbus-protocol.c (new)
-
---- avahi-daemon/dbus-protocol.c.orig Fri Nov 10 21:50:07 2006
-+++ avahi-daemon/dbus-protocol.c Fri Nov 10 21:50:55 2006
-@@ -1067,7 +1067,7 @@ static int dbus_connect(void) {
- if (dbus_bus_request_name(
- server->bus,
- AVAHI_DBUS_NAME,
--#if (DBUS_VERSION_MAJOR == 0) && (DBUS_VERSION_MINOR >= 60)
-+#if ((DBUS_VERSION_MAJOR == 0) && (DBUS_VERSION_MINOR >= 60)) || DBUS_VERSION_MAJOR > 0
- DBUS_NAME_FLAG_DO_NOT_QUEUE,
- #else
- DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT,
-
diff --git a/packages/avahi/avahi_0.6.15.bb b/packages/avahi/avahi_0.6.15.bb
deleted file mode 100644
index b7645bc50f..0000000000
--- a/packages/avahi/avahi_0.6.15.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require avahi.inc
-
-SRC_URI += "file://patch-avahi-daemon_dbus-protocol.c.patch;patch=1;pnum=0"
diff --git a/packages/avahi/avahi_0.6.16.bb b/packages/avahi/avahi_0.6.16.bb
deleted file mode 100644
index 9189734dfa..0000000000
--- a/packages/avahi/avahi_0.6.16.bb
+++ /dev/null
@@ -1 +0,0 @@
-require avahi.inc
diff --git a/packages/avahi/avahi_0.6.17.bb b/packages/avahi/avahi_0.6.17.bb
deleted file mode 100644
index 9189734dfa..0000000000
--- a/packages/avahi/avahi_0.6.17.bb
+++ /dev/null
@@ -1 +0,0 @@
-require avahi.inc
diff --git a/packages/avahi/avahi_0.6.18.bb b/packages/avahi/avahi_0.6.18.bb
deleted file mode 100644
index 9189734dfa..0000000000
--- a/packages/avahi/avahi_0.6.18.bb
+++ /dev/null
@@ -1 +0,0 @@
-require avahi.inc