From 583eb5ab513aae01bb7d26907324b9c621593d0b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 22 May 2018 13:24:02 +0200 Subject: [PATCH] acr, bump version (#2595) --- .../{acr-0.9.9.recipe => acr-1.6.2.recipe} | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) rename dev-util/acr/{acr-0.9.9.recipe => acr-1.6.2.recipe} (59%) diff --git a/dev-util/acr/acr-0.9.9.recipe b/dev-util/acr/acr-1.6.2.recipe similarity index 59% rename from dev-util/acr/acr-0.9.9.recipe rename to dev-util/acr/acr-1.6.2.recipe index 6c985b250..8f2981d13 100644 --- a/dev-util/acr/acr-0.9.9.recipe +++ b/dev-util/acr/acr-1.6.2.recipe @@ -1,15 +1,14 @@ SUMMARY="An autoconf replacement" -DESCRIPTION=" -ACR tries to replace autoconf functionality generating a full-compatible \ -'configure' script (runtime flags). But using shell-script instead of m4. \ -This means that ACR is faster, smaller and easy to use. -" +DESCRIPTION="ACR tries to replace autoconf functionality generating a \ +full-compatible 'configure' script (runtime flags). But using shell-script \ +instead of m4. This means that ACR is faster, smaller and easy to use." HOMEPAGE="https://github.com/radare/acr" -COPYRIGHT="2005-2012 pancake" +COPYRIGHT="2005-2018 pancake" LICENSE="GNU GPL v2" -SOURCE_URI="https://github.com/radare/acr/archive/0.9.9.tar.gz" -CHECKSUM_SHA256="7785b97cabfcfde6d0b5c2eeb94be779cad23a11b046c10cff84a11a8c2dc1f5" REVISION="1" +SOURCE_URI="https://github.com/radare/acr/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="12b2f5ceb4da4507fba5242fe5596b8e25916478709f1d6189cbc016b01e6661" + ARCHITECTURES="x86_gcc2 ?x86 x86_64 ?arm" PROVIDES=" @@ -38,11 +37,14 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:awk cmd:find - cmd:getopt cmd:make cmd:sed " +TEST_REQUIRES=" + cmd:getopt + " + BUILD() { runConfigure ./configure