[85590] trunk/dports/devel/libhsplasma/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 14 16:01:04 PDT 2011


Revision: 85590
          http://trac.macports.org/changeset/85590
Author:   ryandesign at macports.org
Date:     2011-10-14 16:01:03 -0700 (Fri, 14 Oct 2011)
Log Message:
-----------
libhsplasma: fix livecheck

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

Modified: trunk/dports/devel/libhsplasma/Portfile
===================================================================
--- trunk/dports/devel/libhsplasma/Portfile	2011-10-14 22:10:37 UTC (rev 85589)
+++ trunk/dports/devel/libhsplasma/Portfile	2011-10-14 23:01:03 UTC (rev 85590)
@@ -64,6 +64,6 @@
 }
 
 livecheck.type              regex
-livecheck.url               https://github.com/H-uru/libhsplasma/commits/master
+livecheck.url               https://github.com/H-uru/libhsplasma/commits/master.atom
 livecheck.version           [regsub {(....)(..)(..)} [lindex [split ${version} -] 1] {\1-\2-\3}]
-livecheck.regex             {<h2>([0-9-]+)</h2>}
+livecheck.regex             {<updated>([0-9-]+)T}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111014/fb7e224d/attachment.html>


More information about the macports-changes mailing list