Date: Fri, 17 May 2024 22:23:59 +0200 From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com> To: Daniel Engberg <diizzy@freebsd.org> Cc: "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: b402b591769d - main - comms/tio: Update to 3.3 Message-ID: <CAGwOe2bcOCdg-uJAh=FDhfJ=JX4BMuegtP7SDnNh5EssTcfDqQ@mail.gmail.com> In-Reply-To: <202405171907.44HJ7F25054892@gitrepo.freebsd.org> References: <202405171907.44HJ7F25054892@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000006d72580618ac227a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El vie, 17 may 2024, 21:07, Daniel Engberg <diizzy@freebsd.org> escribi=C3= =B3: > The branch main has been updated by diizzy: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3Db402b591769d0627f8507052423b3= 3d322d7ca5a > > commit b402b591769d0627f8507052423b33d322d7ca5a > Author: Daniel Engberg <diizzy@FreeBSD.org> > AuthorDate: 2024-05-17 18:36:23 +0000 > Commit: Daniel Engberg <diizzy@FreeBSD.org> > CommitDate: 2024-05-17 19:06:03 +0000 > > comms/tio: Update to 3.3 > > As of 3.1 there's new layout for the configuration file > Then maybe an entry in UPDATING is helpful. > Changelog: > https://github.com/tio/tio/releases/tag/v3.3 > > PR: 278498 (previous version) > Approved by: portmgr (maintainer timeout, 3+ weeks) > --- > comms/tio/Makefile | 13 +++++++------ > comms/tio/distinfo | 8 +++++--- > 2 files changed, 12 insertions(+), 9 deletions(-) > > diff --git a/comms/tio/Makefile b/comms/tio/Makefile > index 88b71ab74f8e..8f2e0e122d97 100644 > --- a/comms/tio/Makefile > +++ b/comms/tio/Makefile > @@ -1,9 +1,11 @@ > PORTNAME=3D tio > -DISTVERSION=3D 2.0 > -PORTREVISION=3D 1 > +DISTVERSION=3D 3.3 > CATEGORIES=3D comms > MASTER_SITES=3D > https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSI= ON}/ > > +PATCH_SITES=3D https://github.com/tio/tio/commit/ > +PATCHFILES=3D ccc01433b700b4da4ffa36525aabd6e41204be18.patch:-p1 > + > MAINTAINER=3D dmgk@FreeBSD.org > COMMENT=3D Simple TTY terminal I/O application > WWW=3D https://tio.github.io > @@ -11,12 +13,11 @@ WWW=3D https://tio.github.io > LICENSE=3D GPLv2+ > LICENSE_FILE=3D ${WRKSRC}/LICENSE > > -LIB_DEPENDS=3D libinih.so:devel/inih > - > -USES=3D meson pkgconfig tar:xz > +USES=3D gnome lua:54 meson pkgconfig tar:xz > +USE_GNOME=3D glib20 > > OPTIONS_DEFINE=3D BASH DOCS > -OPTIONS_DEFAULT=3D BASH > +OPTIONS_DEFAULT=3DBASH > OPTIONS_SUB=3D yes > > BASH_MESON_ON=3D -Dbashcompletiondir=3D${PREFIX}/etc/bash_completion.d > diff --git a/comms/tio/distinfo b/comms/tio/distinfo > index f1f4ff169c8a..03a86c5a0c03 100644 > --- a/comms/tio/distinfo > +++ b/comms/tio/distinfo > @@ -1,3 +1,5 @@ > -TIMESTAMP =3D 1662922637 > -SHA256 (tio-2.0.tar.xz) =3D > e5826109773a89b267c3484df71234bc6c45715f735e3fdbee5984768faf5836 > -SIZE (tio-2.0.tar.xz) =3D 3415300 > +TIMESTAMP =3D 1715970155 > +SHA256 (tio-3.3.tar.xz) =3D > 506635b2e922306be3ded980d0b6fd8bb74647b1561b01015b769041f7ddca8d > +SIZE (tio-3.3.tar.xz) =3D 3453004 > +SHA256 (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) =3D > 8a38b6ba9e5a620a72ca12147e3fd15425099bd191caf99653f9a7336a629da3 > +SIZE (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) =3D 892 > --0000000000006d72580618ac227a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr" = class=3D"gmail_attr">El vie, 17 may 2024, 21:07, Daniel Engberg <<a href= =3D"mailto:diizzy@freebsd.org">diizzy@freebsd.org</a>> escribi=C3=B3:<br= ></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-= left:1px #ccc solid;padding-left:1ex">The branch main has been updated by d= iizzy:<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3Db402b591769d062= 7f8507052423b33d322d7ca5a" rel=3D"noreferrer noreferrer" target=3D"_blank">= https://cgit.FreeBSD.org/ports/commit/?id=3Db402b591769d0627f8507052423b33d= 322d7ca5a</a><br> <br> commit b402b591769d0627f8507052423b33d322d7ca5a<br> Author:=C2=A0 =C2=A0 =C2=A0Daniel Engberg <diizzy@FreeBSD.org><br> AuthorDate: 2024-05-17 18:36:23 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Daniel Engberg <diizzy@FreeBSD.org><br> CommitDate: 2024-05-17 19:06:03 +0000<br> <br> =C2=A0 =C2=A0 comms/tio: Update to 3.3<br> <br> =C2=A0 =C2=A0 As of 3.1 there's new layout for the configuration file<b= r></blockquote></div></div><div dir=3D"auto"><br></div><div dir=3D"auto">Th= en maybe an entry in UPDATING is helpful.</div><div dir=3D"auto"><br></div>= <div dir=3D"auto"><div class=3D"gmail_quote"><blockquote class=3D"gmail_quo= te" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"= > <br> =C2=A0 =C2=A0 Changelog:<br> =C2=A0 =C2=A0 <a href=3D"https://github.com/tio/tio/releases/tag/v3.3" rel= =3D"noreferrer noreferrer" target=3D"_blank">https://github.com/tio/tio/rel= eases/tag/v3.3</a><br> <br> =C2=A0 =C2=A0 PR:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0278498 (pr= evious version)<br> =C2=A0 =C2=A0 Approved by:=C2=A0 =C2=A0 portmgr (maintainer timeout, 3+ wee= ks)<br> ---<br> =C2=A0comms/tio/Makefile | 13 +++++++------<br> =C2=A0comms/tio/distinfo |=C2=A0 8 +++++---<br> =C2=A02 files changed, 12 insertions(+), 9 deletions(-)<br> <br> diff --git a/comms/tio/Makefile b/comms/tio/Makefile<br> index 88b71ab74f8e..8f2e0e122d97 100644<br> --- a/comms/tio/Makefile<br> +++ b/comms/tio/Makefile<br> @@ -1,9 +1,11 @@<br> =C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 tio<br> -DISTVERSION=3D=C2=A0 =C2=A02.0<br> -PORTREVISION=3D=C2=A0 1<br> +DISTVERSION=3D=C2=A0 =C2=A03.3<br> =C2=A0CATEGORIES=3D=C2=A0 =C2=A0 comms<br> =C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://github.com/$%7BPORTNAME%7D/$= %7BPORTNAME%7D/releases/download/v$%7BDISTVERSION%7D/" rel=3D"noreferrer no= referrer" target=3D"_blank">https://github.com/${PORTNAME}/${PORTNAME}/rele= ases/download/v${DISTVERSION}/</a><br> <br> +PATCH_SITES=3D=C2=A0 =C2=A0<a href=3D"https://github.com/tio/tio/commit/" = rel=3D"noreferrer noreferrer" target=3D"_blank">https://github.com/tio/tio/= commit/</a><br> +PATCHFILES=3D=C2=A0 =C2=A0 ccc01433b700b4da4ffa36525aabd6e41204be18.patch:= -p1<br> +<br> =C2=A0MAINTAINER=3D=C2=A0 =C2=A0 dmgk@FreeBSD.org<br> =C2=A0COMMENT=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0Simple TTY terminal I/O applicat= ion<br> =C2=A0WWW=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"https://tio= .github.io" rel=3D"noreferrer noreferrer" target=3D"_blank">https://tio.git= hub.io</a><br> @@ -11,12 +13,11 @@ WWW=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 <a href=3D"https://tio.github.io" rel=3D"noreferrer noreferrer" targ= et=3D"_blank">https://tio.github.io</a><br> =C2=A0LICENSE=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0GPLv2+<br> =C2=A0LICENSE_FILE=3D=C2=A0 ${WRKSRC}/LICENSE<br> <br> -LIB_DEPENDS=3D=C2=A0 =C2=A0libinih.so:devel/inih<br> -<br> -USES=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 meson pkgconfig tar:xz<br> +USES=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 gnome lua:54 meson pkgconfig tar= :xz<br> +USE_GNOME=3D=C2=A0 =C2=A0 =C2=A0glib20<br> <br> =C2=A0OPTIONS_DEFINE=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 BASH DOCS<br> -OPTIONS_DEFAULT=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0BASH<br> +OPTIONS_DEFAULT=3DBASH<br> =C2=A0OPTIONS_SUB=3D=C2=A0 =C2=A0yes<br> <br> =C2=A0BASH_MESON_ON=3D -Dbashcompletiondir=3D${PREFIX}/etc/bash_completion.= d<br> diff --git a/comms/tio/distinfo b/comms/tio/distinfo<br> index f1f4ff169c8a..03a86c5a0c03 100644<br> --- a/comms/tio/distinfo<br> +++ b/comms/tio/distinfo<br> @@ -1,3 +1,5 @@<br> -TIMESTAMP =3D 1662922637<br> -SHA256 (tio-2.0.tar.xz) =3D e5826109773a89b267c3484df71234bc6c45715f735e3f= dbee5984768faf5836<br> -SIZE (tio-2.0.tar.xz) =3D 3415300<br> +TIMESTAMP =3D 1715970155<br> +SHA256 (tio-3.3.tar.xz) =3D 506635b2e922306be3ded980d0b6fd8bb74647b1561b01= 015b769041f7ddca8d<br> +SIZE (tio-3.3.tar.xz) =3D 3453004<br> +SHA256 (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) =3D 8a38b6ba9e5a62= 0a72ca12147e3fd15425099bd191caf99653f9a7336a629da3<br> +SIZE (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) =3D 892<br> </blockquote></div></div></div> --0000000000006d72580618ac227a--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2bcOCdg-uJAh=FDhfJ=JX4BMuegtP7SDnNh5EssTcfDqQ>