[89185] trunk/dports/php/phpsh/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 20 06:36:41 PST 2012


Revision: 89185
          http://trac.macports.org/changeset/89185
Author:   singingwolfboy at macports.org
Date:     2012-01-20 06:36:41 -0800 (Fri, 20 Jan 2012)
Log Message:
-----------
phpsh: changed fetch to pull tarball instead of git clone, fixes #32942

Modified Paths:
--------------
    trunk/dports/php/phpsh/Portfile

Modified: trunk/dports/php/phpsh/Portfile
===================================================================
--- trunk/dports/php/phpsh/Portfile	2012-01-20 14:07:05 UTC (rev 89184)
+++ trunk/dports/php/phpsh/Portfile	2012-01-20 14:36:41 UTC (rev 89185)
@@ -14,12 +14,13 @@
 platforms               darwin freebsd
 
 homepage                http://www.phpsh.org
-fetch.type              git
 description             PHP read-eval-print-loop
 long_description \
     phpsh is a read-eval-print-loop for PHP that features readline history, tab \
     completion, and quick access to documentation. It was developed at Facebook \
     and ironically, is written mostly in Python.
+checksums               rmd160  5188164d79f107d3494a240b33b5e05b1344b40a \
+                        sha256  2792485c541ad8420f912e01a6be85c07b9c352c087e3b4d54a5a61e53f51d0e 
 
 depends_lib             path:bin/php:php5 port:python27 \
                         port:php5-posix port:php5-pcntl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120120/d6d0aec5/attachment.html>


More information about the macports-changes mailing list