Tue Jan 2 00:43:09 2024 UTC (146d)
ghdl: Bump PKGREVISION for previous


(ryoon)
diff -r1.17 -r1.18 pkgsrc/cad/ghdl/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/cad/ghdl/Makefile (expand / switch to unified diff)

--- pkgsrc/cad/ghdl/Makefile 2024/01/02 00:42:03 1.17
+++ pkgsrc/cad/ghdl/Makefile 2024/01/02 00:43:09 1.18
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2024/01/02 00:42:03 ryoon Exp $ 1# $NetBSD: Makefile,v 1.18 2024/01/02 00:43:09 ryoon Exp $
2 2
3DISTNAME= ghdl-3.0.0 3DISTNAME= ghdl-3.0.0
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= cad 5CATEGORIES= cad
6MASTER_SITES= ${MASTER_SITE_GITHUB:=ghdl/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=ghdl/}
7GITHUB_PROJECT= ghdl 7GITHUB_PROJECT= ghdl
8GITHUB_TAG= v${PKGVERSION_NOREV} 8GITHUB_TAG= v${PKGVERSION_NOREV}
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= https://ghdl.github.io/ghdl/ 11HOMEPAGE= https://ghdl.github.io/ghdl/
12COMMENT= Open-source simulator/compiler/analyzer for the VHDL 12COMMENT= Open-source simulator/compiler/analyzer for the VHDL
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15#BROKEN= "Does not support llvm 16." 15#BROKEN= "Does not support llvm 16."
16 16
17USE_TOOLS+= bash:run gmake 17USE_TOOLS+= bash:run gmake