pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/g-wrap Remove another patch that was for interna...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d645185df8d
branches:  trunk
changeset: 554763:2d645185df8d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Feb 20 00:50:10 2009 +0000

description:
Remove another patch that was for internal ffi linking.

diffstat:

 devel/g-wrap/Makefile         |   3 ++-
 devel/g-wrap/patches/patch-ae |  13 -------------
 2 files changed, 2 insertions(+), 14 deletions(-)

diffs (29 lines):

diff -r 4ca2ef3a32f5 -r 2d645185df8d devel/g-wrap/Makefile
--- a/devel/g-wrap/Makefile     Fri Feb 20 00:43:06 2009 +0000
+++ b/devel/g-wrap/Makefile     Fri Feb 20 00:50:10 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2009/02/20 00:42:50 gdt Exp $
+# $NetBSD: Makefile,v 1.52 2009/02/20 00:50:10 gdt Exp $
 
 DISTNAME=      g-wrap-1.9.11
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://savannah.nongnu.org/download/g-wrap/
 
diff -r 4ca2ef3a32f5 -r 2d645185df8d devel/g-wrap/patches/patch-ae
--- a/devel/g-wrap/patches/patch-ae     Fri Feb 20 00:43:06 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2007/05/17 23:59:35 gdt Exp $
-
---- guile/examples/Makefile.in.orig    2007-05-15 13:44:46.000000000 -0400
-+++ guile/examples/Makefile.in
-@@ -78,7 +78,7 @@ libgw_guile_miscutils_la_OBJECTS =  \
- libmiscutils_la_LIBADD =
- am_libmiscutils_la_OBJECTS = miscutils.lo
- libmiscutils_la_OBJECTS = $(am_libmiscutils_la_OBJECTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/g-wrap
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/g-wrap -I$(top_builddir)/libffi/include
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \



Home | Main Index | Thread Index | Old Index