diff options
author | obache <obache@pkgsrc.org> | 2013-11-21 08:07:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-21 08:07:55 +0000 |
commit | 09531416d4b9a733e7d52baf7e06a055baf2d03c (patch) | |
tree | bc1bc5ebcf5ac6e56503b264ab4fe2348a508a02 /net/libupnp | |
parent | 7895a16fb79e8282d6ba3990334e42e8f4ac54fd (diff) | |
download | pkgsrc-09531416d4b9a733e7d52baf7e06a055baf2d03c.tar.gz |
Update libupnp to 1.6.19.
bug fixes
Diffstat (limited to 'net/libupnp')
-rw-r--r-- | net/libupnp/Makefile | 4 | ||||
-rw-r--r-- | net/libupnp/PLIST | 11 | ||||
-rw-r--r-- | net/libupnp/distinfo | 8 |
3 files changed, 15 insertions, 8 deletions
diff --git a/net/libupnp/Makefile b/net/libupnp/Makefile index cd0d825d083..d2ec135ae66 100644 --- a/net/libupnp/Makefile +++ b/net/libupnp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/03/28 22:22:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2013/11/21 08:07:55 obache Exp $ # -DISTNAME= libupnp-1.6.18 +DISTNAME= libupnp-1.6.19 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pupnp/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/libupnp/PLIST b/net/libupnp/PLIST index f892cf78079..1a1ce66be3e 100644 --- a/net/libupnp/PLIST +++ b/net/libupnp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2012/04/13 23:38:34 obache Exp $ +@comment $NetBSD: PLIST,v 1.9 2013/11/21 08:07:55 obache Exp $ include/upnp/FreeList.h include/upnp/LinkedList.h include/upnp/ThreadPool.h @@ -22,6 +22,14 @@ lib/libupnp.la lib/pkgconfig/libupnp.pc share/doc/${PKGNAME}/IXML_Programming_Guide.pdf share/doc/${PKGNAME}/UPnP_Programming_Guide.pdf +share/doc/${PKGNAME}/examples/sample_util.c +share/doc/${PKGNAME}/examples/sample_util.h +share/doc/${PKGNAME}/examples/tv_ctrlpt.c +share/doc/${PKGNAME}/examples/tv_ctrlpt.h +share/doc/${PKGNAME}/examples/tv_ctrlpt_main.c +share/doc/${PKGNAME}/examples/tv_device.c +share/doc/${PKGNAME}/examples/tv_device.h +share/doc/${PKGNAME}/examples/tv_device_main.c share/doc/${PKGNAME}/html/ixml/DOMInterfaces.html share/doc/${PKGNAME}/html/ixml/General.html share/doc/${PKGNAME}/html/ixml/IXMLAPI.html @@ -272,4 +280,3 @@ share/doc/${PKGNAME}/html/upnp/icon1.gif share/doc/${PKGNAME}/html/upnp/icon2.gif share/doc/${PKGNAME}/html/upnp/index.html share/doc/${PKGNAME}/html/upnp/toc.html -@pkgdir share/doc/${PKGNAME}/examples diff --git a/net/libupnp/distinfo b/net/libupnp/distinfo index ce455fb6824..18d8bc813d3 100644 --- a/net/libupnp/distinfo +++ b/net/libupnp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2013/01/29 16:22:47 drochner Exp $ +$NetBSD: distinfo,v 1.20 2013/11/21 08:07:55 obache Exp $ -SHA1 (libupnp-1.6.18.tar.bz2) = 7dc7bd2fa74a0f9c65b5fcc4c65b8faa6cf02007 -RMD160 (libupnp-1.6.18.tar.bz2) = 514d23830a2eecd13ecc585b6b9e36770032a73c -Size (libupnp-1.6.18.tar.bz2) = 1201056 bytes +SHA1 (libupnp-1.6.19.tar.bz2) = ee9e16ff42808521b62b7fc664fc9cba479ede88 +RMD160 (libupnp-1.6.19.tar.bz2) = 9879bc7e2e31b50b36ca752c70a00b3abc6de23f +Size (libupnp-1.6.19.tar.bz2) = 1213439 bytes SHA1 (patch-aa) = b3d00b441b3c0ae9aa0769223a4eaf6baa71a71c |