From fff9f6cef34f8d9a754d6ff20556c178d46433f6 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 17 Oct 2006 21:24:05 +0000 Subject: - Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386 * Kept glib2 instead of backing down to glib1 Approved by: portmgr (marcus) Reported by: pointyhat via kris --- devel/g-wrap/files/patch-ab | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/g-wrap/files/patch-ab (limited to 'devel/g-wrap/files/patch-ab') diff --git a/devel/g-wrap/files/patch-ab b/devel/g-wrap/files/patch-ab new file mode 100644 index 000000000000..b22e980a6ce2 --- /dev/null +++ b/devel/g-wrap/files/patch-ab @@ -0,0 +1,13 @@ +--- doc/g-wrap.texi.orig Thu Jun 22 06:42:12 2000 ++++ doc/g-wrap.texi Sat Jul 15 12:15:38 2000 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename g-wrap.info + @settitle g-wrap ++@dircategory Scheme Programming ++@direntry ++* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters. ++@end direntry + @setchapternewpage on + @c Choices for setchapternewpage are {on,off,odd}. + @paragraphindent 0 -- cgit v1.2.3