[150902] trunk/dports/_resources/port1.0/group/bitbucket-1.0.tcl

sean at macports.org sean at macports.org
Mon Aug 1 11:58:25 PDT 2016


Revision: 150902
          https://trac.macports.org/changeset/150902
Author:   sean at macports.org
Date:     2016-08-01 11:58:25 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
bitbucket-1.0: fix livecheck error due to a new change on bitbucket

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/bitbucket-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/bitbucket-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/bitbucket-1.0.tcl	2016-08-01 18:58:21 UTC (rev 150901)
+++ trunk/dports/_resources/port1.0/group/bitbucket-1.0.tcl	2016-08-01 18:58:25 UTC (rev 150902)
@@ -110,7 +110,7 @@
         default livecheck.regex     {<id>changeset:(\[0-9a-f\]{[string length ${bitbucket.version}]})\[0-9a-f\]*</id>}
     } else {
         default livecheck.type      regex
-        default livecheck.url       {${bitbucket.homepage}/downloads}
+        default livecheck.url       {${bitbucket.homepage}/downloads?tab=tags}
         default livecheck.regex     {[bitbucket.livecheck_regex]}
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160801/728fbd72/attachment.html>


More information about the macports-changes mailing list