Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 20:55:33 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: 204700731cc1 - main - cad/ghdl: Correct DISTVERSION
Message-ID:  <202302232055.31NKtXuY034609@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=204700731cc149ed7d40de8561b07b63f566c58f

commit 204700731cc149ed7d40de8561b07b63f566c58f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-23 16:23:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-23 16:23:12 +0000

    cad/ghdl: Correct DISTVERSION
---
 cad/ghdl/Makefile | 2 +-
 cad/ghdl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index 6f69ede94736..def164fbec92 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ghdl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.0.20230222
+DISTVERSION=	2.0.0-20230222
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/ghdl/distinfo b/cad/ghdl/distinfo
index 0b88111b1a15..d18e136b6b1e 100644
--- a/cad/ghdl/distinfo
+++ b/cad/ghdl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677126772
-SHA256 (ghdl-ghdl-v2.0.0.20230222-7670533_GH0.tar.gz) = d0bd40ad1d5ffc51300e1fc8248f12621333376230defd79793b9454469b359d
-SIZE (ghdl-ghdl-v2.0.0.20230222-7670533_GH0.tar.gz) = 7196702
+TIMESTAMP = 1677185255
+SHA256 (ghdl-ghdl-v2.0.0-20230222-7670533_GH0.tar.gz) = d0bd40ad1d5ffc51300e1fc8248f12621333376230defd79793b9454469b359d
+SIZE (ghdl-ghdl-v2.0.0-20230222-7670533_GH0.tar.gz) = 7196702



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