Hello, Yes, it is what it should be. Before 0.9, telepathy-qt was called telepathy-qt4, so that 0.9 is the only version for now. It is thus not a fully stable version, but it is the one required by kdenetwork4, for which I made the port.
Cheers, Nicolas On Dec 6, 2012, at 10:35 AM, Ryan Schmidt <[email protected]> wrote: > > On Dec 4, 2012, at 07:00, [email protected] wrote: > >> Revision: 100228 >> https://trac.macports.org/changeset/100228 >> Author: [email protected] >> Date: 2012-12-04 05:00:06 -0800 (Tue, 04 Dec 2012) >> Log Message: >> ----------- >> telepathy-qt: fix livecheck >> >> Modified Paths: >> -------------- >> trunk/dports/comms/telepathy-qt/Portfile >> >> Modified: trunk/dports/comms/telepathy-qt/Portfile >> =================================================================== >> --- trunk/dports/comms/telepathy-qt/Portfile 2012-12-04 12:45:57 UTC (rev >> 100227) >> +++ trunk/dports/comms/telepathy-qt/Portfile 2012-12-04 13:00:06 UTC (rev >> 100228) >> @@ -44,4 +44,4 @@ >> >> livecheck.type regex >> livecheck.url ${master_sites} >> -livecheck.regex >> ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix} >> +livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix} > > Are you sure? The previous livecheck checked only even-numbered second > numbers, which seems correct, since this project seems to follow > freedesktop/gnome version numbering, which is that the second number is even > for stable releases. The release announcement for 0.9.0 confirms it: > > http://lists.freedesktop.org/archives/telepathy/2011-December/005932.html > > "This release begins the new 0.9 development series for feature additions > following the 0.8 stable release series." > > > _______________________________________________ > macports-dev mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo/macports-dev _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
