diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2017-03-22 18:10:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2017-03-22 18:10:50 +0000 |
commit | 9ee3418b7ed912e229d134b2c0f12ce5e70efed5 (patch) | |
tree | 55b03d51015d4939d8c0b78dcafea6996ae68cab /math/py-yt | |
parent | Update net-im/qTox to 1.9.0 (diff) |
Update math/py-yt to 3.3.5
PR: 217942
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10076
Notes
Notes:
svn path=/head/; revision=436709
Diffstat (limited to 'math/py-yt')
-rw-r--r-- | math/py-yt/Makefile | 2 | ||||
-rw-r--r-- | math/py-yt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index c4062a985543..8d1bdde239fb 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yt -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-yt/distinfo b/math/py-yt/distinfo index 27fb342e5097..15420c982dc0 100644 --- a/math/py-yt/distinfo +++ b/math/py-yt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487050399 -SHA256 (yt-3.3.4.tar.gz) = 64c109ba4baf5afc0e1bc276ed2e3de13f1c5ce85c6d8b4c60e9a47c54bf3bcb -SIZE (yt-3.3.4.tar.gz) = 8913821 +TIMESTAMP = 1489990643 +SHA256 (yt-3.3.5.tar.gz) = 4d5c751b81b0daf6dcaff6ec0faefd97138c008019b52c043ab93403d71cedf6 +SIZE (yt-3.3.5.tar.gz) = 8913208 |