On Sun, Nov 20, 2022 at 01:17:55PM +, Stuart Henderson wrote:
Hello Stuart,
> This would need to be 0.3v0 to take EPOCH into account (otherwise
> libvterm-20191009 matches).
>
> I don't object to listing a version spec, but I would simply not bother
> with it here though. ports doesn't reall
On 2022/11/19 09:00, Laurence Tratt wrote:
> On Fri, Nov 18, 2022 at 01:38:06PM -0700, Anthony J. Bentley wrote:
>
> Hello Anthony,
>
> > When a version number decreases like libvterm's does, the port needs to set
> > EPOCH so the smaller number is considered newer. Without it package
> > upgrade
On Fri, Nov 18, 2022 at 01:38:06PM -0700, Anthony J. Bentley wrote:
Hello Anthony,
> When a version number decreases like libvterm's does, the port needs to set
> EPOCH so the smaller number is considered newer. Without it package
> upgrades won't work either.
Aha, I did not know about EPOCH!
T
Laurence Tratt writes:
> On Fri, Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote:
>
> Hello Edd,
>
> >> @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \
> >> LIB_DEPENDS = devel/gettext,-runtime \
> >>devel/libtermkey \
> >>devel/l
On Fri, Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote:
Hello Edd,
>> @@ -62,7 +62,7 @@ BUILD_DEPENDS =${RUN_DEPENDS} \
>> LIB_DEPENDS = devel/gettext,-runtime \
>> devel/libtermkey \
>> devel/libuv \
>> -
On Fri Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote:
> On Thu, Nov 17, 2022 at 11:04:07PM +, Laurence Tratt wrote:
> > @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \
> > LIB_DEPENDS = devel/gettext,-runtime \
> > devel/libtermkey \
> >
On Thu, Nov 17, 2022 at 11:04:07PM +, Laurence Tratt wrote:
> @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \
> LIB_DEPENDS =devel/gettext,-runtime \
> devel/libtermkey \
> devel/libuv \
> - devel/li
This is a mostly an update of neovim to 0.8.0. neovim 0.8.0.also requires a
newer libvterm -- which, happily, now has a proper release number (and some
breaking changes that require a shared libs bump). edd@ (maintainer) has
helped me whip this into some sort of shape, and I've been using this for