svn commit: r373199 - in head/x11-toolkits/gtk20: . files
Koop Mast
kwm at FreeBSD.org
Mon Nov 24 10:22:44 UTC 2014
Author: kwm
Date: Mon Nov 24 10:22:43 2014
New Revision: 373199
URL: https://svnweb.freebsd.org/changeset/ports/373199
QAT: https://qat.redports.org/buildarchive/r373199/
Log:
Remove old firefox/thunderbird crash workaround. Upstream fixed it, and now
the patch is causing window update issues.
PR: 195312
Submitted by: gblach@
Deleted:
head/x11-toolkits/gtk20/files/patch-gdk_gdkwindow.c
Modified:
head/x11-toolkits/gtk20/Makefile
Modified: head/x11-toolkits/gtk20/Makefile
==============================================================================
--- head/x11-toolkits/gtk20/Makefile Mon Nov 24 09:34:28 2014 (r373198)
+++ head/x11-toolkits/gtk20/Makefile Mon Nov 24 10:22:43 2014 (r373199)
@@ -4,7 +4,7 @@
PORTNAME= gtk
PORTVERSION= 2.24.25
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
More information about the svn-ports-all
mailing list