From 0d326ce526374fa54e61a692d0e15ad068f9b593 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 25 Dec 2020 10:28:20 +0100 Subject: [PATCH] ports: updated to 3.6 --- ports/.signature | 14 +++++++------- ports/contrib.rsync.inactive | 2 +- ports/core-arm64.rsync | 2 +- ports/core.rsync | 2 +- ports/opt-arm64.rsync | 2 +- ports/opt.rsync | 2 +- ports/xorg-arm64.rsync | 2 +- ports/xorg.rsync | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ports/.signature b/ports/.signature index a22a491..c1fb429 100644 --- a/ports/.signature +++ b/ports/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core-arm64.pub -RWSKslkvIwb+2R4kfza9HDBMvfJ5KRN2FAZCf87V/TkukG5wpnfhlLJ5ADt0CCftrZeKWUaSVLf6FJ1ZC88IdZ8DqltQ1+Kx0wk= +RWSKslkvIwb+2V9KELYk2ikxQtVmOgFetPOcRrj7AXorJydxgAsw91YTyfvT8IsMQlDQfgzFg9KA3RGWLhTw2aH8zySNDQqBbgY= SHA256 (Pkgfile) = 324b7ad0d85e2cf5f251f5dedc8a08b6ca78a5dc67067bc60cb70d43f221b8d1 SHA256 (.footprint) = 458b2fb1f74ff6f41fddcdb2c45d2997ceb9181105bde7e8e2e341ebb58fbb4e SHA256 (ports-1.6.tar.gz) = 8b2ba48e7440f4a71fa1c9c480a1212ce87c623e1d33121eb660829ba294ca94 @@ -7,13 +7,13 @@ SHA256 (core.pub) = 5a08b7f21fb1768b9e639da0b768edb536de0590b75e663dab6d18561761 SHA256 (opt.pub) = 4711f488546c38cdec792c1f16b3bf7c4db0c7dc0c3cdab0ecdd85e2c7247ae5 SHA256 (xorg.pub) = 5db27d455f658ea8a6c7ae9aac601d66e74cedff5dd497910fd1ffead08e5237 SHA256 (contrib.pub) = cae797c624547b5ffb643f4cdf60d83a7cc28081f5929b882d48085085d76190 -SHA256 (core.rsync) = f9d588766b402f92aa50de43c158fe7301572ada245ec23180f92c6578302002 -SHA256 (opt.rsync) = 85b603f678736ff8bf323b82c490ec14756d9e2c55ba9aaf4d468a252e0d3620 -SHA256 (xorg.rsync) = 9d2fa28c6ce1ea8e930b67d2219daacf75670accd6450640b382a24d68b6cc74 +SHA256 (core.rsync) = 68ed2f3145188d54c20ed03518f2755d7e2f3c4935a26dc7daf46477660f3451 +SHA256 (opt.rsync) = fde28f666bf573258f0eeceb8b272e67b42ac4040a1a62905c73a485215f097f +SHA256 (xorg.rsync) = fefa8223cb9d91d9510cf10aed04f88c541ee6e1a00d2cccdfa36ba4dd937ae3 SHA256 (contrib.rsync.inactive) = dc765a391cc77b2f843701d514501358f5ad5ce15b5de6d135f0677f2f0f6f6d -SHA256 (core-arm64.rsync) = 43ec063087ca43eb14a11596d35e96575faf24c614f137d963f7ad50346adbc9 +SHA256 (core-arm64.rsync) = a99bc921f3a1aac21c3cbc6cf3a57e6858f4d2677214936d74fd86fd1b87020e SHA256 (core-arm64.pub) = f0d3e788325112cc541116e261adbe2c14d0bbb921a66040badf0d9e030e0957 -SHA256 (opt-arm64.rsync) = 430463137717c37170da453e24557e2413cfe356c14f45173b16c03f95b491d4 +SHA256 (opt-arm64.rsync) = a23944bf36a119f996dc9bd9bf8ed4695bd2892e619ed370e6368086d25861c4 SHA256 (opt-arm64.pub) = c079759a335314f26bc027856981a00f1251b3e6d782ae7317396e3908d9a9ee -SHA256 (xorg-arm64.rsync) = 232067eb0ec8fede0f3e7754144c78f332f28437180357902dd2c25c932ea7a5 +SHA256 (xorg-arm64.rsync) = 18c701a509d24021045ea4118b4026fc5ed37269fa75f99f74cbbfc5db120f52 SHA256 (xorg-arm64.pub) = 1f54f0323e0f32fae1d9b6ef0e9f09a034ce4e39ebb36db59bcb5c2829ac62f5 diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index bea2493..256dee4 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.5/contrib/ +collection=ports/crux-3.6/contrib/ destination=/usr/ports/contrib diff --git a/ports/core-arm64.rsync b/ports/core-arm64.rsync index f5a6933..ce525dd 100644 --- a/ports/core-arm64.rsync +++ b/ports/core-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.5/core-arm64/ +collection=ports/crux-3.6/core-arm64/ destination=/usr/ports/core-arm64 diff --git a/ports/core.rsync b/ports/core.rsync index f7c49c4..cf51c52 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.5/core/ +collection=ports/crux-3.6/core/ destination=/usr/ports/core diff --git a/ports/opt-arm64.rsync b/ports/opt-arm64.rsync index 13b88b8..bc1e8a3 100644 --- a/ports/opt-arm64.rsync +++ b/ports/opt-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.5/opt-arm64/ +collection=ports/crux-3.6/opt-arm64/ destination=/usr/ports/opt-arm64 diff --git a/ports/opt.rsync b/ports/opt.rsync index dc2da29..bb17bb6 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.5/opt/ +collection=ports/crux-3.6/opt/ destination=/usr/ports/opt diff --git a/ports/xorg-arm64.rsync b/ports/xorg-arm64.rsync index 1eb1eff..63bc91d 100644 --- a/ports/xorg-arm64.rsync +++ b/ports/xorg-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.5/xorg-arm64/ +collection=ports/crux-3.6/xorg-arm64/ destination=/usr/ports/xorg-arm64 diff --git a/ports/xorg.rsync b/ports/xorg.rsync index e41eb5e..87945cf 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.5/xorg/ +collection=ports/crux-3.6/xorg/ destination=/usr/ports/xorg -- 2.26.2