pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/jq
Module Name: pkgsrc
Committed By: leot
Date: Sat Nov 3 12:51:54 UTC 2018
Modified Files:
pkgsrc/devel/jq: distinfo
pkgsrc/devel/jq/patches: patch-Makefile.am
Log Message:
jq: Clarify a bit the comment of patch-Makefile.am
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/jq/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/jq/patches/patch-Makefile.am
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/jq/distinfo
diff -u pkgsrc/devel/jq/distinfo:1.11 pkgsrc/devel/jq/distinfo:1.12
--- pkgsrc/devel/jq/distinfo:1.11 Sat Nov 3 12:47:16 2018
+++ pkgsrc/devel/jq/distinfo Sat Nov 3 12:51:54 2018
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.11 2018/11/03 12:47:16 leot Exp $
+$NetBSD: distinfo,v 1.12 2018/11/03 12:51:54 leot Exp $
SHA1 (jq-1.6.tar.gz) = 02959bca30672e0dfe678e7b36464c8fb08ec389
RMD160 (jq-1.6.tar.gz) = 10e3f0f280e6fd1de8cd67f3881fad02262d9a6b
SHA512 (jq-1.6.tar.gz) = f5ae8be558ca2ff15324c378d623106b74bd0823be50835e23548584aa1eb24eb81f8f054693d5d3fe44f157d0735c5f0f40b9f21899ba068f2a11d1345ace19
Size (jq-1.6.tar.gz) = 1191856 bytes
-SHA1 (patch-Makefile.am) = ae6d06d032f0ce1e165345b4f6440f14cb600dac
+SHA1 (patch-Makefile.am) = 5392763bd46b27f4e6c2048f497778ce0ed6c7a8
SHA1 (patch-builtin.c) = b3ac3e4b98637ff6bcd4e28332e8b98a65864401
SHA1 (patch-compile.c) = 0c58c5755857475deb613934140733eefa10f857
SHA1 (patch-configure.ac) = a140c21a1a0268abf4b1f9bfc17a2c95099e1e2c
Index: pkgsrc/devel/jq/patches/patch-Makefile.am
diff -u pkgsrc/devel/jq/patches/patch-Makefile.am:1.1 pkgsrc/devel/jq/patches/patch-Makefile.am:1.2
--- pkgsrc/devel/jq/patches/patch-Makefile.am:1.1 Sat Nov 3 12:47:16 2018
+++ pkgsrc/devel/jq/patches/patch-Makefile.am Sat Nov 3 12:51:54 2018
@@ -1,6 +1,7 @@
-$NetBSD: patch-Makefile.am,v 1.1 2018/11/03 12:47:16 leot Exp $
+$NetBSD: patch-Makefile.am,v 1.2 2018/11/03 12:51:54 leot Exp $
-Fix dynamic linking.
+Do dynamic linking of libtool libraries too (otherwise bin/jq can
+ends up to be statically linked).
--- Makefile.am.orig 2018-11-02 01:49:29.000000000 +0000
+++ Makefile.am
Home |
Main Index |
Thread Index |
Old Index