aboutsummaryrefslogtreecommitdiff
path: root/www/google-appengine
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-05-21 16:08:51 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-05-21 16:08:51 +0000
commitf749ec1b05fc0bb4982824004f0cba390c09112b (patch)
treedeaf3d4b1b11543d484a7f7bc99aa93e48f025bd /www/google-appengine
parent8b84dcc5ffe5e5b9acb9056384beaea08ff2bdf4 (diff)
downloadports-f749ec1b05fc0bb4982824004f0cba390c09112b.tar.gz
ports-f749ec1b05fc0bb4982824004f0cba390c09112b.zip
Notes
Diffstat (limited to 'www/google-appengine')
-rw-r--r--www/google-appengine/Makefile7
-rw-r--r--www/google-appengine/distinfo6
-rw-r--r--www/google-appengine/pkg-plist4
3 files changed, 9 insertions, 8 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile
index 57a40c1a80ff..1b4067a2a868 100644
--- a/www/google-appengine/Makefile
+++ b/www/google-appengine/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= google-appengine
-PORTVERSION= 1.0
+PORTVERSION= 1.0.2
#PORTREVISION= 0
#PORTEPOCH= 0
CATEGORIES= www devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PROJECTHOST= googleappengine
-DISTNAME= ${PORTNAME:S|-|_|}
-DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
+DISTNAME= ${PORTNAME:S|-|_|}_${PORTVERSION}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Development tools for Google App Engine (SDK)
@@ -23,6 +22,8 @@ NO_BUILD= yes
USE_PYTHON= 2.5+
USE_ZIP= yes
+WRKSRC= ${WRKDIR}/${PORTNAME:S,-,_,}
+
FIND_FILES= ${WRKSRC} -type f -name "*.py" -print0
FIND_FILES_BAK= ${WRKSRC} -type f -and \( -name "*.orig" -or -name "*.bak" \)
diff --git a/www/google-appengine/distinfo b/www/google-appengine/distinfo
index 572710c9fa98..f74622ade4c4 100644
--- a/www/google-appengine/distinfo
+++ b/www/google-appengine/distinfo
@@ -1,3 +1,3 @@
-MD5 (google-appengine/1.0/google_appengine.zip) = 98ba22886147e97669097bbcd9eed9d5
-SHA256 (google-appengine/1.0/google_appengine.zip) = 8c24b4240beb0c2ea9ddc62bb19ad883839e212c4f7b60ee3b23a7303b595168
-SIZE (google-appengine/1.0/google_appengine.zip) = 2666162
+MD5 (google_appengine_1.0.2.zip) = b07b0949bd9a9561a60cc5b34bb2bbf2
+SHA256 (google_appengine_1.0.2.zip) = ae8927ae7c86f334428f61ab04d512980e5d3492dc206e955f37b7c12a9b8dc7
+SIZE (google_appengine_1.0.2.zip) = 2668866
diff --git a/www/google-appengine/pkg-plist b/www/google-appengine/pkg-plist
index 06d124a87e97..8683b5e58da4 100644
--- a/www/google-appengine/pkg-plist
+++ b/www/google-appengine/pkg-plist
@@ -3,10 +3,10 @@ bin/appcfg.py
bin/dev_appserver.py
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
-%%DATADIR%%/VERSION
-%%DATADIR%%/appcfg.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/guestbook/app.yaml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/guestbook/guestbook.py
+%%DATADIR%%/VERSION
+%%DATADIR%%/appcfg.py
%%DATADIR%%/dev_appserver.py
%%DATADIR%%/google/__init__.py
%%DATADIR%%/google/appengine/__init__.py