Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 11:43:06 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9edcaf0b1407 - main - cad/uranium: Fix double PORTREVISION
Message-ID:  <202306301143.35UBh6qi015724@gitrepo.freebsd.org>

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

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

commit 9edcaf0b1407ed255c94308ea82604ef75692d4a
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2023-06-30 09:18:45 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2023-06-30 11:29:55 +0000

    cad/uranium: Fix double PORTREVISION
    
    Reported by:    portfmt scan
---
 cad/uranium/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/cad/uranium/Makefile b/cad/uranium/Makefile
index 36b255e2a566..a875fbc09253 100644
--- a/cad/uranium/Makefile
+++ b/cad/uranium/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	Uranium
+DISTVERSION=	4.13.1
 PORTREVISION=	3
 PORTEPOCH=	1
-DISTVERSION=	4.13.1
-PORTREVISION=	2
 CATEGORIES=	cad
 DIST_SUBDIR=	Ultimaker
 



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