Re: git: 5d638973c3d5 - main - net-im/tg_owt: update to 16 February 2022 snapshot
- In reply to: Ashish SHUKLA : "Re: git: 5d638973c3d5 - main - net-im/tg_owt: update to 16 February 2022 snapshot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Mar 2022 14:14:29 UTC
On Mon, Mar 14, 2022 at 06:09:40AM +0000, Ashish SHUKLA wrote: > On Sun, Mar 13, 2022 at 03:17:23PM +0000, Sergey A. Osokin wrote: > > The branch main has been updated by osa: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5d638973c3d521c78750e991f447d18fdf3ac21b > > > > commit 5d638973c3d521c78750e991f447d18fdf3ac21b > > Author: Gleb Smirnoff <glebius@FreeBSD.org> > > AuthorDate: 2022-03-13 15:12:36 +0000 > > Commit: Sergey A. Osokin <osa@FreeBSD.org> > > CommitDate: 2022-03-13 15:16:03 +0000 > > > > net-im/tg_owt: update to 16 February 2022 snapshot > > > > Not a functional change, just keeping up with upstream, which > > added compilation fixes for OpenBSD. > > --- > > net-im/tg_owt/Makefile | 4 ++-- > > net-im/tg_owt/distinfo | 6 +++--- > > 2 files changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile > > index 63798dec2662..867efa84aa16 100644 > > --- a/net-im/tg_owt/Makefile > > +++ b/net-im/tg_owt/Makefile > > @@ -1,7 +1,7 @@ > > # Created by: Henry Hu <henry.hu.sh@gmail.com> > > > > PORTNAME= tg_owt > > -PORTVERSION= 0.0.20220209 > > +PORTVERSION= 0.0.20220225 > > CATEGORIES= net-im > > > > MAINTAINER= glebius@FreeBSD.org > > @@ -25,7 +25,7 @@ USE_XORG= x11 xcomposite xdamage xrender xrandr xtst > > USE_GL= gbm > > USE_GITHUB= yes > > GH_ACCOUNT= desktop-app > > -GH_TAGNAME= 4cba1ac > > +GH_TAGNAME= a264028 > > > > # libyuv cloned from https://chromium.googlesource.com/libyuv/libyuv > > # when updating port check if hash tag in the submodule was updated > > diff --git a/net-im/tg_owt/distinfo b/net-im/tg_owt/distinfo > > index 9aa54a18cd02..25fa196a43a0 100644 > > --- a/net-im/tg_owt/distinfo > > +++ b/net-im/tg_owt/distinfo > > @@ -1,5 +1,5 @@ > > -TIMESTAMP = 1644436964 > > -SHA256 (desktop-app-tg_owt-0.0.20220209-4cba1ac_GH0.tar.gz) = 9517699f762b3b6c59491a66eb1e0fcc5ec61ff22fbf28e5767088fc65c79518 > > -SIZE (desktop-app-tg_owt-0.0.20220209-4cba1ac_GH0.tar.gz) = 16495103 > > +TIMESTAMP = 1646240727 > > +SHA256 (desktop-app-tg_owt-0.0.20220216-a264028_GH0.tar.gz) = 48a688423a3580b5bdbee8bdba026365034c36f6e59634aab41861cca2828609 > > +SIZE (desktop-app-tg_owt-0.0.20220216-a264028_GH0.tar.gz) = 16495007 > > ❯ make -C /usr/ports/net-im/tg_owt -V DISTNAME > desktop-app-tg_owt-0.0.20220225-a264028_GH0 > > Could you please fix this ? That's been fixed with the following commit https://cgit.freebsd.org/ports/commit/?id=7efd3e6f6d52885c604eab6f06e21056356760d9 -- Sergey A. Osokin