[30673] trunk/dports/lang/slang2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 3 08:14:22 PDT 2007


Revision: 30673
          http://trac.macosforge.org/projects/macports/changeset/30673
Author:   nox at macports.org
Date:     2007-11-03 08:14:21 -0700 (Sat, 03 Nov 2007)

Log Message:
-----------
slang2: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/lang/slang2/Portfile

Modified: trunk/dports/lang/slang2/Portfile
===================================================================
--- trunk/dports/lang/slang2/Portfile	2007-11-03 15:10:41 UTC (rev 30672)
+++ trunk/dports/lang/slang2/Portfile	2007-11-03 15:14:21 UTC (rev 30673)
@@ -52,5 +52,6 @@
 }
 
 livecheck.check regex
-livecheck.regex {S-Lang (\d+(?:\.\d+)*)}
+livecheck.url   [lindex ${master_sites} 0]
+livecheck.regex {LATEST_IS_(\d+(?:\.\d+)*)}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071103/7bb25866/attachment.html


More information about the macports-changes mailing list