ports/contrib (3.6): jq: adopted port
commit b2a36ff933aea38e550cecd98d353be69114e7d8 Author: Tim Biermann <tbier@posteo.de> Date: Wed Feb 24 10:39:01 2021 +0000 jq: adopted port diff --git a/jq/.signature b/jq/.signature index 005e3054f..33260af16 100644 --- a/jq/.signature +++ b/jq/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+90OhUmTpjNYoLj9a8qlWj7x72KTCoKi27u5HREQY8lQP7oHmLtfMXrPNr8URhcWZbd4zndY1qOyx5V0Xjpngk= -SHA256 (Pkgfile) = e78757f1634aa0d1b55d8adf84b4e10d0f801ef329d0bdb0cebb3fd2bff8d5f7 +RWSagIOpLGJF32yJjdg2/QNZ1zPe8qlSDQxZQ7ROxYDb+/eP5T8iJed5Uo/iUx0yj7WJN3BlDtim8A/0p1eEuL62BeyaPWQBDAI= +SHA256 (Pkgfile) = d5b036ec8b4930f876bb3db20e036918f285d88a29ee3492aed3b4dc5f039430 SHA256 (.footprint) = ed1ce136382cf2464b74b5dfa2ebf6c840558f61fb589c8961a4ac16aa995465 SHA256 (jq-1.6.tar.gz) = 5de8c8e29aaa3fb9cc6b47bb27299f271354ebb72514e3accadc7d38b5bbaa72 diff --git a/jq/Pkgfile b/jq/Pkgfile index 8f9b01119..0468a088d 100644 --- a/jq/Pkgfile +++ b/jq/Pkgfile @@ -1,7 +1,7 @@ # Description: Lightweight and flexible command-line JSON processor -# URL: https://stedolan.github.io/jq/ -# Maintainer: Thomas Penteker, tek at serverop dot de -# Optional: oniguruma +# URL: https://stedolan.github.io/jq/ +# Maintainer: Tim Biermann, tbier at posteo dot de +# Optional: oniguruma name=jq version=1.6 @@ -16,7 +16,7 @@ build() { autoreconf -i ./configure --prefix=/usr \ - --with-oniguruma=/usr + --with-oniguruma=/usr make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu