[81815] trunk/dports/devel/dialog/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 5 02:22:36 PDT 2011


Revision: 81815
          http://trac.macports.org/changeset/81815
Author:   jmr at macports.org
Date:     2011-08-05 02:22:34 -0700 (Fri, 05 Aug 2011)
Log Message:
-----------
dialog: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/dialog/Portfile

Modified: trunk/dports/devel/dialog/Portfile
===================================================================
--- trunk/dports/devel/dialog/Portfile	2011-08-05 05:20:35 UTC (rev 81814)
+++ trunk/dports/devel/dialog/Portfile	2011-08-05 09:22:34 UTC (rev 81815)
@@ -58,5 +58,5 @@
 }
 
 livecheck.type	regex
-livecheck.url	[lindex ${master_sites} 0]
+livecheck.url	[lindex ${master_sites} end]
 livecheck.regex ${name}-(\[0-9.-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110805/8331cba3/attachment.html>


More information about the macports-changes mailing list