Re: default livecheck for sourceforge?

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 12:51, Peter Danecek wrote: > Okay, this could be fixed for the specific port and I admit the version > naming of the particular software is not really clean. But I am wondering if > the default regex is really optimal? Couldn't we come up with something which > fits more/a

default livecheck for sourceforge?

2014-01-07 Thread Peter Danecek
Hi all, I just stepped across a somewhat *strange* default behaviour for the livecheck for sourceforge hosted software. Okay, this could be fixed for the specific port and I admit the version naming of the particular software is not really clean. But I am wondering if the default regex is rea

Re: Default livecheck for sourceforge

2010-04-25 Thread Rainer Müller
On 2010-04-24 22:17 , Joseph Holsten wrote: > I don't currently use the dev branch of macports or I would try to do > this myself. Is there a guide to this in the wiki somewhere? You don't need to change base for this, the livecheck is in _resources/port1.0/livecheck/sourceforge.tcl as port of the

Re: Default livecheck for sourceforge

2010-04-24 Thread Joseph Holsten
Ryan Schmidt wrote: > The SourceForge newsfeed has become increasingly unreliable of late and I > hate it. :) My new favorite SourceForge livecheck is: > > livecheck.type regex > livecheck.url http://sourceforge.net/projects/${name}/files/ > livecheck.regex ${name}-(\[0-9.\]+)\\.tar [snip] > Mayb