git: b079f76bd39b - main - net/gupnp: Update to 1.2.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:46:30 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b079f76bd39b09c8159a6269e5c51a9586d7aaeb
commit b079f76bd39b09c8159a6269e5c51a9586d7aaeb
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:38:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:38:10 +0000
net/gupnp: Update to 1.2.7
Changes: https://gitlab.gnome.org/GNOME/gupnp/-/blob/master/NEWS
---
net/gupnp/Makefile | 4 ++--
net/gupnp/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 508dec99aae1..34914afcb91f 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.6
+PORTVERSION= 1.2.7
CATEGORIES= net
MASTER_SITES= GNOME
@@ -11,7 +11,7 @@ COMMENT= Framework for UPnP devices
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= glib>=2.58:devel/glib20 \
+BUILD_DEPENDS= glib>=2.66:devel/glib20 \
gobject-introspection>=1.36:devel/gobject-introspection \
gssdp>=1.2.3:net/gssdp \
libsoup>=2.48.0:devel/libsoup
diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo
index e3721edd60c6..d6915c783896 100644
--- a/net/gupnp/distinfo
+++ b/net/gupnp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622037962
-SHA256 (gupnp-1.2.6.tar.xz) = 00b20f1e478a72deac92c34723693a2ac55789ed1e4bb4eed99eb4d62092aafd
-SIZE (gupnp-1.2.6.tar.xz) = 142652
+TIMESTAMP = 1622213998
+SHA256 (gupnp-1.2.7.tar.xz) = 8441276f1afd0176e6f595026a3a507eed1809abfa04026bad3f21622b3523ec
+SIZE (gupnp-1.2.7.tar.xz) = 142928
More information about the dev-commits-ports-all
mailing list