[77807] trunk/dports/php/php5-redis/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 13 19:18:09 PDT 2011


Revision: 77807
          http://trac.macports.org/changeset/77807
Author:   ryandesign at macports.org
Date:     2011-04-13 19:18:09 -0700 (Wed, 13 Apr 2011)
Log Message:
-----------
php5-redis: cleanup

Modified Paths:
--------------
    trunk/dports/php/php5-redis/Portfile

Modified: trunk/dports/php/php5-redis/Portfile
===================================================================
--- trunk/dports/php/php5-redis/Portfile	2011-04-14 02:16:36 UTC (rev 77806)
+++ trunk/dports/php/php5-redis/Portfile	2011-04-14 02:18:09 UTC (rev 77807)
@@ -15,8 +15,7 @@
 long_description        ${name} is ${description}.
 
 homepage                https://github.com/nicolasff/phpredis
-#master_sites            https://download.github.com/
-master_sites            https://github.com/nicolasff/phpredis/tarball/${version}?dummy=
+master_sites            ${homepage}/tarball/${version}?dummy=
 
 distname                nicolasff-phpredis-${version}-0-g${git.branch}
 worksrcdir              nicolasff-phpredis-${git.branch}
@@ -29,5 +28,5 @@
 use_parallel_build      yes
 
 livecheck.type          regex
-livecheck.url           https://github.com/nicolasff/phpredis/downloads
+livecheck.url           ${homepage}/downloads
 livecheck.regex         {tarball/([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110413/0d37ce50/attachment.html>


More information about the macports-changes mailing list