aboutsummaryrefslogtreecommitdiff
path: root/devel/glib20/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-12-23 17:47:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-12-23 17:47:11 +0000
commit012213f9ea0f87ffc19791f64c331c4c35a76142 (patch)
tree1f0b88684bb51ec6d1d8411ea593ae5bcfaabf42 /devel/glib20/Makefile
parentec07907292ca4e7d94c2b767665905cbfc2c883d (diff)
downloadports-012213f9ea0f87ffc19791f64c331c4c35a76142.tar.gz
ports-012213f9ea0f87ffc19791f64c331c4c35a76142.zip
MFH: r559006
devel/glib20: loops over all possible file descriptors - Stop glib from looping over all possible file descriptors. - This should greatly increase performance PR: 236815 Submitted by: rozhuk.im@gmail.com (committed version) Reported by: Eugene Grosbein <eugen@freebsd.org>
Notes
Notes: svn path=/branches/2020Q4/; revision=559008
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r--devel/glib20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index a5dd1431b9b3..8e79e799335a 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glib
PORTVERSION= 2.66.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNOME