diff options
-rw-r--r-- | www/google-appengine/Makefile | 6 | ||||
-rw-r--r-- | www/google-appengine/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile index 5591e873211d..26b3fb23624a 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= google-appengine -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.6 PORTREVISION= 0 CATEGORIES= www devel python -MASTER_SITES= https://commondatastorage.googleapis.com/appengine-sdks/featured/ +MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip MAINTAINER= nivit@FreeBSD.org @@ -14,8 +14,6 @@ COMMENT= Development tools for Google App Engine (SDK) LICENSE= APACHE20 BSD3CLAUSE GPLv2 LGPL21 MIT MPL PSFL LICENSE_COMB= multi -BROKEN= Unfetchable - RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=${PYTHON_VER}:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6:${PORTSDIR}/security/py-pycrypto diff --git a/www/google-appengine/distinfo b/www/google-appengine/distinfo index fd73d7f42155..04d2c67e39bb 100644 --- a/www/google-appengine/distinfo +++ b/www/google-appengine/distinfo @@ -1,2 +1,2 @@ -SHA256 (google_appengine_1.9.2.zip) = 8f12f5dea25a179ce2fb7cd8a7994e9e463cb78057bb3bc435384a4317df7799 -SIZE (google_appengine_1.9.2.zip) = 51659659 +SHA256 (google_appengine_1.9.6.zip) = cc575707599c6e6e9dae624661e8d2c88d496b1cdf3b681626084ab5702b567e +SIZE (google_appengine_1.9.6.zip) = 51895404 |