pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/groonga using gmake.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03e5a9cc4879
branches: trunk
changeset: 643238:03e5a9cc4879
user: obache <obache%pkgsrc.org@localhost>
date: Sat Dec 13 00:56:43 2014 +0000
description:
using gmake.
diffstat:
textproc/groonga/distinfo | 3 +-
textproc/groonga/patches/patch-vendor_onigmo-source_Makefile.in | 13 ----------
2 files changed, 1 insertions(+), 15 deletions(-)
diffs (29 lines):
diff -r 3cde94529b9c -r 03e5a9cc4879 textproc/groonga/distinfo
--- a/textproc/groonga/distinfo Sat Dec 13 00:27:42 2014 +0000
+++ b/textproc/groonga/distinfo Sat Dec 13 00:56:43 2014 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.36 2014/12/12 13:02:13 joerg Exp $
+$NetBSD: distinfo,v 1.37 2014/12/13 00:56:43 obache Exp $
SHA1 (groonga-4.0.8.tar.gz) = 894bf426c79aaab6e3b1f19811db4634aecdc4c2
RMD160 (groonga-4.0.8.tar.gz) = ec9317049a5ef468ac66a2da93f2352ba6a20e8e
Size (groonga-4.0.8.tar.gz) = 11343571 bytes
SHA1 (patch-lib_grn.h) = 8d1c150fa96dd19fe9092d61ce9e82b425049251
-SHA1 (patch-vendor_onigmo-source_Makefile.in) = 4e1304cd351c8c656d3bd5baa21ce0478e4c74a3
diff -r 3cde94529b9c -r 03e5a9cc4879 textproc/groonga/patches/patch-vendor_onigmo-source_Makefile.in
--- a/textproc/groonga/patches/patch-vendor_onigmo-source_Makefile.in Sat Dec 13 00:27:42 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-vendor_onigmo-source_Makefile.in,v 1.3 2014/12/12 13:02:13 joerg Exp $
-
---- vendor/onigmo-source/Makefile.in.orig 2014-12-11 20:49:27.000000000 +0000
-+++ vendor/onigmo-source/Makefile.in
-@@ -1428,7 +1428,7 @@ uninstall-am: uninstall-binSCRIPTS unins
- onig-config: onig-config.in
-
- oniguruma.pc: $(srcdir)/oniguruma.pc.in Makefile
-- $(do_subst) < $(<) > $(@)
-+ $(do_subst) < $(srcdir)/oniguruma.pc.in > $(@)
-
- dll:
- $(CXX) -shared -Wl,--output-def,libonig.def -o libonig.dll *.o \
Home |
Main Index |
Thread Index |
Old Index