summaryrefslogtreecommitdiff
path: root/devel/glib2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-15 19:51:30 +0000
committerwiz <wiz@pkgsrc.org>2020-03-15 19:51:30 +0000
commit1cf2b05b42a6dc476860d30bad82763eb41c889c (patch)
tree41df66eb938fe4f4f06afd491c5e8dc5e5e7b207 /devel/glib2/Makefile
parent409769680f8eb35d17acba9bca4d83826489e776 (diff)
downloadpkgsrc-1cf2b05b42a6dc476860d30bad82763eb41c889c.tar.gz
glib2: update to 2.64.1
Overview of changes in GLib 2.64.1 ================================== * Fix memory monitor tests to only be installed if installed-tests are enabled, and to be skipped if GObject-Introspection is too old (!1407) * Bugs fixed: - #1986 Socks5 Proxy: Authentication seems broken - #1988 Socks5 Proxy: Wrong error returned when using no authentication - !1407 Backport various patches from master to glib-2-64 - !1412 Backport SOCKS5 fixes to glib-2-64 * Translation updates: - Dutch - Italian - Serbian
Diffstat (limited to 'devel/glib2/Makefile')
-rw-r--r--devel/glib2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index 06585682ec0..7d5027a7a1f 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.269 2020/03/08 16:42:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.270 2020/03/15 19:51:30 wiz Exp $
-PKGREVISION= 1
.include "Makefile.common"
CATEGORIES= devel gnome