[50550] trunk/dports/python/py25-gdata/Portfile
blb at macports.org
blb at macports.org
Sun May 3 01:26:37 PDT 2009
Revision: 50550
http://trac.macports.org/changeset/50550
Author: blb at macports.org
Date: 2009-05-03 01:26:36 -0700 (Sun, 03 May 2009)
Log Message:
-----------
python/py25-gdata - version update to 1.3.1, ticket #19519
Modified Paths:
--------------
trunk/dports/python/py25-gdata/Portfile
Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile 2009-05-03 08:21:26 UTC (rev 50549)
+++ trunk/dports/python/py25-gdata/Portfile 2009-05-03 08:26:36 UTC (rev 50550)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-gdata
-version 1.2.4
+version 1.3.1
categories-append devel
maintainers gmail.com:aecollins1
description Google Data API Python Client Library
@@ -16,11 +16,11 @@
platforms darwin
homepage http://code.google.com/p/gdata-python-client/
master_sites http://gdata-python-client.googlecode.com/files/
-distname gdata.py-${version}
+distname gdata-${version}
-checksums md5 521f33a377d64f8a6505ba119415b787 \
- sha1 5b6804cfb3bced02c7e9f102fa2a714140f62fd8 \
- rmd160 4082397a7180198c1963fde726bb91c360f27e20
+checksums md5 70d60cdb43f6f49fc5a596f154f9cfbe \
+ sha1 5d6b835d598fe88b75987cee19b50cac3240581e \
+ rmd160 f7e752b1aaa65d123965ca691d75ac17ebf6bc53
depends_lib port:py25-setuptools \
port:py25-elementtree \
@@ -29,7 +29,7 @@
post-destroot {
eval reinplace \
- "s|/home/jhartmann/gdata-python-client2/src|${prefix}/lib/python2.5/site-packages|g" \
+ "s|/usr/local/svn/gdata-python-client/src|${prefix}/lib/python2.5/site-packages|g" \
[glob ${worksrcpath}/pydocs/*.html]
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
@@ -40,4 +40,5 @@
[glob ${worksrcpath}/samples/*/*.py]
file copy ${worksrcpath}/samples \
${destroot}${prefix}/share/doc/${name}/
+
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090503/db3bdbef/attachment.html>
More information about the macports-changes
mailing list