diff --git a/dev-util/dialog/dialog-1.3_20160828.recipe b/dev-util/dialog/dialog-1.3_20170509.recipe similarity index 88% rename from dev-util/dialog/dialog-1.3_20160828.recipe rename to dev-util/dialog/dialog-1.3_20170509.recipe index 70faf231f..bd315fe03 100644 --- a/dev-util/dialog/dialog-1.3_20160828.recipe +++ b/dev-util/dialog/dialog-1.3_20170509.recipe @@ -7,9 +7,9 @@ HOMEPAGE="http://invisible-island.net/dialog/" COPYRIGHT="1999-2014 Thomas E. Dickey" LICENSE="GNU LGPL v2" SOURCE_URI="ftp://invisible-island.net/dialog/dialog-${portVersion/_/-}.tgz" -CHECKSUM_SHA256="453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9" +CHECKSUM_SHA256="2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756" SOURCE_DIR="dialog-${portVersion/_/-}" -REVISION="2" +REVISION="1" PATCHES="dialog-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" dialog$secondaryArchSuffix = $portVersion - lib:libdialog$secondaryArchSuffix = 13.0.0 compat >= 13 + lib:libdialog$secondaryArchSuffix = 14.0.0 compat >= 14 " if [ -z "$secondaryArchSuffix" ]; then PROVIDES="$PROVIDES @@ -32,7 +32,7 @@ REQUIRES=" PROVIDES_devel=" dialog${secondaryArchSuffix}_devel = $portVersion cmd:dialog_config$secondaryArchSuffix = $portVersion - devel:libdialog$secondaryArchSuffix = 13.0.0 compat >= 13 + devel:libdialog$secondaryArchSuffix = 14.0.0 compat >= 14 " REQUIRES_devel=" dialog$secondaryArchSuffix == $portVersion base diff --git a/dev-util/dialog/patches/dialog-1.3_20160828.patchset b/dev-util/dialog/patches/dialog-1.3_20170509.patchset similarity index 100% rename from dev-util/dialog/patches/dialog-1.3_20160828.patchset rename to dev-util/dialog/patches/dialog-1.3_20170509.patchset