summaryrefslogtreecommitdiff
path: root/net/gssdp12
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-01-15 00:09:37 +0000
committerwiz <wiz@pkgsrc.org>2020-01-15 00:09:37 +0000
commit9563080780d192a9b8cd67206382351f9d710700 (patch)
tree2f1b4d8526ad96ee05323f361d5c168ec0b27ce4 /net/gssdp12
parent290f08fef0e6b7af3811c67db473acd93b0de127 (diff)
downloadpkgsrc-9563080780d192a9b8cd67206382351f9d710700.tar.gz
gssdp12: update to 1.2.2.
1.2.2 ===== - Fix macOS dylib versioning - Update the required glib version to 2.54 - Fix setting the multicast sending interface Bugs fixed in this release: - https://gitlab.gnome.org/GNOME/gssdp/issues/4
Diffstat (limited to 'net/gssdp12')
-rw-r--r--net/gssdp12/Makefile6
-rw-r--r--net/gssdp12/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/net/gssdp12/Makefile b/net/gssdp12/Makefile
index 26b0bb40457..790d1c9ca79 100644
--- a/net/gssdp12/Makefile
+++ b/net/gssdp12/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/11/06 14:34:31 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/15 00:09:37 wiz Exp $
-DISTNAME= gssdp-1.2.1
+DISTNAME= gssdp-1.2.2
PKGNAME= ${DISTNAME:S/gssdp/gssdp12/}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -23,6 +22,7 @@ PKGCONFIG_OVERRIDE+= output/meson-private/gssdp-1.2.pc
PKGCONFIG_OVERRIDE_STAGE= pre-install
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/libgssdp
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.54.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
diff --git a/net/gssdp12/distinfo b/net/gssdp12/distinfo
index c41bb49734e..9f95afa71b1 100644
--- a/net/gssdp12/distinfo
+++ b/net/gssdp12/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/20 11:26:13 wiz Exp $
+$NetBSD: distinfo,v 1.2 2020/01/15 00:09:37 wiz Exp $
-SHA1 (gssdp-1.2.1.tar.xz) = 4f48e321419a97c4e504a513ce7d82756d016b3f
-RMD160 (gssdp-1.2.1.tar.xz) = c5024db80075ae12da5eadc0c84b9da33a6bfff4
-SHA512 (gssdp-1.2.1.tar.xz) = 1c207d97f2c3926c9880d5b76b2a031e791845af6d777ae5fdbbbc3d7b58e2f6fdc10cdac3135e11f5543a0a9a2cb93a80f615c845a31e865d35f0a28a3df1c1
-Size (gssdp-1.2.1.tar.xz) = 61252 bytes
+SHA1 (gssdp-1.2.2.tar.xz) = b7b337935693b9d5edc0d8173cd2c6b64c2b7125
+RMD160 (gssdp-1.2.2.tar.xz) = 9655d6f2b0acc8aab0333e0a40e6e9c7ce08e473
+SHA512 (gssdp-1.2.2.tar.xz) = 3d962ac5a633492979d49c722bbbbeec88385fdbd063d3b68f6b82edbc62c9e78c556d48a904460dd04328bf7a79668dcf3ee33bf61a271ac926e01e2e645f68
+Size (gssdp-1.2.2.tar.xz) = 61444 bytes