From c6d19130f074a16de1c3cec00cc028ea9a5e901d Mon Sep 17 00:00:00 2001 From: Yannick Barbel Date: Thu, 18 Feb 2021 09:34:25 +0100 Subject: [PATCH] fasm: bump version (#5725) fix swig build --- dev-lang/fasm/{fasm-1.71.39.recipe => fasm-1.73.27.recipe} | 4 ++-- dev-lang/swig/swig-4.0.2.recipe | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) rename dev-lang/fasm/{fasm-1.71.39.recipe => fasm-1.73.27.recipe} (89%) diff --git a/dev-lang/fasm/fasm-1.71.39.recipe b/dev-lang/fasm/fasm-1.73.27.recipe similarity index 89% rename from dev-lang/fasm/fasm-1.71.39.recipe rename to dev-lang/fasm/fasm-1.73.27.recipe index bc3481a91..3b15ca743 100644 --- a/dev-lang/fasm/fasm-1.71.39.recipe +++ b/dev-lang/fasm/fasm-1.73.27.recipe @@ -9,11 +9,11 @@ support and does multiple passes to optimize the instruction \ codes for size. The flat assembler is self-compilable and the \ complete source code is included." HOMEPAGE="http://flatassembler.net" -COPYRIGHT="2004-2015 Tomasz Grysztar" +COPYRIGHT="2004-2021 Tomasz Grysztar" LICENSE="fasm" REVISION="1" SOURCE_URI="http://flatassembler.net/fasm-$portVersion.tar.gz" -CHECKSUM_SHA256="0389ca2e1956a207b709fbbd1cd0f257cf0e3d5039a43f8b12c5b2b102bb2cca" +CHECKSUM_SHA256="6e7a4b5f222011eac5edbab0d6dabb9a193d1ce31ccf9b98c0691c52b5b4bbeb" SOURCE_DIR="fasm" ARCHITECTURES="x86_gcc2 x86 ?x86_64" diff --git a/dev-lang/swig/swig-4.0.2.recipe b/dev-lang/swig/swig-4.0.2.recipe index 9268a28c2..2bcd3bdc9 100644 --- a/dev-lang/swig/swig-4.0.2.recipe +++ b/dev-lang/swig/swig-4.0.2.recipe @@ -20,7 +20,7 @@ COPYRIGHT="1995-1998 University of Utah and the Regents of the University of Cal 2005-2006 Arizona Board of Regents (University of Arizona) 1995-2020 The SWIG Developers" LICENSE="SWIG" -REVISION="1" +REVISION="2" SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz" CHECKSUM_SHA256="d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc" @@ -44,6 +44,7 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" + cmd:awk cmd:bison cmd:g++$secondaryArchSuffix cmd:gcc$secondaryArchSuffix