From owner-dev-commits-ports-all@freebsd.org Sun Sep 26 08:55:17 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 46A4967473D; Sun, 26 Sep 2021 08:55:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HHKNP1QJXz3Kmg; Sun, 26 Sep 2021 08:55:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E6B81AF87; Sun, 26 Sep 2021 08:55:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18Q8tGij049977; Sun, 26 Sep 2021 08:55:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18Q8tGbn049976; Sun, 26 Sep 2021 08:55:16 GMT (envelope-from git) Date: Sun, 26 Sep 2021 08:55:16 GMT Message-Id: <202109260855.18Q8tGbn049976@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 0fc681bf507f - main - audio/bchoppr-lv2: Update 1.10.8 -> 1.10.10 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: 0fc681bf507ffb89cca1375d95aeaa412c33ab47 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2021 08:55:17 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fc681bf507ffb89cca1375d95aeaa412c33ab47 commit 0fc681bf507ffb89cca1375d95aeaa412c33ab47 Author: Yuri Victorovich AuthorDate: 2021-09-26 08:40:52 +0000 Commit: Yuri Victorovich CommitDate: 2021-09-26 08:54:08 +0000 audio/bchoppr-lv2: Update 1.10.8 -> 1.10.10 Reported by: portscout --- audio/bchoppr-lv2/Makefile | 8 +------- audio/bchoppr-lv2/distinfo | 6 +++--- audio/bchoppr-lv2/pkg-plist | 11 +++++++++++ 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/audio/bchoppr-lv2/Makefile b/audio/bchoppr-lv2/Makefile index 5b373735a670..49b8e7ebe1d8 100644 --- a/audio/bchoppr-lv2/Makefile +++ b/audio/bchoppr-lv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= bchoppr -DISTVERSION= 1.10.8 +DISTVERSION= 1.10.10 CATEGORIES= audio PKGNAMESUFFIX= -lv2 @@ -23,12 +23,6 @@ GH_PROJECT= BChoppr MAKEFILE= makefile -PLIST_FILES= lib/lv2/BChoppr.lv2/BChoppr.so \ - lib/lv2/BChoppr.lv2/BChoppr.ttl \ - lib/lv2/BChoppr.lv2/BChoppr_GUI.so \ - lib/lv2/BChoppr.lv2/manifest.ttl \ - lib/lv2/BChoppr.lv2/surface.png - post-install: @${RM} ${STAGEDIR}${PREFIX}/lib/lv2/BChoppr.lv2/LICENSE @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/BChoppr.lv2/BChoppr*.so diff --git a/audio/bchoppr-lv2/distinfo b/audio/bchoppr-lv2/distinfo index a52f769210b2..9bba758a77b7 100644 --- a/audio/bchoppr-lv2/distinfo +++ b/audio/bchoppr-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623055930 -SHA256 (sjaehn-BChoppr-1.10.8_GH0.tar.gz) = c6c25b4d06c212a13cb0d20fcef641fc14ee558bd3a24592396f728effd0e8cc -SIZE (sjaehn-BChoppr-1.10.8_GH0.tar.gz) = 434188 +TIMESTAMP = 1632643479 +SHA256 (sjaehn-BChoppr-1.10.10_GH0.tar.gz) = 83832e414733a9523a13747c06577271b1837e339e13329a240422cc769eb675 +SIZE (sjaehn-BChoppr-1.10.10_GH0.tar.gz) = 465181 diff --git a/audio/bchoppr-lv2/pkg-plist b/audio/bchoppr-lv2/pkg-plist new file mode 100644 index 000000000000..daedcd42adf4 --- /dev/null +++ b/audio/bchoppr-lv2/pkg-plist @@ -0,0 +1,11 @@ +lib/lv2/BChoppr.lv2/BChoppr.so +lib/lv2/BChoppr.lv2/BChoppr.ttl +lib/lv2/BChoppr.lv2/BChoppr_Basic_tremolo.ttl +lib/lv2/BChoppr.lv2/BChoppr_Faster_louder_chopper.ttl +lib/lv2/BChoppr.lv2/BChoppr_GUI.so +lib/lv2/BChoppr.lv2/BChoppr_Jittery_Jim.ttl +lib/lv2/BChoppr.lv2/BChoppr_Raving_loony.ttl +lib/lv2/BChoppr.lv2/BChoppr_Stall_the_engine.ttl +lib/lv2/BChoppr.lv2/BChoppr_Waltz_through_Vienna.ttl +lib/lv2/BChoppr.lv2/manifest.ttl +lib/lv2/BChoppr.lv2/surface.png