pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libupnp Update libupnp to 1.6.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ea5d2db2adc
branches: trunk
changeset: 538068:6ea5d2db2adc
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jan 27 06:11:24 2008 +0000
description:
Update libupnp to 1.6.4.
Changes:
*******************************************************************************
Version 1.6.4
*******************************************************************************
2008-01-23 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Workaround for a problem with the new automake AM_CONDITIONAL macro
from autotools-1.10. Thanks to Ingo Hofmann for helping with debugging
this one.
2008-01-22 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Added quoting to macros AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR and
AC_CONFIG_SRCDIR in configure.ac. Also changed the name of the
auxiliary directory in AC_CONFIG_AUX_DIR to build-aux.
2008-01-22 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Fix for setsockopt() in Threadpool.c to allow more than one process
to join the multicast-group on OSX. Thanks to Ingo Hofmann.
2008-01-22 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Using defined(__OSX__) || defined(__APPLE__) instead of just
defined(__OSX__) in the code. Thanks to Ingo Hofmann and Chris
Pickel.
2008-01-21 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Fix for isFileInVirtualDir. Thanks to Peter Hartley for the patch.
2008-01-07 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Putting back a "defined(__OSX__)" that has been removed in the
previous *BSD patch. Thanks to Chris Pickel for pointing it out.
2008-01-07 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* SF Patches Tracker [ 1865812 ] typo in docs comment
Submitted By: Hartmut Holzgraefe - hholzgra
typo in docs comment ACCAPTED instead of ACCEPTED in
@name UPNP_E_UNSUBSCRIBE_UNACCAPTED [-302]
Also, the documentation file name was mispelled and was corrected in
the Makefile.am.
diffstat:
net/libupnp/Makefile | 4 ++--
net/libupnp/PLIST | 4 ++--
net/libupnp/distinfo | 10 +++++-----
net/libupnp/patches/patch-aa | 8 ++++----
4 files changed, 13 insertions(+), 13 deletions(-)
diffs (72 lines):
diff -r b4e46c9d4220 -r 6ea5d2db2adc net/libupnp/Makefile
--- a/net/libupnp/Makefile Sun Jan 27 05:13:01 2008 +0000
+++ b/net/libupnp/Makefile Sun Jan 27 06:11:24 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/01/03 12:32:34 obache Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/27 06:11:24 obache Exp $
#
-DISTNAME= libupnp-1.6.3
+DISTNAME= libupnp-1.6.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pupnp/}
EXTRACT_SUFX= .tar.bz2
diff -r b4e46c9d4220 -r 6ea5d2db2adc net/libupnp/PLIST
--- a/net/libupnp/PLIST Sun Jan 27 05:13:01 2008 +0000
+++ b/net/libupnp/PLIST Sun Jan 27 06:11:24 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2008/01/03 12:32:34 obache Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/01/27 06:11:24 obache Exp $
include/upnp/FreeList.h
include/upnp/LinkedList.h
include/upnp/ThreadPool.h
@@ -59,7 +59,7 @@
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_SOCKET_ERROR-208.html
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_CANCELED-210.html
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_SUBSCRIBE_UNACCEPTED-301.html
-share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_UNSUBSCRIBE_UNACCAPTED-302.html
+share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_UNSUBSCRIBE_UNACCEPTED-302.html
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_NOTIFY_UNACCEPTED-303.html
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_INVALID_ARGUMENT-501.html
share/doc/${PKGBASE}-${PKGVERSION}/html/upnp/UPNP_E_FILE_NOT_FOUND-502.html
diff -r b4e46c9d4220 -r 6ea5d2db2adc net/libupnp/distinfo
--- a/net/libupnp/distinfo Sun Jan 27 05:13:01 2008 +0000
+++ b/net/libupnp/distinfo Sun Jan 27 06:11:24 2008 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2008/01/03 12:32:34 obache Exp $
+$NetBSD: distinfo,v 1.10 2008/01/27 06:11:24 obache Exp $
-SHA1 (libupnp-1.6.3.tar.bz2) = 60c45f2a1090b186cdb4a968f76b85b5cef9b28b
-RMD160 (libupnp-1.6.3.tar.bz2) = 12a36ad263e4e66fb9c4d9d5ca9ea41dcb55d650
-Size (libupnp-1.6.3.tar.bz2) = 1136813 bytes
-SHA1 (patch-aa) = 5999583dfe62e1293f08547008f531c2d3caae8b
+SHA1 (libupnp-1.6.4.tar.bz2) = 8dc48a6c5a29e211db07565ec4570a73845108c4
+RMD160 (libupnp-1.6.4.tar.bz2) = 901ce5a3f733b7f2c9f5147a73c49fc615857aa8
+Size (libupnp-1.6.4.tar.bz2) = 1137057 bytes
+SHA1 (patch-aa) = 96abe92b59b9aab6f3a761823d76638d62f02d32
SHA1 (patch-ac) = 05ba4584d2ebdb2de041e67f4c8d1c05e4fc1970
SHA1 (patch-ae) = 7331c61d5b3a47ca3865788cf88a973d5e9352a1
SHA1 (patch-ag) = b6b555fd2e7d5ddf5f63b25d8b915cdd7d0d03ba
diff -r b4e46c9d4220 -r 6ea5d2db2adc net/libupnp/patches/patch-aa
--- a/net/libupnp/patches/patch-aa Sun Jan 27 05:13:01 2008 +0000
+++ b/net/libupnp/patches/patch-aa Sun Jan 27 06:11:24 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.6 2008/01/03 12:32:34 obache Exp $
+$NetBSD: patch-aa,v 1.7 2008/01/27 06:11:24 obache Exp $
---- threadutil/src/ThreadPool.c.orig 2007-12-25 17:32:22.000000000 +0000
+--- threadutil/src/ThreadPool.c.orig 2008-01-22 10:16:37.000000000 +0000
+++ threadutil/src/ThreadPool.c
@@ -234,7 +234,7 @@ static int SetPolicyType( PolicyType in
return 0;
@@ -24,8 +24,8 @@
gettimeofday(&t, NULL);
#if defined(WIN32)
srand( ( unsigned int )t.tv_usec + (unsigned int)ithread_get_current_thread_id().p );
--#elif defined(__FreeBSD__)
-+#elif defined(__FreeBSD__) || defined(__NetBSD__)
+-#elif defined(__FreeBSD__) || defined(__OSX__) || defined(__APPLE__)
++#elif defined(__FreeBSD__) || defined(__OSX__) || defined(__APPLE__) || defined(__NetBSD__)
srand( ( unsigned int )t.tv_usec + (unsigned int)ithread_get_current_thread_id() );
#elif defined(__linux__)
srand( ( unsigned int )t.tv_usec + ithread_get_current_thread_id() );
Home |
Main Index |
Thread Index |
Old Index