diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-06-10 11:22:09 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-06-10 22:56:29 +0000 |
commit | 0e750866efe1bece35bdc98f6ece1d504d6d3858 (patch) | |
tree | ab2a863aa7a957e1b86f27273ff255f406798658 | |
parent | d21b742b5f2c1bc2ff4439427d022548672fb656 (diff) |
devel/glib20: update to 2.80.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.3/NEWS
Reported by: GitLab (notify releases)
(cherry picked from commit 97a94e448ced4fbe517b7cae120e5191f83b639d)
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index a622e8feb446..75356d5488c9 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -1,5 +1,5 @@ PORTNAME= glib -DISTVERSION= 2.80.2 +DISTVERSION= 2.80.3 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNOME @@ -39,7 +39,7 @@ CPE_VENDOR= gnome CONFLICTS_INSTALL= p5-Giovanni -_LIBVERSION= 0.8000.2 +_LIBVERSION= 0.8000.3 PLIST_SUB= LIBVERSION=${_LIBVERSION} OPTIONS_DEFINE= DEBUG GTKDOC FAM_ALTBACKEND MANPAGES NLS TEST diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index f7e6fc05caa1..ad6198eb91d6 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715182144 -SHA256 (gnome/glib-2.80.2.tar.xz) = b9cfb6f7a5bd5b31238fd5d56df226b2dda5ea37611475bf89f6a0f9400fe8bd -SIZE (gnome/glib-2.80.2.tar.xz) = 5529096 +TIMESTAMP = 1718018529 +SHA256 (gnome/glib-2.80.3.tar.xz) = 3947a0eaddd0f3613d0230bb246d0c69e46142c19022f5c4b1b2e3cba236d417 +SIZE (gnome/glib-2.80.3.tar.xz) = 5542940 |