[71085] trunk/dports/x11/xsel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 31 22:23:27 PDT 2010


Revision: 71085
          http://trac.macports.org/changeset/71085
Author:   ryandesign at macports.org
Date:     2010-08-31 22:23:26 -0700 (Tue, 31 Aug 2010)
Log Message:
-----------
xsel: simplify livecheck

Modified Paths:
--------------
    trunk/dports/x11/xsel/Portfile

Modified: trunk/dports/x11/xsel/Portfile
===================================================================
--- trunk/dports/x11/xsel/Portfile	2010-09-01 05:23:00 UTC (rev 71084)
+++ trunk/dports/x11/xsel/Portfile	2010-09-01 05:23:26 UTC (rev 71085)
@@ -27,5 +27,5 @@
 depends_lib             port:xorg-libX11
 
 livecheck.type          regex
-livecheck.url           [lindex ${master_sites} 0]?M=D
+livecheck.url           [lindex ${master_sites} 0]
 livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100831/ef95c96f/attachment.html>


More information about the macports-changes mailing list