Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2024 09:48:18 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: add806fdd4ac - main - cad/ghdl: update 3.0.0 =?utf-8?Q?=E2=86=92?= 4.0.0
Message-ID:  <202403070948.4279mIdT085370@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=add806fdd4acf01d5306c277ccb6076baaf281ea

commit add806fdd4acf01d5306c277ccb6076baaf281ea
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-07 05:36:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-07 09:48:06 +0000

    cad/ghdl: update 3.0.0 → 4.0.0
    
    Reported by:    portscout
---
 cad/ghdl/Makefile  | 5 ++---
 cad/ghdl/distinfo  | 6 +++---
 cad/ghdl/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index c57d1c86469d..58fff6ed1a44 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	ghdl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
-PORTREVISION=	2
+DISTVERSION=	4.0.0
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -43,7 +42,7 @@ SYNTH_DESC=		Enable Synthesis Features in ghdl
 SYNTH_CONFIGURE_ON=	--enable-synth
 
 post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libghdl-3_0_0.so
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libghdl-4_0_0.so
 
 post-install-MCODE-on:
 	@${STRIP_CMD} \
diff --git a/cad/ghdl/distinfo b/cad/ghdl/distinfo
index 6fddddd79608..c471a49afd80 100644
--- a/cad/ghdl/distinfo
+++ b/cad/ghdl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678325963
-SHA256 (ghdl-ghdl-v3.0.0_GH0.tar.gz) = c1ed4d2095df80131260a48c55bb53409ce8d4c38bba42618ca040115faf08b9
-SIZE (ghdl-ghdl-v3.0.0_GH0.tar.gz) = 7160245
+TIMESTAMP = 1709785110
+SHA256 (ghdl-ghdl-v4.0.0_GH0.tar.gz) = 97c88b36b73e7b5086366c1dd49a4224f3b200142b60c005305fc5c8a835740c
+SIZE (ghdl-ghdl-v4.0.0_GH0.tar.gz) = 7683124
diff --git a/cad/ghdl/pkg-plist b/cad/ghdl/pkg-plist
index 067665654672..3a0cb1796f1b 100644
--- a/cad/ghdl/pkg-plist
+++ b/cad/ghdl/pkg-plist
@@ -7,7 +7,7 @@ include/ghdl/vpi_user.h
 %%SYNTH%%include/ghdl/synth.h
 %%SYNTH%%include/ghdl/synth_gates.h
 lib/ghdl/ansi_color.sh
-lib/libghdl-3_0_0.so
+lib/libghdl-4_0_0.so
 lib/libghdl.a
 lib/libghdl.link
 %%LLVM%%lib/ghdl/grt-exec.lst



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403070948.4279mIdT085370>