Browse Source

bluez-libs: Updated (3.8 -> 3.36)

user/chris/old/ruby
Nagy Karoly Gabriel 15 years ago committed by Alejandro Mery
parent
commit
f068b1c4fa
  1. 6
      network/bluez-libs/bluez-libs.desc
  2. 26
      network/bluez-libs/glibc-2.9.patch

6
network/bluez-libs/bluez-libs.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../bluez-libs/bluez-libs.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -28,9 +28,9 @@
[L] GPL
[S] Stable
[V] 3.8
[V] 3.36
[P] X -----5---9 136.900
[CV-URL] http://www.bluez.org/download.html
[D] 3578586518 bluez-libs-3.8.tar.gz http://bluez.sourceforge.net/download/
[D] 1290178376 bluez-libs-3.36.tar.gz http://bluez.sourceforge.net/download/

26
network/bluez-libs/glibc-2.9.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../bluez-libs/glibc-2.9.patch
# Copyright (C) 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./src/sdp.c.orig 2009-10-06 13:39:56.000000000 +0200
+++ ./src/sdp.c 2009-10-06 13:40:22.000000000 +0200
@@ -35,6 +35,7 @@
#include <stdlib.h>
#include <malloc.h>
#include <syslog.h>
+#include <limits.h>
#include <sys/un.h>
#include <sys/socket.h>
#include <sys/time.h>
Loading…
Cancel
Save