pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/gtranslator Don't use -I without argument.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0644905a1b04
branches: trunk
changeset: 643129:0644905a1b04
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 11 22:07:07 2014 +0000
description:
Don't use -I without argument.
diffstat:
editors/gtranslator/distinfo | 3 +-
editors/gtranslator/patches/patch-plugins_translation-memory_gda_Makefile.in | 12 ++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r c0a33dce8589 -r 0644905a1b04 editors/gtranslator/distinfo
--- a/editors/gtranslator/distinfo Thu Dec 11 22:06:08 2014 +0000
+++ b/editors/gtranslator/distinfo Thu Dec 11 22:07:07 2014 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.9 2014/02/21 20:24:45 joerg Exp $
+$NetBSD: distinfo,v 1.10 2014/12/11 22:07:07 joerg Exp $
SHA1 (gtranslator-2.91.6.tar.xz) = d2071076ad0dbe8b84d0fc7947e7561af14f5d3a
RMD160 (gtranslator-2.91.6.tar.xz) = 93c7f10a00d77d5d96eee655eab1a800a3a657f8
Size (gtranslator-2.91.6.tar.xz) = 2235796 bytes
SHA1 (patch-plugins_codeview_gtr-viewer.c) = 1aea4a053788685003997a35f3cced73b19227fd
+SHA1 (patch-plugins_translation-memory_gda_Makefile.in) = e48403bf53c82d9fedce734f0244c621e7449c33
diff -r c0a33dce8589 -r 0644905a1b04 editors/gtranslator/patches/patch-plugins_translation-memory_gda_Makefile.in
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/gtranslator/patches/patch-plugins_translation-memory_gda_Makefile.in Thu Dec 11 22:07:07 2014 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-plugins_translation-memory_gda_Makefile.in,v 1.1 2014/12/11 22:07:07 joerg Exp $
+
+--- plugins/translation-memory/gda/Makefile.in.orig 2014-12-11 20:56:22.000000000 +0000
++++ plugins/translation-memory/gda/Makefile.in
+@@ -307,7 +307,6 @@ INCLUDES = \
+ -I$(top_srcdir)/src \
+ -I$(top_builddir)/src \
+ -I$(top_srcdir)/plugins/translation-memory \
+- -I$(headerdir) \
+ $(GTRANSLATOR_CFLAGS) \
+ $(WARN_CFLAGS) \
+ $(DISABLE_DEPRECATED)
Home |
Main Index |
Thread Index |
Old Index