On 29.01.2013 01:24, Limao Luo wrote:
> You can smoosh that package function into:
> https://gist.github.com/4660513
> 
> (Just remember to quote anything involving $srcdir, for the same reason
> you quoted $pkgdir)

Thank you -- together with the --mandir trick from Daniel this will make
the script a lot better!

> You can both make a -git version and update the current one; they're
> treated independently.
> Although, what tags are you using? I believe you mentioned above that
> they weren't tagged...?

Yeah, that's the culprit.  No official stable version for tcl 8.6 at the
moment.

The last tagged version is from 2008 but their are only few changes.

But, what to do with the stable package?
* use fixed revision to not get unwanted/unreviewed commits?
* variation: fork the repo, tag the current version and then use this?
* use last tagged version and patch the incompatibility?
* variation: fork the repo, cherry pick only the 8.6 fix, tag and use this?

Thank you
Uwe

Reply via email to