aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-10-15 13:15:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-10-15 13:15:45 +0000
commite42ff3f9727c13ecd1da9c9e9517afb6f76af47d (patch)
treec108e13c4d01f9aa9e4ca3e42e8c22abd6a3f934
parent359bf068a15c679ddffc076125e8508f57c14947 (diff)
downloadports-e42ff3f9727c13ecd1da9c9e9517afb6f76af47d.tar.gz
ports-e42ff3f9727c13ecd1da9c9e9517afb6f76af47d.zip
Notes
-rw-r--r--security/sks/Makefile4
-rw-r--r--security/sks/distinfo4
-rw-r--r--security/sks/pkg-message6
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.