Date: Sun, 25 Jun 2023 23:04:40 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: 68180db8a599 - main - =?utf-8?Q?audio/faustlive:=20Update=202.5.13-75=20=E2=86=92=202.5.15-20230512=20(version=20adju= Message-ID: <202306252304.35PN4egr090392@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
stment)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 68180db8a599c5918bc59df1270eb0fb1be6b64a Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=68180db8a599c5918bc59df1270eb0fb1be6b64a commit 68180db8a599c5918bc59df1270eb0fb1be6b64a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-25 23:03:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-25 23:04:37 +0000 audio/faustlive: Update 2.5.13-75 → 2.5.15-20230512 (version adjustment) These are the same versions. --- audio/faustlive/Makefile | 8 ++++++-- audio/faustlive/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/audio/faustlive/Makefile b/audio/faustlive/Makefile index 9eb2f25ef4c9..d1362184f7d6 100644 --- a/audio/faustlive/Makefile +++ b/audio/faustlive/Makefile @@ -1,6 +1,7 @@ PORTNAME= faustlive -DISTVERSION= 2.5.13-75 -DISTVERSIONSUFFIX= -g15ddcbc +DISTVERSION= 2.5.15-20230512 +#MASTER_SITES= https://github.com/grame-cncm/faustlive/releases/download/${DISTVERSION}/ +#DISTFILES= FaustLive-${DISTVERSION}${EXTRACT_SUFX} CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -26,6 +27,9 @@ USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= grame-cncm GH_TUPLE= grame-cncm:faustlibraries:b91fdeb:grame_cncm_faustlibraries/Resources/Libs +GH_TAGNAME= 15ddcbc + +#WRKSRC= ${WRKDIR}/FaustLive-${DISTVERSION} SHEBANG_GLOB= build install makelibs diff --git a/audio/faustlive/distinfo b/audio/faustlive/distinfo index bf31afb3a13f..366444f67d52 100644 --- a/audio/faustlive/distinfo +++ b/audio/faustlive/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1687731633 -SHA256 (grame-cncm-faustlive-2.5.13-75-g15ddcbc_GH0.tar.gz) = 26f7ff6e10f3f8e2249eb623c934ce2030a994286865e0eda38640b15d54e2fa -SIZE (grame-cncm-faustlive-2.5.13-75-g15ddcbc_GH0.tar.gz) = 8036096 +TIMESTAMP = 1687733596 +SHA256 (grame-cncm-faustlive-2.5.15-20230512-15ddcbc_GH0.tar.gz) = 74210e0d79dbf37ddc3b9467e0cb875fb105d960e777a8e24b4a4f64337be899 +SIZE (grame-cncm-faustlive-2.5.15-20230512-15ddcbc_GH0.tar.gz) = 8035542 SHA256 (grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz) = 6bdf288490812aad47c003e3cbef1e9d2816d23a85fc0f348d53ba8b5d526c82 SIZE (grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz) = 7852514
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306252304.35PN4egr090392>