Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2012 15:08:15 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303022 - head/www/google-appengine
Message-ID:  <201208231508.q7NF8F6x045456@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Thu Aug 23 15:08:15 2012
New Revision: 303022
URL: http://svn.freebsd.org/changeset/ports/303022

Log:
  - Update to 1.7.1
  - Add LICENSE, LICENSE_COMB (multi)
  - Replace tab character with one space
    after WWW: (pkg-descr)
  
  BuildLog:	http://goo.gl/6wYwM
  ReleaseNotes:	http://goo.gl/Q1k0h

Modified:
  head/www/google-appengine/Makefile
  head/www/google-appengine/distinfo
  head/www/google-appengine/pkg-descr   (contents, props changed)
  head/www/google-appengine/pkg-plist

Modified: head/www/google-appengine/Makefile
==============================================================================
--- head/www/google-appengine/Makefile	Thu Aug 23 15:06:18 2012	(r303021)
+++ head/www/google-appengine/Makefile	Thu Aug 23 15:08:15 2012	(r303022)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	google-appengine
-PORTVERSION=	1.7.0
+PORTVERSION=	1.7.1
 PORTREVISION=	0
 CATEGORIES=	www devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
@@ -15,6 +15,9 @@ DISTFILES=	${PORTNAME:S|-|_|}_${PORTVERS
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Development tools for Google App Engine (SDK)
 
+LICENSE=	AL2 BSD GPLv2 LGPL21 MIT MPL PSFL
+LICENSE_COMB=	multi
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>=${PYTHON_VER}:${PORTSDIR}/databases/py-sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-imaging
 

Modified: head/www/google-appengine/distinfo
==============================================================================
--- head/www/google-appengine/distinfo	Thu Aug 23 15:06:18 2012	(r303021)
+++ head/www/google-appengine/distinfo	Thu Aug 23 15:08:15 2012	(r303022)
@@ -1,4 +1,4 @@
-SHA256 (google_appengine_1.7.0.zip) = 7a1189257416dcc64a521316b1229a23100b3b8830e3ab7f5923be7b0d5f2239
-SIZE (google_appengine_1.7.0.zip) = 26248116
+SHA256 (google_appengine_1.7.1.zip) = 40c16a8a5fbd3211fee3fe5761dd42b110c167a5c081ac0a504fdcc7247ddabb
+SIZE (google_appengine_1.7.1.zip) = 26620581
 SHA256 (google-appengine-docs-20120228.zip) = b6f8d0c59220a268f48d297640f4d2b0b963585e743479df98363ded0cfaffb0
 SIZE (google-appengine-docs-20120228.zip) = 12325540

Modified: head/www/google-appengine/pkg-descr
==============================================================================
--- head/www/google-appengine/pkg-descr	Thu Aug 23 15:06:18 2012	(r303021)
+++ head/www/google-appengine/pkg-descr	Thu Aug 23 15:08:15 2012	(r303022)
@@ -11,4 +11,4 @@ easy to scale as your traffic and data s
 With App Engine, there are no servers to maintain: you just upload
 your application, and it's ready to serve your users.
 
-WWW:	http://code.google.com/appengine/
+WWW: http://code.google.com/appengine/

Modified: head/www/google-appengine/pkg-plist
==============================================================================
--- head/www/google-appengine/pkg-plist	Thu Aug 23 15:06:18 2012	(r303021)
+++ head/www/google-appengine/pkg-plist	Thu Aug 23 15:08:15 2012	(r303022)
@@ -2271,6 +2271,9 @@ bin/remote_api_shell.pyo
 %%DATADIR%%/google/appengine/dist27/httplib.py
 %%DATADIR%%/google/appengine/dist27/httplib.pyc
 %%DATADIR%%/google/appengine/dist27/httplib.pyo
+%%DATADIR%%/google/appengine/dist27/threading.py
+%%DATADIR%%/google/appengine/dist27/threading.pyc
+%%DATADIR%%/google/appengine/dist27/threading.pyo
 %%DATADIR%%/google/appengine/dist27/urllib.py
 %%DATADIR%%/google/appengine/dist27/urllib.pyc
 %%DATADIR%%/google/appengine/dist27/urllib.pyo
@@ -2325,6 +2328,32 @@ bin/remote_api_shell.pyo
 %%DATADIR%%/google/appengine/ext/admin_redirect/main.py
 %%DATADIR%%/google/appengine/ext/admin_redirect/main.pyc
 %%DATADIR%%/google/appengine/ext/admin_redirect/main.pyo
+%%DATADIR%%/google/appengine/ext/analytics/__init__.py
+%%DATADIR%%/google/appengine/ext/analytics/__init__.pyc
+%%DATADIR%%/google/appengine/ext/analytics/__init__.pyo
+%%DATADIR%%/google/appengine/ext/analytics/app.yaml
+%%DATADIR%%/google/appengine/ext/analytics/entity.py
+%%DATADIR%%/google/appengine/ext/analytics/entity.pyc
+%%DATADIR%%/google/appengine/ext/analytics/entity.pyo
+%%DATADIR%%/google/appengine/ext/analytics/main.py
+%%DATADIR%%/google/appengine/ext/analytics/main.pyc
+%%DATADIR%%/google/appengine/ext/analytics/main.pyo
+%%DATADIR%%/google/appengine/ext/analytics/process.py
+%%DATADIR%%/google/appengine/ext/analytics/process.pyc
+%%DATADIR%%/google/appengine/ext/analytics/process.pyo
+%%DATADIR%%/google/appengine/ext/analytics/standaloneapp.py
+%%DATADIR%%/google/appengine/ext/analytics/standaloneapp.pyc
+%%DATADIR%%/google/appengine/ext/analytics/standaloneapp.pyo
+%%DATADIR%%/google/appengine/ext/analytics/static/analytics_css.css
+%%DATADIR%%/google/appengine/ext/analytics/static/analytics_js.js
+%%DATADIR%%/google/appengine/ext/analytics/static/pix.gif
+%%DATADIR%%/google/appengine/ext/analytics/stats.py
+%%DATADIR%%/google/appengine/ext/analytics/stats.pyc
+%%DATADIR%%/google/appengine/ext/analytics/stats.pyo
+%%DATADIR%%/google/appengine/ext/analytics/templates/drill.html
+%%DATADIR%%/google/appengine/ext/analytics/templates/error.html
+%%DATADIR%%/google/appengine/ext/analytics/templates/main.html
+%%DATADIR%%/google/appengine/ext/analytics/templates/showPklFiles.html
 %%DATADIR%%/google/appengine/ext/appstats/__init__.py
 %%DATADIR%%/google/appengine/ext/appstats/__init__.pyc
 %%DATADIR%%/google/appengine/ext/appstats/__init__.pyo
@@ -2426,6 +2455,9 @@ bin/remote_api_shell.pyo
 %%DATADIR%%/google/appengine/ext/datastore_admin/backup_handler.py
 %%DATADIR%%/google/appengine/ext/datastore_admin/backup_handler.pyc
 %%DATADIR%%/google/appengine/ext/datastore_admin/backup_handler.pyo
+%%DATADIR%%/google/appengine/ext/datastore_admin/backup_pb2.py
+%%DATADIR%%/google/appengine/ext/datastore_admin/backup_pb2.pyc
+%%DATADIR%%/google/appengine/ext/datastore_admin/backup_pb2.pyo
 %%DATADIR%%/google/appengine/ext/datastore_admin/copy_handler.py
 %%DATADIR%%/google/appengine/ext/datastore_admin/copy_handler.pyc
 %%DATADIR%%/google/appengine/ext/datastore_admin/copy_handler.pyo
@@ -2991,19 +3023,15 @@ bin/remote_api_shell.pyo
 %%DATADIR%%/lib/PyAMF/cpyamf/__init__.pyo
 %%DATADIR%%/lib/PyAMF/cpyamf/amf0.c
 %%DATADIR%%/lib/PyAMF/cpyamf/amf0.pyx
-%%DATADIR%%/lib/PyAMF/cpyamf/amf0.so
 %%DATADIR%%/lib/PyAMF/cpyamf/amf3.c
 %%DATADIR%%/lib/PyAMF/cpyamf/amf3.pxd
 %%DATADIR%%/lib/PyAMF/cpyamf/amf3.pyx
-%%DATADIR%%/lib/PyAMF/cpyamf/amf3.so
 %%DATADIR%%/lib/PyAMF/cpyamf/codec.c
 %%DATADIR%%/lib/PyAMF/cpyamf/codec.pxd
 %%DATADIR%%/lib/PyAMF/cpyamf/codec.pyx
-%%DATADIR%%/lib/PyAMF/cpyamf/codec.so
 %%DATADIR%%/lib/PyAMF/cpyamf/util.c
 %%DATADIR%%/lib/PyAMF/cpyamf/util.pxd
 %%DATADIR%%/lib/PyAMF/cpyamf/util.pyx
-%%DATADIR%%/lib/PyAMF/cpyamf/util.so
 %%DATADIR%%/lib/PyAMF/distribute_setup.py
 %%DATADIR%%/lib/PyAMF/distribute_setup.pyc
 %%DATADIR%%/lib/PyAMF/distribute_setup.pyo
@@ -18671,7 +18699,7 @@ bin/remote_api_shell.pyo
 %%DATADIR%%/lib/httplib2/httplib2/test/test_no_socket.py
 %%DATADIR%%/lib/httplib2/httplib2/test/test_no_socket.pyc
 %%DATADIR%%/lib/httplib2/httplib2/test/test_no_socket.pyo
-%%DATADIR%%/lib/ipaddr/ipaddr/COPYING
+%%DATADIR%%/lib/ipaddr/ipaddr/LICENSE
 %%DATADIR%%/lib/ipaddr/ipaddr/README
 %%DATADIR%%/lib/ipaddr/ipaddr/__init__.py
 %%DATADIR%%/lib/ipaddr/ipaddr/__init__.pyc
@@ -23505,6 +23533,9 @@ bin/remote_api_shell.pyo
 @dirrm %%DATADIR%%/google/appengine/ext/appstats/templates
 @dirrm %%DATADIR%%/google/appengine/ext/appstats/static
 @dirrm %%DATADIR%%/google/appengine/ext/appstats
+@dirrm %%DATADIR%%/google/appengine/ext/analytics/templates
+@dirrm %%DATADIR%%/google/appengine/ext/analytics/static
+@dirrm %%DATADIR%%/google/appengine/ext/analytics
 @dirrm %%DATADIR%%/google/appengine/ext/admin_redirect
 @dirrm %%DATADIR%%/google/appengine/ext/admin/templates/js
 @dirrm %%DATADIR%%/google/appengine/ext/admin/templates/images



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208231508.q7NF8F6x045456>