hi there,

this is an update for py-gdata.  it is with the whitespace
change, i know people don't like it, but when is the right
time to do this?  just tell me to resend it without it
if it's a no-no.

please remove the patchfile from the port.
how does one show in the patch that the only patchfile
should be removed?  i just deleted 'patches'..

it fails one test (maybe it's connected with the previous
patch, i filed a bug report; but i think the patchfile
is not necessary anymore)

please test and commit:

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-gdata/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile    30 Aug 2010 22:24:15 -0000      1.10
+++ Makefile    6 Jan 2011 22:48:02 -0000
@@ -1,34 +1,33 @@
 # $OpenBSD: Makefile,v 1.10 2010/08/30 22:24:15 jasper Exp $
 
-COMMENT=       Python client library for Google data APIs
+COMMENT =      Python client library for Google data APIs
 
-MODPY_EGG_VERSION=2.0.10
-DISTNAME=      gdata-${MODPY_EGG_VERSION}
-PKGNAME=       py-gdata-${MODPY_EGG_VERSION}
-REVISION =     0
-CATEGORIES=    devel
+MODPY_EGG_VERSION = 2.0.13
+DISTNAME =     gdata-${MODPY_EGG_VERSION}
+PKGNAME =      py-gdata-${MODPY_EGG_VERSION}
+CATEGORIES =   devel
 
-HOMEPAGE=      http://code.google.com/p/gdata-python-client/
-MAINTAINER=    frantisek holop <min...@obiit.org>
+HOMEPAGE =     http://code.google.com/p/gdata-python-client/
+MAINTAINER =   frantisek holop <min...@obiit.org>
 
 # Apache License 2.0
-PERMIT_PACKAGE_CDROM=  Yes
-PERMIT_PACKAGE_FTP=    Yes
-PERMIT_DISTFILES_CDROM= Yes
-PERMIT_DISTFILES_FTP=  Yes
+PERMIT_PACKAGE_CDROM = Yes
+PERMIT_PACKAGE_FTP =   Yes
+PERMIT_DISTFILES_CDROM = Yes
+PERMIT_DISTFILES_FTP = Yes
 
-MASTER_SITES=  http://gdata-python-client.googlecode.com/files/
+MASTER_SITES = http://gdata-python-client.googlecode.com/files/
 
-MODULES=       lang/python
+MODULES =      lang/python
 
-REGRESS_IS_INTERACTIVE=        Yes
+REGRESS_IS_INTERACTIVE = Yes
 
 do-regress: fake
        @cd ${WRKSRC}/tests && ${MAKE_ENV} \
                PYTHONPATH=${WRKINST}${MODPY_SITEPKG} ${MODPY_BIN} 
./run_data_tests.py
 
-D=     ${PREFIX}/share/doc/py-gdata
-E=     ${PREFIX}/share/examples/py-gdata
+D =    ${PREFIX}/share/doc/py-gdata
+E =    ${PREFIX}/share/examples/py-gdata
 
 post-install:
        ${INSTALL_DATA_DIR} $D
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-gdata/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo    2 Jul 2010 00:06:31 -0000       1.7
+++ distinfo    6 Jan 2011 22:48:02 -0000
@@ -1,5 +1,5 @@
-MD5 (gdata-2.0.10.tar.gz) = EYYR7vTpfwJd01G7qwG+4g==
-RMD160 (gdata-2.0.10.tar.gz) = jF/cPzaQE/iyGfleemL0gFtuY18=
-SHA1 (gdata-2.0.10.tar.gz) = s+sxH4RMGIofX1mbXNwucy14x5Y=
-SHA256 (gdata-2.0.10.tar.gz) = K4/6G8bjbPa840x3USELtTwllAyALcUwZN8OhasbtCc=
-SIZE (gdata-2.0.10.tar.gz) = 1628244
+MD5 (gdata-2.0.13.tar.gz) = u7x+/UrYuwT/nA+/iKDocQ==
+RMD160 (gdata-2.0.13.tar.gz) = 3WBhm2fwk8TIh8OXkcSyWou7a+Y=
+SHA1 (gdata-2.0.13.tar.gz) = u4wlA+ZsiCL4CaNhDsuyc/qe0jg=
+SHA256 (gdata-2.0.13.tar.gz) = ecJ+RDTQAOO4+I4YWUEqqt16Hp0z9aruqUrGX91GQE4=
+SIZE (gdata-2.0.13.tar.gz) = 1677885
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-gdata/pkg/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- pkg/PLIST   2 Jul 2010 00:06:31 -0000       1.7
+++ pkg/PLIST   6 Jan 2011 22:48:03 -0000
@@ -109,9 +109,18 @@
 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/audit/
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/audit/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/audit/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/audit/service.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/audit/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
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/client.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/data.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/emailsettings/service.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/groups/
@@ -124,8 +133,15 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/migration/__init__.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/migration/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/migration/service.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/organization/
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/organization/__init__.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/organization/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/organization/service.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps/organization/service.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/service.py
 lib/python${MODPY_VERSION}/site-packages/gdata/apps/service.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/apps_property.py
+lib/python${MODPY_VERSION}/site-packages/gdata/apps_property.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/auth.py
 lib/python${MODPY_VERSION}/site-packages/gdata/auth.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/base/
@@ -422,6 +438,8 @@
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/__init__.py
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/gdata/youtube/client.py
+lib/python${MODPY_VERSION}/site-packages/gdata/youtube/client.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/data.py
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/data.pyc
 lib/python${MODPY_VERSION}/site-packages/gdata/youtube/service.py
@@ -526,6 +544,7 @@
 share/examples/py-gdata/analytics/
 share/examples/py-gdata/analytics/account_feed_demo.py
 share/examples/py-gdata/analytics/data_feed_demo.py
+share/examples/py-gdata/analytics/mgmt_feed_demo.py
 share/examples/py-gdata/apps/
 share/examples/py-gdata/apps/adminsettings_example.py
 share/examples/py-gdata/authsub/

-- 
monday: in christian countries, the day after the footbal.

Reply via email to