summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2022-04-10 15:08:12 -0400
committerCharlie Li <vishwin@FreeBSD.org>2022-04-10 15:11:41 -0400
commitd63665f7cd9c99880704a3c5bc221829cb009744 (patch)
tree07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /science
parent57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff)
downloadfreebsd-ports-d63665f7cd9c99880704a3c5bc221829cb009744.zip
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
Diffstat (limited to 'science')
-rw-r--r--science/abinit/Makefile2
-rw-r--r--science/afni/Makefile1
-rw-r--r--science/chemical-mime-data/Makefile2
-rw-r--r--science/chrono/Makefile1
-rw-r--r--science/code_saturne/Makefile2
-rw-r--r--science/fleur/Makefile2
-rw-r--r--science/gchemutils/Makefile2
-rw-r--r--science/ghemical/Makefile2
-rw-r--r--science/ghmm/Makefile2
-rw-r--r--science/gromacs/Makefile2
-rw-r--r--science/lammps/Makefile2
-rw-r--r--science/openbabel/Makefile2
-rw-r--r--science/orthanc/Makefile2
-rw-r--r--science/py-pymol/Makefile2
-rw-r--r--science/qmcpack/Makefile1
-rw-r--r--science/qwalk/Makefile2
16 files changed, 16 insertions, 13 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index 453b3ae51e19..96b74303b2c3 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= abinit
DISTVERSION= 9.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 537493030479..a0e354f37ce2 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,6 +1,7 @@
PORTNAME= afni
DISTVERSIONPREFIX= AFNI_
DISTVERSION= 22.1.02
+PORTREVISION= 1
CATEGORIES= science biology graphics perl5 python
MAINTAINER= fernape@FreeBSD.org
diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile
index 0658e24faeb2..4f39d6b18ebb 100644
--- a/science/chemical-mime-data/Makefile
+++ b/science/chemical-mime-data/Makefile
@@ -2,7 +2,7 @@
PORTNAME= chemical-mime-data
PORTVERSION= 0.1.94
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MASTER_SITES= SF/chemical-mime/${PORTNAME}/${PORTVERSION}
diff --git a/science/chrono/Makefile b/science/chrono/Makefile
index 895305579707..ff60d233ce6f 100644
--- a/science/chrono/Makefile
+++ b/science/chrono/Makefile
@@ -1,5 +1,6 @@
PORTNAME= chrono
DISTVERSION= 7.0.2
+PORTREVISION= 1
CATEGORIES= science devel
PKGNAMESUFFIX= -physics-simulation-engine
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index d8c066a23fb8..0f39e575f9ba 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -2,7 +2,7 @@
PORTNAME= code_saturne
PORTVERSION= 7.1.0
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= science parallel
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index f41a94f62efd..e9917f84c1fb 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fleur
DISTVERSION= 5.1.20220103
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index ad2d0d78f8fb..1cc46a59ff0c 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.14.16
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}
DISTNAME= gnome-chemistry-utils-${PORTVERSION}
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile
index eb1472ffd4f4..a6159f8575f8 100644
--- a/science/ghemical/Makefile
+++ b/science/ghemical/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghemical
PORTVERSION= 3.0.0
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= science
MASTER_SITES= http://bioinformatics.org/ghemical/download/%SUBDIR%/
MASTER_SITE_SUBDIR= release20111012 current
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile
index 727ff15e8b8e..c226cfd921b3 100644
--- a/science/ghmm/Makefile
+++ b/science/ghmm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghmm
DISTVERSION= 0.9-rc3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${DISTVERSION}
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 36e71feef0ea..e0f23553aa1c 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gromacs
DISTVERSION= 2021.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/
diff --git a/science/lammps/Makefile b/science/lammps/Makefile
index e14688e7bce3..8af5abd0937d 100644
--- a/science/lammps/Makefile
+++ b/science/lammps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lammps
PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile
index 6eb08df69bdb..2e5a8fab3e8f 100644
--- a/science/openbabel/Makefile
+++ b/science/openbabel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openbabel
DISTVERSION= 3.1.1
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONSUFFIX= -source
CATEGORIES= science
MASTER_SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${PORTVERSION:C/\./-/g}/
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index 57661b1d3be1..79aa828ff383 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= orthanc
DISTVERSION= 1.9.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
diff --git a/science/py-pymol/Makefile b/science/py-pymol/Makefile
index de97b468cefb..ad97e32bf541 100644
--- a/science/py-pymol/Makefile
+++ b/science/py-pymol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pymol
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile
index 1719d3c7be58..da01bc7e0993 100644
--- a/science/qmcpack/Makefile
+++ b/science/qmcpack/Makefile
@@ -1,6 +1,7 @@
PORTNAME= qmcpack
DISTVERSIONPREFIX= v
DISTVERSION= 3.14.0
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/qwalk/Makefile b/science/qwalk/Makefile
index 1be5cd6e3d63..c4b1e8b34ffe 100644
--- a/science/qwalk/Makefile
+++ b/science/qwalk/Makefile
@@ -1,7 +1,7 @@
PORTNAME= qwalk
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.1-300
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= -g1b7e381
CATEGORIES= science