Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2025 21:48:42 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8d0e2f79711 - main - */*: bump PORTREVISION to chase math/scalapack
Message-ID:  <202502082148.518Lmgcd099445@gitrepo.freebsd.org>

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

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

commit a8d0e2f79711ee1d9bb1c3ccf040b3c6bd2e4874
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-02-08 21:46:51 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-02-08 21:46:51 +0000

    */*: bump PORTREVISION to chase math/scalapack
---
 devel/ga/Makefile          | 2 +-
 math/costa/Makefile        | 2 +-
 math/deal.ii/Makefile      | 2 +-
 math/scalapackfx/Makefile  | 2 +-
 science/bagel/Makefile     | 2 +-
 science/cp2k/Makefile      | 2 +-
 science/dftbplus/Makefile  | 2 +-
 science/fleur/Makefile     | 2 +-
 science/frontistr/Makefile | 2 +-
 science/openmx/Makefile    | 2 +-
 science/qbox/Makefile      | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/devel/ga/Makefile b/devel/ga/Makefile
index a946c61d67d7..02c473486f10 100644
--- a/devel/ga/Makefile
+++ b/devel/ga/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ga
 DISTVERSION=	5.8.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/GlobalArrays/ga/releases/download/v${DISTVERSION}/
 
diff --git a/math/costa/Makefile b/math/costa/Makefile
index 19322ee58b5c..7a0ba2039147 100644
--- a/math/costa/Makefile
+++ b/math/costa/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	costa
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index c79bf9792ed5..3b874d7d07c3 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	deal.II
 DISTVERSION=	9.6.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/
 DISTNAME=	dealii-${DISTVERSION}
diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile
index a9f9b8284c7e..0d4e7d640914 100644
--- a/math/scalapackfx/Makefile
+++ b/math/scalapackfx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scalapackfx
 DISTVERSION=	1.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/bagel/Makefile b/science/bagel/Makefile
index c19a49b3cb0b..f273c507104d 100644
--- a/science/bagel/Makefile
+++ b/science/bagel/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bagel
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.2-132
-PORTREVISION=	13
+PORTREVISION=	14
 DISTVERSIONSUFFIX=	-g2955e4d1a
 CATEGORIES=	science
 
diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile
index 64785f94adae..f6b05741f098 100644
--- a/science/cp2k/Makefile
+++ b/science/cp2k/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cp2k
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2025.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index dcb852823317..f504de4af01a 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dftbplus
 DISTVERSION=	24.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index 1ad5d6a1c62f..f8e5cc7bf64b 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fleur
 DISTVERSION=	7.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/frontistr/Makefile b/science/frontistr/Makefile
index 2cf27d500822..cc8be06a48af 100644
--- a/science/frontistr/Makefile
+++ b/science/frontistr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	FrontISTR
 PORTVERSION=	5.2
-PORTREVISION=	5
+PORTREVISION=	6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science cad
 
diff --git a/science/openmx/Makefile b/science/openmx/Makefile
index dd7ac75395ff..4b1ef46ed92f 100644
--- a/science/openmx/Makefile
+++ b/science/openmx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openmx
 DISTVERSION=	3.9.9 # the 18June12 patch upgrades 3.9 -> 3.9.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 MASTER_SITES=	https://www.openmx-square.org/ \
 		https://www.openmx-square.org/bugfixed/21Oct17/:patch
diff --git a/science/qbox/Makefile b/science/qbox/Makefile
index 40e086f55ff2..57551d8d58f7 100644
--- a/science/qbox/Makefile
+++ b/science/qbox/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	qbox
 DISTVERSIONPREFIX=	rel
 DISTVERSION=	1_78_2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org



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