diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 17:00:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 17:00:45 +0000 |
commit | bc40967fd00923a7e9f6e38b41c8f6503aeea083 (patch) | |
tree | 11daff463bc76dfb2ddec0bf42da77d0e052236b | |
parent | Update to 0.1.7 (diff) |
Update to 0.11.0
Changes: https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
https://sourceforge.net/p/astlib/git/ci/master/log/
Notes
Notes:
svn path=/head/; revision=519386
-rw-r--r-- | astro/py-astLib/Makefile | 3 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 892b59bb619b..f3a076345c70 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= astLib -PORTVERSION= 0.10.2 -PORTREVISION= 2 +PORTVERSION= 0.11.0 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index 7be5df301081..b4cd72318b2c 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535023688 -SHA256 (astLib-0.10.2.tar.gz) = d42df4dcdc7cf82ddec28faae0b95e2d0e8cb50595f9aa54e4749648abb64f44 -SIZE (astLib-0.10.2.tar.gz) = 741926 +TIMESTAMP = 1575793905 +SHA256 (astLib-0.11.0.tar.gz) = 1630f008ac536363fb282f6eefb3b0722988d14e4b15681bac4657c6b979f1a9 +SIZE (astLib-0.11.0.tar.gz) = 742272 |