diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 00:03:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 00:03:24 +0800 |
commit | e1ef1cb86a87c5d1285ae70727acb01c01ec3935 (patch) | |
tree | 682331bc2714ac0a7654fe0af8cd9be279593623 /net | |
parent | c54b074bf3d7cdd1527026925e4516685f1399d5 (diff) | |
download | freebsd-ports-gnome-e1ef1cb86a87c5d1285ae70727acb01c01ec3935.tar.gz freebsd-ports-gnome-e1ef1cb86a87c5d1285ae70727acb01c01ec3935.tar.zst freebsd-ports-gnome-e1ef1cb86a87c5d1285ae70727acb01c01ec3935.zip |
- Update to 0.20.5
Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp/distinfo | 4 | ||||
-rw-r--r-- | net/gupnp/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index f50d8cccc24a..316f393c3cd3 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 0.20.4 +PORTVERSION= 0.20.5 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index 8feb219554fe..f50d04c987f7 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gupnp-0.20.4.tar.xz) = 27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35 -SIZE (gupnp-0.20.4.tar.xz) = 376560 +SHA256 (gupnp-0.20.5.tar.xz) = be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260 +SIZE (gupnp-0.20.5.tar.xz) = 379288 diff --git a/net/gupnp/pkg-plist b/net/gupnp/pkg-plist index 95a2d988744d..3f36bb359a95 100644 --- a/net/gupnp/pkg-plist +++ b/net/gupnp/pkg-plist @@ -13,6 +13,7 @@ include/gupnp-1.0/libgupnp/gupnp-service-introspection.h include/gupnp-1.0/libgupnp/gupnp-service-proxy.h include/gupnp-1.0/libgupnp/gupnp-service.h include/gupnp-1.0/libgupnp/gupnp-types.h +include/gupnp-1.0/libgupnp/gupnp-white-list.h include/gupnp-1.0/libgupnp/gupnp-xml-doc.h include/gupnp-1.0/libgupnp/gupnp.h lib/girepository-1.0/GUPnP-1.0.typelib @@ -33,6 +34,7 @@ share/gtk-doc/html/gupnp/GUPnPRootDevice.html share/gtk-doc/html/gupnp/GUPnPService.html share/gtk-doc/html/gupnp/GUPnPServiceInfo.html share/gtk-doc/html/gupnp/GUPnPServiceProxy.html +share/gtk-doc/html/gupnp/GUPnPWhiteList.html share/gtk-doc/html/gupnp/GUPnPXMLDoc.html share/gtk-doc/html/gupnp/annotation-glossary.html share/gtk-doc/html/gupnp/api-device-control.html |