mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/google-appengine: Update to 1.9.82
PR: 235280 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: nivit (maintainer's timeout; 14 days)
This commit is contained in:
parent
50ee432462
commit
eee4707951
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492851
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-appengine
|
||||
DISTVERSION= 1.9.74
|
||||
DISTVERSION= 1.9.82
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/
|
||||
DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip
|
||||
@ -42,8 +42,8 @@ GAESCRIPTS= _php_runtime.py _python_runtime.py api_server.py appcfg.py \
|
||||
|
||||
MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.3:databases/py-MySQLdb@${PY_FLAVOR}
|
||||
|
||||
PHP_USE= mysql=server
|
||||
PHP_VARS= gaedatadir+=php want_mysql_ver=56
|
||||
PHP_USES= mysql:server
|
||||
PHP_VARS= gaedatadir+=php
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1534495254
|
||||
SHA256 (google_appengine_1.9.74.zip) = 971e3397e313796cf0d802ea84689ae7c2607698a2fcd0b252787a27e6659212
|
||||
SIZE (google_appengine_1.9.74.zip) = 55732970
|
||||
TIMESTAMP = 1548678075
|
||||
SHA256 (google_appengine_1.9.82.zip) = c8a51cb86266068cc8ca23943a6894289b184c82bbac37dbf00c68a11fada8ef
|
||||
SIZE (google_appengine_1.9.82.zip) = 55706844
|
||||
|
Loading…
Reference in New Issue
Block a user