diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:25:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:25:19 +0800 |
commit | 899a5261b1bd6c2f0cf44fae939ca8800951d9b5 (patch) | |
tree | 2bbdc71a94efdb9d6f6494dc291ea3c8578d6602 /www | |
parent | 523360f0895f75e71f798f9e09de290322feb263 (diff) | |
download | freebsd-ports-gnome-899a5261b1bd6c2f0cf44fae939ca8800951d9b5.tar.gz freebsd-ports-gnome-899a5261b1bd6c2f0cf44fae939ca8800951d9b5.tar.zst freebsd-ports-gnome-899a5261b1bd6c2f0cf44fae939ca8800951d9b5.zip |
- Update to 15.0.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/web/topfiles/NEWS
Diffstat (limited to 'www')
-rw-r--r-- | www/py-twistedWeb/Makefile | 2 | ||||
-rw-r--r-- | www/py-twistedWeb/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-twistedWeb/Makefile b/www/py-twistedWeb/Makefile index da2db2baae53..70b6a3b6df5f 100644 --- a/www/py-twistedWeb/Makefile +++ b/www/py-twistedWeb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedWeb -PORTVERSION= 14.0.0 +PORTVERSION= 15.0.0 CATEGORIES= www devel python MASTER_SITES= http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/ \ LOCAL/sunpoet diff --git a/www/py-twistedWeb/distinfo b/www/py-twistedWeb/distinfo index ebc4a0f2b4f7..b8c20f56210f 100644 --- a/www/py-twistedWeb/distinfo +++ b/www/py-twistedWeb/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedWeb-14.0.0.tar.bz2) = 02ee70e0fc06c6e35ef808321826bff1d64baae5331f69b179af80a7069f3573 -SIZE (TwistedWeb-14.0.0.tar.bz2) = 228686 +SHA256 (TwistedWeb-15.0.0.tar.bz2) = c6236acde9070704730b67ef57991ca578a0b12d305bde93580cc32d3d7a10b4 +SIZE (TwistedWeb-15.0.0.tar.bz2) = 230302 |