pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/gtk-doc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Oct 11 16:13:58 UTC 2017

Modified Files:
        pkgsrc/textproc/gtk-doc: Makefile

Log Message:
gtk-doc: Add comment about failing test case.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/textproc/gtk-doc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/gtk-doc/Makefile
diff -u pkgsrc/textproc/gtk-doc/Makefile:1.63 pkgsrc/textproc/gtk-doc/Makefile:1.64
--- pkgsrc/textproc/gtk-doc/Makefile:1.63       Wed Oct 11 15:46:46 2017
+++ pkgsrc/textproc/gtk-doc/Makefile    Wed Oct 11 16:13:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2017/10/11 15:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2017/10/11 16:13:58 wiz Exp $
 
 DISTNAME=      gtk-doc-1.26
 CATEGORIES=    textproc gnome
@@ -22,6 +22,7 @@ CONFIGURE_ARGS+=      --with-xml-catalog=${XM
 USE_TOOLS+=            gmake pkg-config:run msgfmt
 
 # one test failure that's not there with python-2.x as of 1.26
+# https://bugzilla.gnome.org/show_bug.cgi?id=786174
 PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36
 
 SUBST_CLASSES+=                fix-pc



Home | Main Index | Thread Index | Old Index