aboutsummaryrefslogtreecommitdiffstats
path: root/security/sks
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
committermat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
commit3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /security/sks
parentaee3074317e0383d11c7115b7a40519f802a8e9c (diff)
downloadfreebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.gz
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.zst
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.zip
Convert to UCL & cleanup pkg-message (categories s)
Diffstat (limited to 'security/sks')
-rw-r--r--security/sks/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/security/sks/files/pkg-message.in b/security/sks/files/pkg-message.in
index a63f80d53966..d6c5fffa4a3a 100644
--- a/security/sks/files/pkg-message.in
+++ b/security/sks/files/pkg-message.in
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
=> When updating from a previous sks version be aware that the PGP key
=> database files are not compatible. You should run db_recover-5.
=> See %%DOCSDIR%%/UPGRADING for details.
@@ -16,3 +18,6 @@ When installing for the first time, you will need to obtain a PGP
key database dump from somewhere and build database files from this.
See %%DOCSDIR%%/README.md for details.
More information is available online at http://www.keysigning.org/sks/
+EOM
+}
+]