From owner-svn-ports-all@FreeBSD.ORG Wed May 13 19:00:49 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12BAF3CA; Wed, 13 May 2015 19:00:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8EBB1794; Wed, 13 May 2015 19:00:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4DJ0mXQ052186; Wed, 13 May 2015 19:00:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4DJ0lUe052179; Wed, 13 May 2015 19:00:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505131900.t4DJ0lUe052179@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 May 2015 19:00:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386245 - in head/net/gupnp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 19:00:49 -0000 Author: sunpoet Date: Wed May 13 19:00:47 2015 New Revision: 386245 URL: https://svnweb.freebsd.org/changeset/ports/386245 Log: - Update to 0.20.14 - Regenerate patch file with makepatch: Changes: http://git.gnome.org/browse/gupnp/tree/NEWS Deleted: head/net/gupnp/files/patch-libgupnp-gupnp-services.c Modified: head/net/gupnp/Makefile head/net/gupnp/distinfo head/net/gupnp/files/patch-libgupnp-gupnp-control-point.c head/net/gupnp/pkg-plist Modified: head/net/gupnp/Makefile ============================================================================== --- head/net/gupnp/Makefile Wed May 13 19:00:42 2015 (r386244) +++ head/net/gupnp/Makefile Wed May 13 19:00:47 2015 (r386245) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 0.20.13 +PORTVERSION= 0.20.14 CATEGORIES= net MASTER_SITES= GNOME Modified: head/net/gupnp/distinfo ============================================================================== --- head/net/gupnp/distinfo Wed May 13 19:00:42 2015 (r386244) +++ head/net/gupnp/distinfo Wed May 13 19:00:47 2015 (r386245) @@ -1,2 +1,2 @@ -SHA256 (gupnp-0.20.13.tar.xz) = d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3 -SIZE (gupnp-0.20.13.tar.xz) = 395356 +SHA256 (gupnp-0.20.14.tar.xz) = 77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd +SIZE (gupnp-0.20.14.tar.xz) = 396764 Modified: head/net/gupnp/files/patch-libgupnp-gupnp-control-point.c ============================================================================== --- head/net/gupnp/files/patch-libgupnp-gupnp-control-point.c Wed May 13 19:00:42 2015 (r386244) +++ head/net/gupnp/files/patch-libgupnp-gupnp-control-point.c Wed May 13 19:00:47 2015 (r386245) @@ -1,6 +1,6 @@ ---- libgupnp/gupnp-control-point.c.orig 2012-11-29 07:13:43.000000000 +0800 -+++ libgupnp/gupnp-control-point.c 2013-03-15 16:00:16.921426942 +0800 -@@ -692,7 +692,7 @@ +--- libgupnp/gupnp-control-point.c.orig 2015-03-30 17:49:16 UTC ++++ libgupnp/gupnp-control-point.c +@@ -692,7 +692,7 @@ parse_usn (const char *usn, /* Count elements */ count = g_strv_length (bits); Modified: head/net/gupnp/pkg-plist ============================================================================== --- head/net/gupnp/pkg-plist Wed May 13 19:00:42 2015 (r386244) +++ head/net/gupnp/pkg-plist Wed May 13 19:00:47 2015 (r386245) @@ -14,6 +14,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-uuid.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 @@ -50,6 +51,7 @@ share/gtk-doc/html/gupnp/client-tutorial share/gtk-doc/html/gupnp/glossary.html share/gtk-doc/html/gupnp/gupnp-Error-codes.html share/gtk-doc/html/gupnp/gupnp-Special-UPnP-types.html +share/gtk-doc/html/gupnp/gupnp-Utility-functions.html share/gtk-doc/html/gupnp/gupnp-binding-tool.html share/gtk-doc/html/gupnp/gupnp-gupnp-service-introspection.html share/gtk-doc/html/gupnp/gupnp.devhelp2