- Update to 1.9.6

- Unbreak (fix fetching [1])

Relnotes:	https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
Reported by:	portsmon [1]
This commit is contained in:
Nicola Vitale 2014-07-09 00:27:06 +00:00
parent 05ca61204e
commit cd5f5641c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361323
2 changed files with 4 additions and 6 deletions

View file

@ -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

View file

@ -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