aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2022-04-11 22:18:25 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2022-04-13 10:34:08 +0000
commit37761c5f962e2d7b88d921e8b527f0f1119740d3 (patch)
treea9d74396082ebefac4341913932810c02a26f747
parent6cb446ce37236f334ada36a8585a4394e39a8a51 (diff)
downloadports-37761c5f962e2d7b88d921e8b527f0f1119740d3.tar.gz
ports-37761c5f962e2d7b88d921e8b527f0f1119740d3.zip
net/glib-networking: update to 2.70.1 to match glib
glib-networking and glib (glib20) should be kept in sync with major.minor versions. Update to catch up with glib. Bump PORTREVISION on direct consumers, but not transitively. Note that the PR has a newer patch, but that bumps glib by a minor revision as well, to 2.72, which is tricky in itself. Transitive consumers of libsoup and libsoup3 all build, except for net-im/libnice, but that fails locally without this change as well, so I'm going to choose to ignore that. PR: 262389 Obtained from: yzrh@noema.org
-rw-r--r--devel/libsoup/Makefile2
-rw-r--r--devel/libsoup3/Makefile2
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--net/glib-networking/Makefile3
-rw-r--r--net/glib-networking/distinfo6
5 files changed, 7 insertions, 8 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 82103945bfe9..aa19f03bd8eb 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libsoup
DISTVERSION= 2.74.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/devel/libsoup3/Makefile b/devel/libsoup3/Makefile
index 6596952353e5..fa09ecd8021a 100644
--- a/devel/libsoup3/Makefile
+++ b/devel/libsoup3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libsoup
PORTVERSION= 3.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index b2b5e795fda4..a25d82d14dc6 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= gimp
PORTVERSION= 2.10.30
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index d233e956ff4f..785d2c5087b6 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -1,8 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
PORTNAME= glib-networking
-PORTVERSION= 2.66.0
-PORTREVISION= 1
+PORTVERSION= 2.70.1
CATEGORIES= net
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/net/glib-networking/distinfo b/net/glib-networking/distinfo
index d34123711cac..182d83fb411a 100644
--- a/net/glib-networking/distinfo
+++ b/net/glib-networking/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601278942
-SHA256 (gnome/glib-networking-2.66.0.tar.xz) = c5d7be2437fdd196eebfb70c4517b96d3ba7ec13bd496318b8f02dea383e0099
-SIZE (gnome/glib-networking-2.66.0.tar.xz) = 193920
+TIMESTAMP = 1649703806
+SHA256 (gnome/glib-networking-2.70.1.tar.xz) = 2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc
+SIZE (gnome/glib-networking-2.70.1.tar.xz) = 261312