From 9b3b4f0698139ec8de2f647dff8a11411dc1344f Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 10 Jul 2018 10:31:12 +0200 Subject: [PATCH] ports: updated to 23 --- ports/.md5sum | 16 ++++++++-------- ports/Pkgfile | 2 +- ports/contrib.rsync.inactive | 2 +- ports/core-arm.rsync | 3 --- ports/core-arm64.rsync | 2 +- ports/core.rsync | 2 +- ports/opt-arm64.rsync | 2 +- ports/opt.rsync | 2 +- ports/pine64-arm.rsync | 2 +- ports/xorg-arm64.rsync | 2 +- ports/xorg.rsync | 2 +- 11 files changed, 17 insertions(+), 20 deletions(-) delete mode 100644 ports/core-arm.rsync diff --git a/ports/.md5sum b/ports/.md5sum index bae6f85..05fa1dc 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,13 +1,13 @@ 804bb419e539a70ad80e4c03df3c3411 contrib.pub -c3d44c0ae8fce9d4d9571a3eec12ef01 contrib.rsync.inactive -fc377491af1bbf6b2c685535c2bc2271 core-arm64.rsync +85da0c1d6c822bc6fb20b0ecdd06b3f5 contrib.rsync.inactive +9d2281b074956b09826c8dcb697c1306 core-arm64.rsync b8dd0aad383810cad920d6548cd1cb56 core.pub -3d659cabe8cf59ef5a036c9375716090 core.rsync -06c320680576c18e1cd7d9292f819634 opt-arm64.rsync +87528a9bc5205ed8589e7964e34571ae core.rsync +2bcb297c7873bd18e0a8772f567cbcfd opt-arm64.rsync 0d1f1fde50a9bd743d9cac6b235f038c opt.pub -8e7b8a473c4caefbdc1e33505e4a6050 opt.rsync -a3429d199602b9ad1a17777b04f32533 pine64-arm.rsync +b1302ff270238b1450c1a025c42fd8e1 opt.rsync +7bc0adbca5ca0c3b7157b9d3fa6a2124 pine64-arm.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -f73b86ff6683d3168be8e84533ea1c1e xorg-arm64.rsync +0408bc71c0eeabdaf977812716f722f8 xorg-arm64.rsync 69927e5d0ae5dc3455faeaac916c4db2 xorg.pub -3e278ef7c4ff9529184560eac57e22a6 xorg.rsync +89768ed603f9f19e48de1951191594f8 xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index ca8851d..88d9927 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -6,7 +6,7 @@ name=ports version=1.5 -release=22 +release=23 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ core.pub opt.pub xorg.pub contrib.pub \ core.rsync opt.rsync xorg.rsync contrib.rsync.inactive \ diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index 5f1a901..1bbd05b 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.3/contrib/ +collection=ports/crux-3.4/contrib/ destination=/usr/ports/contrib diff --git a/ports/core-arm.rsync b/ports/core-arm.rsync deleted file mode 100644 index e8745d0..0000000 --- a/ports/core-arm.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=crux-arm.nu -collection=ports/crux-3.3/core-arm/ -destination=/usr/ports/core-arm diff --git a/ports/core-arm64.rsync b/ports/core-arm64.rsync index cc97878..ce2a65e 100644 --- a/ports/core-arm64.rsync +++ b/ports/core-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.3/core-arm64/ +collection=ports/crux-3.4/core-arm64/ destination=/usr/ports/core-arm64 diff --git a/ports/core.rsync b/ports/core.rsync index b98b9ba..3cba863 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.3/core/ +collection=ports/crux-3.4/core/ destination=/usr/ports/core diff --git a/ports/opt-arm64.rsync b/ports/opt-arm64.rsync index 5dff37a..9577274 100644 --- a/ports/opt-arm64.rsync +++ b/ports/opt-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.3/opt-arm64/ +collection=ports/crux-3.4/opt-arm64/ destination=/usr/ports/opt-arm64 diff --git a/ports/opt.rsync b/ports/opt.rsync index 5b914bb..f3182c5 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.3/opt/ +collection=ports/crux-3.4/opt/ destination=/usr/ports/opt diff --git a/ports/pine64-arm.rsync b/ports/pine64-arm.rsync index e1c8495..c21fcfe 100644 --- a/ports/pine64-arm.rsync +++ b/ports/pine64-arm.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.3/pine64-arm/ +collection=ports/crux-3.4/pine64-arm/ destination=/usr/ports/pine64-arm diff --git a/ports/xorg-arm64.rsync b/ports/xorg-arm64.rsync index 16f270d..dcacf84 100644 --- a/ports/xorg-arm64.rsync +++ b/ports/xorg-arm64.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.3/xorg-arm64/ +collection=ports/crux-3.4/xorg-arm64/ destination=/usr/ports/xorg-arm64 diff --git a/ports/xorg.rsync b/ports/xorg.rsync index b326f15..eb891d5 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.3/xorg/ +collection=ports/crux-3.4/xorg/ destination=/usr/ports/xorg -- 2.26.2