Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-20 07:39:27 +0300
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-10-20 17:06:03 +0300
commit5e1e4b9b2760dda35154501954ce9048a6b2732c (patch)
treebd615ffe687a6a94da022f2ef6b2f9b586775180 /science
parent03027a127392d7b184add21279418f31f9e60f06 (diff)
devel/py-cppy, math/py-kiwisolver: fix versions
These ports install lib tagged as v0.0.0. Both ports require devel/py-setuptools_scm to generate the version of the library. PR: 267120 Reported by: jwb Reviewed by: jwb
Diffstat (limited to 'science')
-rw-r--r--science/py-access/Makefile1
-rw-r--r--science/py-esda/Makefile1
-rw-r--r--science/py-pycsw/Makefile1
-rw-r--r--science/py-pygeometa/Makefile1
-rw-r--r--science/py-segregation/Makefile1
-rw-r--r--science/py-tobler/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/science/py-access/Makefile b/science/py-access/Makefile
index e801610fbd33..02dd742c5df4 100644
--- a/science/py-access/Makefile
+++ b/science/py-access/Makefile
@@ -1,5 +1,6 @@
PORTNAME= access
PORTVERSION= 1.1.8
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-esda/Makefile b/science/py-esda/Makefile
index a601599d0a0c..dd42a09245ea 100644
--- a/science/py-esda/Makefile
+++ b/science/py-esda/Makefile
@@ -1,5 +1,6 @@
PORTNAME= esda
PORTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile
index abf7d41c392b..55965f3438cd 100644
--- a/science/py-pycsw/Makefile
+++ b/science/py-pycsw/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pycsw
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-pygeometa/Makefile b/science/py-pygeometa/Makefile
index dba1d4b45a1c..fe205007699c 100644
--- a/science/py-pygeometa/Makefile
+++ b/science/py-pygeometa/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pygeometa
PORTVERSION= 0.13.1
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-segregation/Makefile b/science/py-segregation/Makefile
index eed4ead68915..94bdbf66d7d7 100644
--- a/science/py-segregation/Makefile
+++ b/science/py-segregation/Makefile
@@ -1,5 +1,6 @@
PORTNAME= segregation
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-tobler/Makefile b/science/py-tobler/Makefile
index 902efe9cbbd0..d61d1df5a156 100644
--- a/science/py-tobler/Makefile
+++ b/science/py-tobler/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tobler
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}