diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-04-25 09:10:26 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-04-25 09:10:26 +0000 |
commit | 830dcbf621a4aef9a778ea0608db749f9c872ee9 (patch) | |
tree | 18195c534cc9e5f0e32db6685227569c7f60d1fe /devel/jq/distinfo | |
parent | 7245740fedbfb9dac221b6bd96fdb8f5d55b1fd2 (diff) | |
download | pkgsrc-830dcbf621a4aef9a778ea0608db749f9c872ee9.tar.gz |
Import jq-1.1 as devel/jq into pkgsrc.
jq is a lightweight and flexible command-line JSON processor.
jq is like sed for JSON data – you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk, grep
and friends let you play with text.
Diffstat (limited to 'devel/jq/distinfo')
-rw-r--r-- | devel/jq/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/jq/distinfo b/devel/jq/distinfo new file mode 100644 index 00000000000..4b8bd538bf7 --- /dev/null +++ b/devel/jq/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2013/04/25 09:10:26 jperkin Exp $ + +SHA1 (jq-1.1.tar.gz) = a0b170faae0e79c2fcd3a9117ae109572cb9f443 +RMD160 (jq-1.1.tar.gz) = a43eb7e0b50db18708998a1538bfa81d59d8e64d +Size (jq-1.1.tar.gz) = 432144 bytes +SHA1 (patch-Makefile) = 41e1adee783b10b526e8a4d2a8614d4b9cfe9942 |