[47031] trunk/dports/textproc/sword/Portfile

jmr at macports.org jmr at macports.org
Thu Feb 19 22:53:30 PST 2009


Revision: 47031
          http://trac.macports.org/changeset/47031
Author:   jmr at macports.org
Date:     2009-02-19 22:53:30 -0800 (Thu, 19 Feb 2009)
Log Message:
-----------
sword: fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/sword/Portfile

Modified: trunk/dports/textproc/sword/Portfile
===================================================================
--- trunk/dports/textproc/sword/Portfile	2009-02-20 06:52:28 UTC (rev 47030)
+++ trunk/dports/textproc/sword/Portfile	2009-02-20 06:53:30 UTC (rev 47031)
@@ -55,5 +55,5 @@
 }
 
 livecheck.check	regex
-livecheck.url	${homepage}
-livecheck.regex SWORD (\\d+(\\.\\d+)+) Released
+livecheck.url	http://www.crosswire.org/sword/software/swordapi.jsp
+livecheck.regex {SWORD Engine / API v([0-9\.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090219/752c321a/attachment.html>


More information about the macports-changes mailing list