On 2023/08/05 10:19:21 +0200, Omar Polo wrote:
> Hello,
>
> This updates databases/pgtcl to 3.0.0. I've just started to use it,
> so only briefly tested so far, but it appears to work fine.
>
> Being hosted on github without official tarballs we need to regenerate
> the autoconf stuff.
>
> The
On 2023/08/05 11:06:48 +0100, Stuart Henderson wrote:
> btw, instead of the ugly "PKGNAME= ${GH_PROJECT:L}-${GH_TAGNAME:S/v//}" you
> could use "PKGNAME = ${DISTNAME:L}"
that's indeed better. I've changed it in my tree, thanks!
btw, instead of the ugly "PKGNAME= ${GH_PROJECT:L}-${GH_TAGNAME:S/v//}" you
could use "PKGNAME = ${DISTNAME:L}"
--
Sent from a phone, apologies for poor formatting.
On 5 August 2023 09:19:50 Omar Polo wrote:
Hello,
This updates databases/pgtcl to 3.0.0. I've just started to use it,
so onl