cad/ghdl: Update 0.36-1072 -> 0.37

Reported by:	portscout
This commit is contained in:
Yuri Victorovich
2020-02-29 21:07:29 +00:00
parent a00d50aa7a
commit e70726448b
4 changed files with 10 additions and 25 deletions

View File

@@ -3,8 +3,7 @@
PORTNAME= ghdl
DISTVERSIONPREFIX= v
DISTVERSION= 0.36-1072
DISTVERSIONSUFFIX= -ga08e8ce8
DISTVERSION= 0.37
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1571730872
SHA256 (ghdl-ghdl-v0.36-1072-ga08e8ce8_GH0.tar.gz) = 9a0bfe7d4f86277ea53759a4b66e59476764f5727b8aae9c0e830f7b6c8e3c3e
SIZE (ghdl-ghdl-v0.36-1072-ga08e8ce8_GH0.tar.gz) = 4596008
TIMESTAMP = 1583007930
SHA256 (ghdl-ghdl-v0.37_GH0.tar.gz) = 3008616201cc3b0b596872e4ad59d8bc36e6ee3ff798bdce066828fbdad041e4
SIZE (ghdl-ghdl-v0.37_GH0.tar.gz) = 4770478

View File

@@ -1,4 +1,4 @@
--- configure.orig 2019-10-21 19:07:51 UTC
--- configure.orig 2020-02-28 21:25:18 UTC
+++ configure
@@ -114,8 +114,6 @@ for opt do
--enable-coverage) build_mode="coverage";;
@@ -9,22 +9,7 @@
;;
esac
done
@@ -164,10 +162,10 @@ if ! grep $pat $srcdir/configure > /dev/null 2>&1; the
exit 1
fi
-if ! `cmp --help > /dev/null 2>&1`; then
- echo "Sorry, you need 'cmp' to configure GHDL.";
- exit 1
-fi
+#if ! `cmp --help > /dev/null 2>&1`; then
+# echo "Sorry, you need 'cmp' to configure GHDL.";
+# exit 1
+#fi
if ! cmp $srcdir/configure $abs_srcdir/configure > /dev/null 2>&1; then
echo "Cannot compute absolute source dir (or incorrect srcdir)"
@@ -368,6 +366,7 @@ if test $backend = mcode; then
@@ -374,6 +372,7 @@ if test $backend = mcode; then
*darwin*) ortho_flags="Flags_Macosx${mcode64}" ;;
*mingw32*) ortho_flags="Flags_Windows${mcode64}" ;;
*linux*) ortho_flags="Flags_Linux${mcode64}" ;;

View File

@@ -105,6 +105,7 @@ lib/ghdl/src/ieee/v93/numeric_std-body.vhdl
lib/ghdl/src/ieee/v93/numeric_std.vhdl
lib/ghdl/src/ieee/v93/std_logic_1164-body.vhdl
lib/ghdl/src/ieee/v93/std_logic_1164.vhdl
lib/ghdl/src/ieee2008/LICENSE
lib/ghdl/src/ieee2008/fixed_float_types.vhdl
lib/ghdl/src/ieee2008/fixed_generic_pkg-body.vhdl
lib/ghdl/src/ieee2008/fixed_generic_pkg.vhdl
@@ -135,13 +136,13 @@ lib/ghdl/src/openieee/upf-body.vhdl
lib/ghdl/src/openieee/upf.vhdl
lib/ghdl/src/std/env-body.vhdl
lib/ghdl/src/std/env.vhdl
lib/ghdl/src/std/standard.v08
lib/ghdl/src/std/standard.v87
lib/ghdl/src/std/standard.v93
lib/ghdl/src/std/v08/standard.vhdl
lib/ghdl/src/std/v08/textio-body.vhdl
lib/ghdl/src/std/v08/textio.vhdl
lib/ghdl/src/std/v87/standard.vhdl
lib/ghdl/src/std/v87/textio-body.vhdl
lib/ghdl/src/std/v87/textio.vhdl
lib/ghdl/src/std/v93/standard.vhdl
lib/ghdl/src/std/v93/textio-body.vhdl
lib/ghdl/src/std/v93/textio.vhdl
lib/ghdl/src/synopsys/std_logic_arith.vhdl