[87923] trunk/dports/editors/org-mode/Portfile
dports at macports.org
dports at macports.org
Mon Dec 12 14:05:25 PST 2011
Revision: 87923
http://trac.macports.org/changeset/87923
Author: dports at macports.org
Date: 2011-12-12 14:05:25 -0800 (Mon, 12 Dec 2011)
Log Message:
-----------
org-mode: fix livecheck
Modified Paths:
--------------
trunk/dports/editors/org-mode/Portfile
Modified: trunk/dports/editors/org-mode/Portfile
===================================================================
--- trunk/dports/editors/org-mode/Portfile 2011-12-12 19:32:48 UTC (rev 87922)
+++ trunk/dports/editors/org-mode/Portfile 2011-12-12 22:05:25 UTC (rev 87923)
@@ -32,5 +32,5 @@
destroot.target install-lisp install-info
livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex {Current Version \(([\w.]+)\)}
+livecheck.url ${homepage}/org-mode-download.html
+livecheck.regex {Current Version: Org ([\w.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111212/c65a269e/attachment-0001.html>
More information about the macports-changes
mailing list