aboutsummaryrefslogtreecommitdiff
path: root/math/py-osqp
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-02-26 16:43:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-02-26 16:43:49 +0000
commit478237fe50937a9802cfe6e7560877ef904c550f (patch)
treef656f797c61b3298e1615e61218b5b06797ce014 /math/py-osqp
parent5ab2c5671e698a57755cc0ff9229ef8d676e6ecc (diff)
downloadports-478237fe50937a9802cfe6e7560877ef904c550f.tar.gz
ports-478237fe50937a9802cfe6e7560877ef904c550f.zip
math/py-osqp: Add PORTEPOCH because the previous update went backwards
portlint misses version going backwards, see bug#253876 Reported by: erwin
Notes
Notes: svn path=/head/; revision=566618
Diffstat (limited to 'math/py-osqp')
-rw-r--r--math/py-osqp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-osqp/Makefile b/math/py-osqp/Makefile
index 638f37f162b3..ec5dce7b08c9 100644
--- a/math/py-osqp/Makefile
+++ b/math/py-osqp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= osqp
DISTVERSION= 0.6.2.post0
+PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}