[133920] trunk/dports/office/gcalcli/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sun Mar 15 13:01:11 PDT 2015
Revision: 133920
https://trac.macports.org/changeset/133920
Author: khindenburg at macports.org
Date: 2015-03-15 13:01:10 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
gcalcli: update to 3.2 #46309
Modified Paths:
--------------
trunk/dports/office/gcalcli/Portfile
Modified: trunk/dports/office/gcalcli/Portfile
===================================================================
--- trunk/dports/office/gcalcli/Portfile 2015-03-15 19:58:59 UTC (rev 133919)
+++ trunk/dports/office/gcalcli/Portfile 2015-03-15 20:01:10 UTC (rev 133920)
@@ -5,7 +5,7 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup insanum gcalcli 2.4.2 v
+github.setup insanum gcalcli 3.2 v
categories office python devel
maintainers nomaintainer
@@ -20,21 +20,19 @@
license MIT
platforms darwin
-checksums rmd160 91b60951b2764c3ad00987b992e0375781c4c9a1 \
- sha256 f20237400567383a614424485998d7f315f9ff819c84fab5d7d97f5f22daf00e
+checksums rmd160 d6b1e71f1fe3179c06698842d12146e8f844af13 \
+ sha256 2a461caf9dec96fbf0fe7df2e560dbd677b0f81c5772e456f96db06e831b238e
python.default_version 27
depends_lib port:py${python.version}-dateutil \
- port:py${python.version}-gdata \
+ port:py${python.version}-gflags \
+ port:py${python.version}-google-api \
+ port:py${python.version}-httplib2 \
port:py${python.version}-vobject
post-patch {
- reinplace "s|^#!/usr/bin/env python|#!${prefix}/bin/python${python.branch}|" ${worksrcpath}/gcalcli
+ reinplace "s|^#!/usr/bin/env python|#!${python.bin}|" ${worksrcpath}/gcalcli
}
build {}
-
-destroot {
- xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/f7de42c8/attachment.html>
More information about the macports-changes
mailing list