summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-10-18 17:15:27 +0200
committerJuergen Daubert <jue@jue.li>2016-10-18 17:15:27 +0200
commit587fe96314dffcaa299c0f2258f89ae3196e9f6a (patch)
treeee01e3bda7b015e736bde2d41bf0eec6dd19d50f /ports
parentdfaf97c0944f9a33f5f93ac32022a0c72a5d246f (diff)
downloadcore-587fe96314dffcaa299c0f2258f89ae3196e9f6a.tar.gz
core-587fe96314dffcaa299c0f2258f89ae3196e9f6a.tar.xz
ports: add pub key for compat-32 repo
Diffstat (limited to 'ports')
-rw-r--r--ports/.footprint1
-rw-r--r--ports/.md5sum1
-rw-r--r--ports/.signature7
-rw-r--r--ports/Pkgfile5
-rw-r--r--ports/compat-32.pub2
5 files changed, 11 insertions, 5 deletions
diff --git a/ports/.footprint b/ports/.footprint
index 795ff50f..9ecb9829 100644
--- a/ports/.footprint
+++ b/ports/.footprint
@@ -1,5 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ports/
+-rw-r--r-- root/root etc/ports/compat-32.pub
-rw-r--r-- root/root etc/ports/compat-32.rsync.inactive
-rw-r--r-- root/root etc/ports/contrib.rsync.inactive
-rw-r--r-- root/root etc/ports/core.pub
diff --git a/ports/.md5sum b/ports/.md5sum
index 2c3f3fbb..d58cdf66 100644
--- a/ports/.md5sum
+++ b/ports/.md5sum
@@ -1,3 +1,4 @@
+9af72a5d6caaa56c96f6659ac1117bb8 compat-32.pub
9d858c9d37cbc66a462d32e76bd0b365 compat-32.rsync.inactive
50fce84f0327ee5c100f66594024b5f2 contrib.rsync.inactive
b8dd0aad383810cad920d6548cd1cb56 core.pub
diff --git a/ports/.signature b/ports/.signature
index 66244909..bda776d0 100644
--- a/ports/.signature
+++ b/ports/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqqlQMLEKmqnrXbV8OXNETp7swbKODA1ENJTn2bHSHhxXtklrqQH1hEopZQSHjh8Ft92yip8nXplbJ3NQhj4lnQY=
-SHA256 (Pkgfile) = 9a03a70e1a22a4133e11070083775ec13a096529cce9f0f39b913cdace9ea94b
-SHA256 (.footprint) = 803ef8d2a5652bba5bb888194f8595efa95ba421f3a131a39ac708e786ff5040
+RWRJc1FUaeVeqiL1CYA2y9Qpyn+4xu4gfgRbdTw++QQ3Dv/0Ns9lxk91hLyuaNiDgiyfQGJmIHWjkIP0Ne9iTXJgtdzRjvyhLgA=
+SHA256 (Pkgfile) = 92e92ac1e37d3fb1290232acc820db6f9fba4a9064193dc43a63f59e4c5fec29
+SHA256 (.footprint) = 10cfd248dac4466a05d2abd5707d605bc30cddda7a3633f2afcfed564e7e74a6
SHA256 (ports-1.5.tar.gz) = 4360d5c96ccfa2cadf084307df418d1e86c60afe775e29c036b518f6b2d6c156
SHA256 (core.pub) = 5a08b7f21fb1768b9e639da0b768edb536de0590b75e663dab6d185617613791
SHA256 (opt.pub) = 4711f488546c38cdec792c1f16b3bf7c4db0c7dc0c3cdab0ecdd85e2c7247ae5
@@ -9,5 +9,6 @@ SHA256 (xorg.pub) = 5db27d455f658ea8a6c7ae9aac601d66e74cedff5dd497910fd1ffead08e
SHA256 (core.rsync) = 1a92e6efdcc341e0f8a31574069afb6fafde141d7b47909b3bf4dd458b90032e
SHA256 (opt.rsync) = 22b13b26a6a498d4549e1edf4b014bac887de358a561b185ddac12371486dd4e
SHA256 (xorg.rsync) = 3b5b8b997e501a451aa9e577a4315a81384376959f96b1139d1119849df050ae
+SHA256 (compat-32.pub) = 851ed73c303213daf1ab73ec0dabf0312296b11af4b70dcd1b7ae37282b446c8
SHA256 (compat-32.rsync.inactive) = 4e1a34e87849286e494fa8971392bb6109fe38a2c55bf64a41e5f2ab78167655
SHA256 (contrib.rsync.inactive) = 634d5cac8beb29af2a7825b092b33a4b10c8b70b94877b2866c8c416c0e5c902
diff --git a/ports/Pkgfile b/ports/Pkgfile
index bde24eae..16aecbe7 100644
--- a/ports/Pkgfile
+++ b/ports/Pkgfile
@@ -4,11 +4,11 @@
name=ports
version=1.5
-release=19
+release=20
source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
core.pub opt.pub xorg.pub \
- core.rsync opt.rsync xorg.rsync \
+ core.rsync opt.rsync xorg.rsync compat-32.pub \
compat-32.rsync.inactive contrib.rsync.inactive)
build () {
@@ -24,4 +24,5 @@ build () {
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/compat-32.pub $PKG/etc/ports
}
diff --git a/ports/compat-32.pub b/ports/compat-32.pub
new file mode 100644
index 00000000..4ef53ccb
--- /dev/null
+++ b/ports/compat-32.pub
@@ -0,0 +1,2 @@
+untrusted comment: compat-32 public key
+RWSwxGo/zH7eXV9L7s9BhT4ZBQ6YLE+iWPkJ190GTTiP6IBBTC0XJOrM

Generated by cgit