Date: Wed, 21 Aug 2013 16:03:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325155 - head/net/gupnp Message-ID: <201308211603.r7LG3O6b029151@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 21 16:03:24 2013 New Revision: 325155 URL: http://svnweb.freebsd.org/changeset/ports/325155 Log: - Update to 0.20.5 Changes: http://git.gnome.org/browse/gupnp/tree/NEWS Modified: head/net/gupnp/Makefile head/net/gupnp/distinfo head/net/gupnp/pkg-plist (contents, props changed) Modified: head/net/gupnp/Makefile ============================================================================== --- head/net/gupnp/Makefile Wed Aug 21 15:40:00 2013 (r325154) +++ head/net/gupnp/Makefile Wed Aug 21 16:03:24 2013 (r325155) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 0.20.4 +PORTVERSION= 0.20.5 CATEGORIES= net MASTER_SITES= GNOME Modified: head/net/gupnp/distinfo ============================================================================== --- head/net/gupnp/distinfo Wed Aug 21 15:40:00 2013 (r325154) +++ head/net/gupnp/distinfo Wed Aug 21 16:03:24 2013 (r325155) @@ -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 Modified: head/net/gupnp/pkg-plist ============================================================================== --- head/net/gupnp/pkg-plist Wed Aug 21 15:40:00 2013 (r325154) +++ head/net/gupnp/pkg-plist Wed Aug 21 16:03:24 2013 (r325155) @@ -13,6 +13,7 @@ include/gupnp-1.0/libgupnp/gupnp-service 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308211603.r7LG3O6b029151>