sorry,

forgot to update DESCR.
another try.

-f
-- 
i often quote myself.  it adds spice to my conversation.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-gdata/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    21 Jul 2009 14:24:52 -0000      1.7
+++ Makefile    25 Oct 2009 20:27:36 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       Python client library for Google data APIs
 
-MODPY_EGG_VERSION=2.0.0
+MODPY_EGG_VERSION=2.0.4
 DISTNAME=      gdata-${MODPY_EGG_VERSION}
 PKGNAME=       py-gdata-${MODPY_EGG_VERSION}
 CATEGORIES=    devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-gdata/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    21 Jul 2009 06:59:03 -0000      1.5
+++ distinfo    25 Oct 2009 20:27:36 -0000
@@ -1,5 +1,5 @@
-MD5 (gdata-2.0.0.tar.gz) = Cd5OepWMwlhOFZsHGFvdMQ==
-RMD160 (gdata-2.0.0.tar.gz) = 8+C2KUznRgiy42s+v0VusgwcFSQ=
-SHA1 (gdata-2.0.0.tar.gz) = IrYt2VqxgeuHyu8kDYZ+S/chpKs=
-SHA256 (gdata-2.0.0.tar.gz) = fvL71G7qprwebJMhT+4pYlmN5SebURA2mjdnRu73D3g=
-SIZE (gdata-2.0.0.tar.gz) = 1070675
+MD5 (gdata-2.0.4.tar.gz) = Qdwg9Gqp1lhN+yaPfEtzuA==
+RMD160 (gdata-2.0.4.tar.gz) = iX0HERkl4ukKvBieqpCpiU/e+HA=
+SHA1 (gdata-2.0.4.tar.gz) = B1V1GQ87rp9S2hSGDd1McZvvBSk=
+SHA256 (gdata-2.0.4.tar.gz) = zNUoNOBnCtyz4T+W62HWGiWnepsN7aAessMoXobXOE8=
+SIZE (gdata-2.0.4.tar.gz) = 1284173
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/devel/py-gdata/pkg/DESCR,v
retrieving revision 1.5
diff -u -r1.5 DESCR
--- pkg/DESCR   21 Jul 2009 06:59:03 -0000      1.5
+++ pkg/DESCR   25 Oct 2009 20:27:36 -0000
@@ -15,12 +15,13 @@
        - YouTube Data API
        - Google Webmaster Tools Data API
        - Blogger Data API
-        - Google Health API
-        - Google Book Search API
-        - Google Analytics API
-        - Google Finance API
+       - Google Health API
+       - Google Book Search API
+       - Google Analytics API
+       - Google Finance API
+       - Google Maps Data API
+       - Google Sites Data API
        - core Google data API functionality
-
 The core Google data code provides sufficient functionality to use this
 library with any Google data API (even if a module hasn't been written
 for it yet). For example, this client can be used with the Notebook API.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-gdata/pkg/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- pkg/PLIST   21 Jul 2009 06:59:03 -0000      1.5
+++ pkg/PLIST   25 Oct 2009 20:27:36 -0000
@@ -95,6 +95,11 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/__init__.py
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/adminsettings/
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/adminsettings/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/adminsettings/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/adminsettings/service.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/adminsettings/service.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/__init__.py
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/__init__.pyc
@@ -175,6 +180,13 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/health/__init__.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/health/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/health/service.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/client.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/data.py
+lib/python${MODPY_VERSION}/site-packages/gdata/maps/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/media/
 lib/python${MODPY_VERSION}/site-packages/gdata/media/__init__.py
 lib/python${MODPY_VERSION}/site-packages/gdata/media/__init__.pyc
@@ -188,10 +200,24 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/photos/__init__.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/photos/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/photos/service.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/client.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/data.py
+lib/python${MODPY_VERSION}/site-packages/gdata/projecthosting/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/sample_util.py
 lib/python${MODPY_VERSION}/site-packages/gdata/sample_util.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/service.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/client.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/data.py
+lib/python${MODPY_VERSION}/site-packages/gdata/sites/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/__init__.py
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/__init__.pyc
@@ -199,10 +225,15 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/service.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/text_db.py
 lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheet/text_db.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/client.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/data.py
+lib/python${MODPY_VERSION}/site-packages/gdata/spreadsheets/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/test_config.py
 lib/python${MODPY_VERSION}/site-packages/gdata/test_config.pyc
-lib/python${MODPY_VERSION}/site-packages/gdata/test_config_template.py
-lib/python${MODPY_VERSION}/site-packages/gdata/test_config_template.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/test_data.py
 lib/python${MODPY_VERSION}/site-packages/gdata/test_data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/tlslite/
@@ -358,6 +389,8 @@
 share/doc/py-gdata/gdata.alt.appengine.html
 share/doc/py-gdata/gdata.analytics.html
 share/doc/py-gdata/gdata.analytics.service.html
+share/doc/py-gdata/gdata.apps.adminsettings.html
+share/doc/py-gdata/gdata.apps.adminsettings.service.html
 share/doc/py-gdata/gdata.apps.emailsettings.html
 share/doc/py-gdata/gdata.apps.emailsettings.service.html
 share/doc/py-gdata/gdata.apps.groups.html
@@ -393,13 +426,21 @@
 share/doc/py-gdata/gdata.health.html
 share/doc/py-gdata/gdata.health.service.html
 share/doc/py-gdata/gdata.html
+share/doc/py-gdata/gdata.maps.client.html
+share/doc/py-gdata/gdata.maps.data.html
 share/doc/py-gdata/gdata.media.html
 share/doc/py-gdata/gdata.photos.html
 share/doc/py-gdata/gdata.photos.service.html
+share/doc/py-gdata/gdata.projecthosting.client.html
+share/doc/py-gdata/gdata.projecthosting.data.html
 share/doc/py-gdata/gdata.service.html
+share/doc/py-gdata/gdata.sites.client.html
+share/doc/py-gdata/gdata.sites.data.html
 share/doc/py-gdata/gdata.spreadsheet.html
 share/doc/py-gdata/gdata.spreadsheet.service.html
 share/doc/py-gdata/gdata.spreadsheet.text_db.html
+share/doc/py-gdata/gdata.spreadsheets.client.html
+share/doc/py-gdata/gdata.spreadsheets.data.html
 share/doc/py-gdata/gdata.test_config.html
 share/doc/py-gdata/gdata.test_config_template.html
 share/doc/py-gdata/gdata.urlfetch.html
@@ -408,6 +449,8 @@
 share/doc/py-gdata/gdata.youtube.html
 share/doc/py-gdata/gdata.youtube.service.html
 share/examples/py-gdata/
+share/examples/py-gdata/apps/
+share/examples/py-gdata/apps/adminsettings_example.py
 share/examples/py-gdata/authsub/
 share/examples/py-gdata/authsub/secure_authsub.py
 share/examples/py-gdata/base/
@@ -425,16 +468,27 @@
 share/examples/py-gdata/blogger/app/list_blogs.html
 share/examples/py-gdata/blogger/app/post_editor.html
 share/examples/py-gdata/blogger/app/welcome.html
+share/examples/py-gdata/blogger/oauth-appengine/
+share/examples/py-gdata/blogger/oauth-appengine/app.yaml
+share/examples/py-gdata/blogger/oauth-appengine/css/
+share/examples/py-gdata/blogger/oauth-appengine/css/index.css
+share/examples/py-gdata/blogger/oauth-appengine/index.html
+share/examples/py-gdata/blogger/oauth-appengine/index.yaml
+share/examples/py-gdata/blogger/oauth-appengine/main.py
+share/examples/py-gdata/blogger/oauth-appengine/oauth.py
 share/examples/py-gdata/calendar/
 share/examples/py-gdata/calendar/calendarExample.py
 share/examples/py-gdata/codesearch/
 share/examples/py-gdata/codesearch/CodesearchExample.py
 share/examples/py-gdata/contacts/
 share/examples/py-gdata/contacts/contacts_example.py
+share/examples/py-gdata/contacts/profiles_example.py
 share/examples/py-gdata/docs/
 share/examples/py-gdata/docs/docs_example.py
 share/examples/py-gdata/finance/
 share/examples/py-gdata/finance/test_finance.py
+share/examples/py-gdata/maps/
+share/examples/py-gdata/maps/MapsExample.py
 share/examples/py-gdata/mashups/
 share/examples/py-gdata/mashups/birthdaySample.py
 share/examples/py-gdata/oauth/
@@ -468,6 +522,8 @@
 share/examples/py-gdata/oauth/oauth_on_appengine/js/jquery.corners.min.js
 share/examples/py-gdata/oauth/oauth_on_appengine/main_hmac.py
 share/examples/py-gdata/oauth/oauth_on_appengine/main_rsa.py
+share/examples/py-gdata/sites/
+share/examples/py-gdata/sites/sites_example.py
 share/examples/py-gdata/spreadsheets/
 share/examples/py-gdata/spreadsheets/spreadsheetExample.py
 share/examples/py-gdata/webmastertools/

Reply via email to