git: 8cfcd80360cd - main - cad/iverilog: Use upstream release archive

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 28 Sep 2025 06:23:59 UTC
The branch main has been updated by diizzy:

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

commit 8cfcd80360cd4fc0a7e9b4a0bd03e671aa0130b0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-09-28 06:09:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-09-28 06:09:29 +0000

    cad/iverilog: Use upstream release archive
    
    * Use upstream release archive as recommended by Porters Handbook
      This also cleans up the port Makefile a bit and reduces build
      dependencies
    
    PR:             289579
    Approved by:    maintainer timeout 2+ weeks
---
 cad/iverilog/Makefile | 17 +++++------------
 cad/iverilog/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile
index c1862a405bc1..7a2961825e9a 100644
--- a/cad/iverilog/Makefile
+++ b/cad/iverilog/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	iverilog
-DISTVERSIONPREFIX=	v
-DISTVERSION=	12_0
-PORTREVISION=	1
+DISTVERSION=	12.0
+PORTREVISION=	2
 CATEGORIES=	cad
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
+DISTNAME=	verilog-${DISTVERSION}
 
 MAINTAINER=	kbowling@FreeBSD.org
 COMMENT=	Verilog simulation and synthesis tool
@@ -10,19 +11,11 @@ WWW=		https://steveicarus.github.io/iverilog/
 
 LICENSE=	GPLv2
 
-BUILD_DEPENDS=	autoconf:devel/autoconf \
-		gperf:devel/gperf
+BUILD_DEPENDS=	gperf:devel/gperf
 
 USES=		bison compiler:c++11-lang gmake readline
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	steveicarus
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-suffix
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
-
-pre-configure:
-	@cd ${WRKSRC} && sh autoconf.sh
 
 .include <bsd.port.mk>
diff --git a/cad/iverilog/distinfo b/cad/iverilog/distinfo
index 13746659378b..c94c3b27a23c 100644
--- a/cad/iverilog/distinfo
+++ b/cad/iverilog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681749176
-SHA256 (steveicarus-iverilog-v12_0_GH0.tar.gz) = a68cb1ef7c017ef090ebedb2bc3e39ef90ecc70a3400afb4aa94303bc3beaa7d
-SIZE (steveicarus-iverilog-v12_0_GH0.tar.gz) = 2995096
+TIMESTAMP = 1757814677
+SHA256 (verilog-12.0.tar.gz) = 03848551a9c5ec390fefcff1bbcca14765c7aa035ee85bc9cbcb0424e0149fd4
+SIZE (verilog-12.0.tar.gz) = 3334697