aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 20:13:56 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:16 +0000
commitb082b3d13e8c4872b73fb681eb99b261926ac9cd (patch)
treef595ef22b44e510f31aa85721e663c20373a4288 /astro
parent3794e1a2edc06ad14b246dad59ebde670e965186 (diff)
downloadports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.tar.gz
ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.zip
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
Diffstat (limited to 'astro')
-rw-r--r--astro/py-pykep/Makefile1
-rw-r--r--astro/pykep/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/astro/py-pykep/Makefile b/astro/py-pykep/Makefile
index f99873e405fe..bcc74c9f7fe0 100644
--- a/astro/py-pykep/Makefile
+++ b/astro/py-pykep/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pykep
DISTVERSIONPREFIX= v
DISTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= astro python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/pykep/Makefile b/astro/pykep/Makefile
index 9620771de563..06f46f247189 100644
--- a/astro/pykep/Makefile
+++ b/astro/pykep/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pykep
DISTVERSIONPREFIX= v
DISTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= astro
MAINTAINER= yuri@FreeBSD.org