From 9ef860401e49795ed930276db2ddfcad9601fe9a Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 2 May 2017 01:52:24 +0200 Subject: [PATCH] ports: updated to 22 --- ports/.footprint | 4 ++++ ports/.md5sum | 18 +++++++++++------- ports/Pkgfile | 15 +++++++++++++-- ports/contrib.pub | 2 ++ ports/core.pub | 2 ++ ports/opt.pub | 2 ++ ports/xorg.pub | 2 ++ 7 files changed, 36 insertions(+), 9 deletions(-) create mode 100644 ports/contrib.pub create mode 100644 ports/core.pub create mode 100644 ports/opt.pub create mode 100644 ports/xorg.pub diff --git a/ports/.footprint b/ports/.footprint index a58540a..746753a 100644 --- a/ports/.footprint +++ b/ports/.footprint @@ -1,12 +1,16 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/ports/ +-rw-r--r-- root/root etc/ports/contrib.pub -rw-r--r-- root/root etc/ports/contrib.rsync.inactive -rw-r--r-- root/root etc/ports/core-arm64.rsync +-rw-r--r-- root/root etc/ports/core.pub -rw-r--r-- root/root etc/ports/core.rsync drwxr-xr-x root/root etc/ports/drivers/ -rw-r--r-- root/root etc/ports/opt-arm64.rsync +-rw-r--r-- root/root etc/ports/opt.pub -rw-r--r-- root/root etc/ports/opt.rsync -rw-r--r-- root/root etc/ports/xorg-arm64.rsync +-rw-r--r-- root/root etc/ports/xorg.pub -rw-r--r-- root/root etc/ports/xorg.rsync drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ diff --git a/ports/.md5sum b/ports/.md5sum index a926f54..b1c6e48 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,8 +1,12 @@ -50fce84f0327ee5c100f66594024b5f2 contrib.rsync.inactive -4302ffea9d448303374417f5cfb605d2 core-arm64.rsync -faedd8944bd5ecc397f73bf73bd624d4 core.rsync -ff09785708a0f8af34aa5dbe6f8353a2 opt-arm64.rsync -eded5385d3637f1918a82f4409abc64a opt.rsync +804bb419e539a70ad80e4c03df3c3411 contrib.pub +c3d44c0ae8fce9d4d9571a3eec12ef01 contrib.rsync.inactive +fc377491af1bbf6b2c685535c2bc2271 core-arm64.rsync +b8dd0aad383810cad920d6548cd1cb56 core.pub +3d659cabe8cf59ef5a036c9375716090 core.rsync +06c320680576c18e1cd7d9292f819634 opt-arm64.rsync +0d1f1fde50a9bd743d9cac6b235f038c opt.pub +8e7b8a473c4caefbdc1e33505e4a6050 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -3c1a462992de8230977707537e6e27f9 xorg-arm64.rsync -c24101073a06fc58a02c99bf5d56bea7 xorg.rsync +f73b86ff6683d3168be8e84533ea1c1e xorg-arm64.rsync +69927e5d0ae5dc3455faeaac916c4db2 xorg.pub +3e278ef7c4ff9529184560eac57e22a6 xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index b8eee93..5035a5e 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -6,8 +6,9 @@ name=ports version=1.5 -release=17 +release=22 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 \ core-arm64.rsync opt-arm64.rsync xorg-arm64.rsync) @@ -16,5 +17,15 @@ build () { make make DESTDIR=$PKG MANDIR=/usr/share/man install - install -m 0644 $SRC/*.rsync* $PKG/etc/ports + install -m 0644 $SRC/core.rsync $PKG/etc/ports + install -m 0644 $SRC/opt.rsync $PKG/etc/ports + install -m 0644 $SRC/xorg.rsync $PKG/etc/ports + install -m 0644 $SRC/contrib.rsync.inactive $PKG/etc/ports + install -m 0644 $SRC/core.pub $PKG/etc/ports + install -m 0644 $SRC/opt.pub $PKG/etc/ports + install -m 0644 $SRC/xorg.pub $PKG/etc/ports + install -m 0644 $SRC/contrib.pub $PKG/etc/ports + install -m 0644 $SRC/core-arm64.rsync $PKG/etc/ports + install -m 0644 $SRC/opt-arm64.rsync $PKG/etc/ports + install -m 0644 $SRC/xorg-arm64.rsync $PKG/etc/ports } diff --git a/ports/contrib.pub b/ports/contrib.pub new file mode 100644 index 0000000..81d31e5 --- /dev/null +++ b/ports/contrib.pub @@ -0,0 +1,2 @@ +untrusted comment: contrib public key +RWSagIOpLGJF3/J2edPyOdE4VWoyvvVvt3gdvOArUkvBrgSHjsBEdmrS diff --git a/ports/core.pub b/ports/core.pub new file mode 100644 index 0000000..a09d3ac --- /dev/null +++ b/ports/core.pub @@ -0,0 +1,2 @@ +untrusted comment: core public key +RWRJc1FUaeVeqsGlEPc66dguintWWomCSORUNseged62IATuMVCK0zu6 diff --git a/ports/opt.pub b/ports/opt.pub new file mode 100644 index 0000000..346b688 --- /dev/null +++ b/ports/opt.pub @@ -0,0 +1,2 @@ +untrusted comment: opt public key +RWSE3ohX2g5d/Zmwm/W4S8ZzNNTjXE7bI8XmnpawKOnQ+MiVa7TD0YC9 diff --git a/ports/xorg.pub b/ports/xorg.pub new file mode 100644 index 0000000..983eb51 --- /dev/null +++ b/ports/xorg.pub @@ -0,0 +1,2 @@ +untrusted comment: xorg public key +RWTSGWF5Q7TndIlWcgmz/x/4xBWLbyPRmI3LyI8rsN/iahlpFpgNIwSR -- 2.26.2