[73788] trunk/dports/devel/soprano/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Nov 24 22:16:53 PST 2010


Revision: 73788
          http://trac.macports.org/changeset/73788
Author:   rmstonecipher at macports.org
Date:     2010-11-24 22:16:49 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
devel/soprano fixed livecheck url and expression to avoid pre-release versions

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

Modified: trunk/dports/devel/soprano/Portfile
===================================================================
--- trunk/dports/devel/soprano/Portfile	2010-11-25 05:37:21 UTC (rev 73787)
+++ trunk/dports/devel/soprano/Portfile	2010-11-25 06:16:49 UTC (rev 73788)
@@ -27,5 +27,5 @@
 depends_run-append  port:virtuoso
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url       http://soprano.sourceforge.net/blog
+livecheck.regex     "Soprano (\\d+(?:\\.\\d+)*) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/c545a576/attachment.html>


More information about the macports-changes mailing list