Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2024 18:10:02 GMT
From:      =?utf-8?Q?Lo=C3=AFc?= Bartoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b0f15231e87 - main - cad/caneda: Bump portrevision after qwt6 update
Message-ID:  <202402221810.41MIA2vp086947@gitrepo.freebsd.org>

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

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

commit 8b0f15231e87c07971386735444c6bf8f579b789
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2024-02-22 18:08:38 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2024-02-22 18:09:52 +0000

    cad/caneda: Bump portrevision after qwt6 update
    
    - PORTREVISION was not bumped in precedent commit
    
    Reported by:    makc
---
 cad/caneda/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cad/caneda/Makefile b/cad/caneda/Makefile
index ab401bb6701f..4a37833fc16c 100644
--- a/cad/caneda/Makefile
+++ b/cad/caneda/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	caneda
 DISTVERSION=	0.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad
 DIST_SUBDIR=	${PORTNAME}
 



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