diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-25 03:04:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-25 03:04:23 +0000 |
commit | f61ce93701c013b68d9f75bfdf3627be456215a9 (patch) | |
tree | d58d6848b7f26c632194f778feccfc10b1891950 /math/py-levmar | |
parent | 9dedfcfc9e630171c7e12b9f0b503c9e558acc91 (diff) |
Notes
Diffstat (limited to 'math/py-levmar')
-rw-r--r-- | math/py-levmar/Makefile | 3 | ||||
-rw-r--r-- | math/py-levmar/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-levmar/Makefile b/math/py-levmar/Makefile index 26497529dabc..c8e0f60581ad 100644 --- a/math/py-levmar/Makefile +++ b/math/py-levmar/Makefile @@ -3,8 +3,7 @@ # levmar library (math/levmar) is bundled PORTNAME= levmar -DISTVERSION= 0.2.2 -PORTREVISION= 2 +DISTVERSION= 0.2.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-levmar/distinfo b/math/py-levmar/distinfo index ca2c93f0a535..0bdf312fe9d7 100644 --- a/math/py-levmar/distinfo +++ b/math/py-levmar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522545759 -SHA256 (levmar-0.2.2.tar.gz) = 9419f944345f0322079a2846327982cf50ed02e2a8c3de4456047891368d2c1b -SIZE (levmar-0.2.2.tar.gz) = 168605 +TIMESTAMP = 1571972494 +SHA256 (levmar-0.2.3.tar.gz) = fbdeaac4390e69121d4195bcafc815e7ba92bca06bcced769abeed37a13cd5c0 +SIZE (levmar-0.2.3.tar.gz) = 172794 |