Path to this page:
Subject: CVS commit: pkgsrc/devel/glib2
From: Patrick Welche
Date: 2019-06-21 22:21:00
Message id: 20190621202100.4D043FBF4@cvs.NetBSD.org
Log Message:
Revert GHashTable improvements
https://gitlab.gnome.org/GNOME/glib/merge_requests/208
to fix PR pkg/54310
For the record, the patch was created with:
git checkout -f 2.60.4
git revert --no-edit 86c6f7e2b..3bed8a13b
git revert --no-edit 75f8ec1df9b48b0c3a13a9125f2c7d7c5adf5159
git revert --no-edit 603fb5958..d3074a748
git revert --no-edit 0b45ddc55..0600dd322
git diff 2.60.4
Files: