Path to this page:
Subject: CVS commit: [pkgsrc-2015Q3] pkgsrc/x11/gtk3
From: Benny Siegert
Date: 2015-11-08 09:41:49
Message id: 20151108084149.21DBC98@cvs.netbsd.org
Log Message:
Pullup ticket #4851 - requested by he
x11/gtk3: build fix
Revisions pulled up:
- x11/gtk3/Makefile 1.70
- x11/gtk3/distinfo 1.32
- x11/gtk3/patches/patch-gtk_fallback-c89.c 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Sat Nov 7 15:49:38 UTC 2015
Modified Files:
pkgsrc/x11/gtk3: Makefile distinfo
Log Message:
Improve compatibility with systems which lack either round(), rint()
or nearbyint(), but might still have them declared in <math.h>.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: he
Date: Sat Nov 7 15:51:40 UTC 2015
Added Files:
pkgsrc/x11/gtk3/patches: patch-gtk_fallback-c89.c
Log Message:
Improve compatibility with systems which lack either round(), rint()
or nearbyint(), but might still have them declared in <math.h>.
Bump PKGREVISION.
Files: