diff options
author | johans <johans@FreeBSD.org> | 2011-10-15 21:15:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-10-15 21:15:45 +0800 |
commit | 5d68dbd6647cc6281fd40fb304491438efd5bfe3 (patch) | |
tree | 95029b713c1ff43bf56e306a4192b71b33f0744f /security | |
parent | 9362e429b6d15807bd2d0b76c5c6692e4473b757 (diff) | |
download | freebsd-ports-gnome-5d68dbd6647cc6281fd40fb304491438efd5bfe3.tar.gz freebsd-ports-gnome-5d68dbd6647cc6281fd40fb304491438efd5bfe3.tar.zst freebsd-ports-gnome-5d68dbd6647cc6281fd40fb304491438efd5bfe3.zip |
Update SKS to 1.1.2
Diffstat (limited to 'security')
-rw-r--r-- | security/sks/Makefile | 4 | ||||
-rw-r--r-- | security/sks/distinfo | 4 | ||||
-rw-r--r-- | security/sks/pkg-message | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/sks/Makefile b/security/sks/Makefile index 6da1d5031de5..4cdefaebc931 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sks -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= security MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz @@ -17,7 +17,7 @@ COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver PROJECTHOST= sks-keyserver USE_OCAML= yes -USE_BDB= 46+ +USE_BDB= 5 USE_PERL5_BUILD=yes USE_GMAKE= yes diff --git a/security/sks/distinfo b/security/sks/distinfo index 4b70aa251942..cf5ed8a49551 100644 --- a/security/sks/distinfo +++ b/security/sks/distinfo @@ -1,2 +1,2 @@ -SHA256 (sks-1.1.1.tgz) = 3cad29126e2d0cd904e9c92b0393ee4756f40916af33346bc5075b836fea8362 -SIZE (sks-1.1.1.tgz) = 273833 +SHA256 (sks-1.1.2.tgz) = 3700d9f91bf2b55d39dea269c22ba2585c70d141dbf9cc386730fd8a3d541396 +SIZE (sks-1.1.2.tgz) = 275724 diff --git a/security/sks/pkg-message b/security/sks/pkg-message index b23e23c70a3d..d451faa29a25 100644 --- a/security/sks/pkg-message +++ b/security/sks/pkg-message @@ -1,7 +1,7 @@ -=> When updating from an sks version < 1.1 be aware that the pgp key -=> database files are not compatible: make a full dump of your data -=> before updating and rebuild the database files afterwards. +=> When updating from a previous sks version be aware that the PGP key +=> database files are not compatible. You should run db_recover-5 on +=> the PTree and KDB database directories before starting SKS. When installing for the first time, you will need to obtain a pgp key database dump from somewhere and build database files from this. |