Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2024 12:54:25 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82299084b5dd - main - math/jacal: Fix versions going backward
Message-ID:  <202406151254.45FCsPUP066083@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82299084b5dd7c738eb5ea7838613c40fb2b0d37

commit 82299084b5dd7c738eb5ea7838613c40fb2b0d37
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-06-15 12:54:00 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-06-15 12:54:19 +0000

    math/jacal: Fix versions going backward
---
 math/jacal/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/jacal/Makefile b/math/jacal/Makefile
index ab6fa2c72909..474c56fda21d 100644
--- a/math/jacal/Makefile
+++ b/math/jacal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jacal
-DISTVERSION=	1c8
+PORTVERSION=	1c8
 PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	http://groups.csail.mit.edu/mac/ftpdir/scm/


home | help

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