~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/cockroach: move to non-free

Details
Message ID
<20210907074714.18527-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 {testing => non-free}/cockroach/01_no_githooks.patch  | 0
 {testing => non-free}/cockroach/APKBUILD              | 4 ++--
 {testing => non-free}/cockroach/cockroach.confd       | 0
 {testing => non-free}/cockroach/cockroach.initd       | 0
 {testing => non-free}/cockroach/cockroach.pre-install | 0
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename {testing => non-free}/cockroach/01_no_githooks.patch (100%)
 rename {testing => non-free}/cockroach/APKBUILD (95%)
 rename {testing => non-free}/cockroach/cockroach.confd (100%)
 rename {testing => non-free}/cockroach/cockroach.initd (100%)
 rename {testing => non-free}/cockroach/cockroach.pre-install (100%)

diff --git a/testing/cockroach/01_no_githooks.patch b/non-free/cockroach/01_no_githooks.patch
similarity index 100%
rename from testing/cockroach/01_no_githooks.patch
rename to non-free/cockroach/01_no_githooks.patch
diff --git a/testing/cockroach/APKBUILD b/non-free/cockroach/APKBUILD
similarity index 95%
rename from testing/cockroach/APKBUILD
rename to non-free/cockroach/APKBUILD
index b450fd2071..febafb417c 100644
--- a/testing/cockroach/APKBUILD
+++ b/non-free/cockroach/APKBUILD
@@ -4,10 +4,10 @@
pkgname=cockroach
pkgver=20.1.1
pkgrel=1
pkgdesc="The open source, cloud-native SQL database."
pkgdesc="The cloud-native SQL database."
url="https://cockroachlabs.com"
arch="x86_64 aarch64"
license="Apache-2.0"
license="BUSL-1.1"
makedepends="go bash cmake autoconf linux-headers ncurses-dev coreutils"
install="$pkgname.pre-install"
pkgusers="cockroach"
diff --git a/testing/cockroach/cockroach.confd b/non-free/cockroach/cockroach.confd
similarity index 100%
rename from testing/cockroach/cockroach.confd
rename to non-free/cockroach/cockroach.confd
diff --git a/testing/cockroach/cockroach.initd b/non-free/cockroach/cockroach.initd
similarity index 100%
rename from testing/cockroach/cockroach.initd
rename to non-free/cockroach/cockroach.initd
diff --git a/testing/cockroach/cockroach.pre-install b/non-free/cockroach/cockroach.pre-install
similarity index 100%
rename from testing/cockroach/cockroach.pre-install
rename to non-free/cockroach/cockroach.pre-install
-- 
2.33.0
Reply to thread Export thread (mbox)