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

singingwolfboy at macports.org singingwolfboy at macports.org
Thu May 26 06:23:09 PDT 2011


Revision: 78906
          http://trac.macports.org/changeset/78906
Author:   singingwolfboy at macports.org
Date:     2011-05-26 06:23:08 -0700 (Thu, 26 May 2011)
Log Message:
-----------
phpsh: avoid hardcoding version number

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

Modified: trunk/dports/php/phpsh/Portfile
===================================================================
--- trunk/dports/php/phpsh/Portfile	2011-05-26 13:19:34 UTC (rev 78905)
+++ trunk/dports/php/phpsh/Portfile	2011-05-26 13:23:08 UTC (rev 78906)
@@ -16,7 +16,7 @@
 homepage                http://www.phpsh.org
 fetch.type              git
 git.url                 https://github.com/${git_author}/${name}.git
-git.branch              1.3
+git.branch              ${version}
 description             PHP read-eval-print-loop
 long_description \
     phpsh is a read-eval-print-loop for PHP that features readline history, tab \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110526/92d85365/attachment-0001.html>


More information about the macports-changes mailing list