git: 830dca54d5ae - main - net/gupnp: Update to 1.3.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 19:19:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=830dca54d5aebbb932b9a5dbc14f1742ed419b72
commit 830dca54d5aebbb932b9a5dbc14f1742ed419b72
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 19:15:48 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 19:15:48 +0000
net/gupnp: Update to 1.3.0
Changes: https://gitlab.gnome.org/GNOME/gupnp/-/blob/master/NEWS
---
net/gupnp/Makefile | 4 ++--
net/gupnp/distinfo | 6 +++---
net/gupnp/pkg-plist | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 34914afcb91f..0a74c5718d48 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -1,7 +1,7 @@
# Created by: Martin Wilke <miwi at FreeBSD.org>
PORTNAME= gupnp
-PORTVERSION= 1.2.7
+PORTVERSION= 1.3.0
CATEGORIES= net
MASTER_SITES= GNOME
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= glib>=2.66:devel/glib20 \
gobject-introspection>=1.36:devel/gobject-introspection \
- gssdp>=1.2.3:net/gssdp \
+ gssdp>=1.3.0:net/gssdp \
libsoup>=2.48.0:devel/libsoup
LIB_DEPENDS= libgssdp-1.2.so:net/gssdp \
libsoup-2.4.so:devel/libsoup \
diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo
index d6915c783896..2d3931bea20a 100644
--- a/net/gupnp/distinfo
+++ b/net/gupnp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622213998
-SHA256 (gupnp-1.2.7.tar.xz) = 8441276f1afd0176e6f595026a3a507eed1809abfa04026bad3f21622b3523ec
-SIZE (gupnp-1.2.7.tar.xz) = 142928
+TIMESTAMP = 1625585434
+SHA256 (gupnp-1.3.0.tar.xz) = df8279293aae45ea6bb6de1b13bf1988285c8f2f4f25569fb0d79325a8471666
+SIZE (gupnp-1.3.0.tar.xz) = 150160
diff --git a/net/gupnp/pkg-plist b/net/gupnp/pkg-plist
index 76d22882475c..02a5b20bdaf4 100644
--- a/net/gupnp/pkg-plist
+++ b/net/gupnp/pkg-plist
@@ -22,7 +22,7 @@ include/gupnp-1.2/libgupnp/gupnp.h
lib/girepository-1.0/GUPnP-1.2.typelib
lib/libgupnp-1.2.so
lib/libgupnp-1.2.so.0
-lib/libgupnp-1.2.so.0.0.0
+lib/libgupnp-1.2.so.0.103.0
libdata/pkgconfig/gupnp-1.2.pc
share/gir-1.0/GUPnP-1.2.gir
%%VAPI%%share/vala/vapi/gupnp-1.2.deps
More information about the dev-commits-ports-all
mailing list