[106091] trunk/dports/office/gcalcli/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue May 14 14:09:41 PDT 2013
Revision: 106091
https://trac.macports.org/changeset/106091
Author: macsforever2000 at macports.org
Date: 2013-05-14 14:09:40 -0700 (Tue, 14 May 2013)
Log Message:
-----------
gcalcli: Update to version 2.4.2. (#37302)
Modified Paths:
--------------
trunk/dports/office/gcalcli/Portfile
Modified: trunk/dports/office/gcalcli/Portfile
===================================================================
--- trunk/dports/office/gcalcli/Portfile 2013-05-14 18:04:06 UTC (rev 106090)
+++ trunk/dports/office/gcalcli/Portfile 2013-05-14 21:09:40 UTC (rev 106091)
@@ -3,9 +3,10 @@
PortSystem 1.0
PortGroup python27 1.0
+PortGroup github 1.0
-name gcalcli
-version 2.1
+github.setup insanum gcalcli 2.4.2 v
+
categories office python devel
maintainers nomaintainer
supported_archs noarch
@@ -18,22 +19,16 @@
service to execute any application you want.
license MIT
platforms darwin
-homepage http://code.google.com/p/gcalcli
-master_sites googlecode
-extract.suffix .tgz
-checksums rmd160 609926cb35c658e8dcc12d792ae453b4919a020b \
- sha256 6007a7134f7ba4c21dd8f73916ae99b0601213b26f004034936d2bfb28788932
-
+checksums rmd160 91b60951b2764c3ad00987b992e0375781c4c9a1 \
+ sha256 f20237400567383a614424485998d7f315f9ff819c84fab5d7d97f5f22daf00e
+
depends_lib port:py27-dateutil \
- port:py27-elementtree \
port:py27-gdata \
port:py27-vobject
-extract.mkdir yes
-
post-patch {
- reinplace "s|^#!/usr/bin/python2|#!${prefix}/bin/python2.7|" ${worksrcpath}/gcalcli
+ reinplace "s|^#!/usr/bin/env python|#!${prefix}/bin/python2.7|" ${worksrcpath}/gcalcli
}
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/87b60464/attachment.html>
More information about the macports-changes
mailing list