Date: Fri, 21 May 2021 06:34:44 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f993a8b3b323 - main - audio/wavetral: Fix fetch Message-ID: <202105210634.14L6YiYL042733@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f993a8b3b323df0622ad1affee3be06643e4ee94 commit f993a8b3b323df0622ad1affee3be06643e4ee94 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-21 06:31:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-21 06:31:42 +0000 audio/wavetral: Fix fetch The author has recreated the repository and the git hash changed. Reported by: fallout --- audio/wavetral/Makefile | 2 +- audio/wavetral/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/wavetral/Makefile b/audio/wavetral/Makefile index b32babe147d5..fa86a86f8654 100644 --- a/audio/wavetral/Makefile +++ b/audio/wavetral/Makefile @@ -17,7 +17,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= jeanette-c -GH_TAGNAME= 8e4f205 +GH_TAGNAME= 57290f2 PLIST_FILES= bin/wavetral \ man/man1/wavetral.1.gz diff --git a/audio/wavetral/distinfo b/audio/wavetral/distinfo index cb8a38ae336c..1d47c77c72ea 100644 --- a/audio/wavetral/distinfo +++ b/audio/wavetral/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621308760 -SHA256 (jeanette-c-wavetral-g20210517-8e4f205_GH0.tar.gz) = 779cb67cd837328172b998cdc8db8a0668854207e92b2b00b5431e0ec4942b7f -SIZE (jeanette-c-wavetral-g20210517-8e4f205_GH0.tar.gz) = 36063 +TIMESTAMP = 1621578478 +SHA256 (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 0a07fe0bda46907091c5ddfb3ba64e1ce2a806ae8ba7c271dc74f2307a1635f4 +SIZE (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 47156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105210634.14L6YiYL042733>