svn commit: r386245 - in head/net/gupnp: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 13 19:00:49 UTC 2015
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
More information about the svn-ports-all
mailing list