summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20173
-rw-r--r--security/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017
index 643274b724d..1aef8969526 100644
--- a/doc/CHANGES-2017
+++ b/doc/CHANGES-2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.1457 2017/04/06 20:08:58 fhajny Exp $
+$NetBSD: CHANGES-2017,v 1.1458 2017/04/07 00:09:14 mef Exp $
Changes to the packages collection and infrastructure in 2017:
@@ -1775,3 +1775,4 @@ Changes to the packages collection and infrastructure in 2017:
Updated security/py-certbot to 0.13.0 [fhajny 2017-04-06]
Updated sysutils/liblognorm to 2.0.3 [fhajny 2017-04-06]
Updated sysutils/rsyslog to 8.26.0 [fhajny 2017-04-06]
+ Added security/p5-CryptX version 0.047 [mef 2017-04-07]
diff --git a/security/Makefile b/security/Makefile
index 5284fb761f9..1802aba2e22 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.610 2017/04/01 17:02:08 wiz Exp $
+# $NetBSD: Makefile,v 1.611 2017/04/07 00:09:14 mef Exp $
#
COMMENT= Security tools
@@ -283,6 +283,7 @@ SUBDIR+= p5-Crypt-SmbHash
SUBDIR+= p5-Crypt-Twofish
SUBDIR+= p5-Crypt-URandom
SUBDIR+= p5-Crypt-X509
+SUBDIR+= p5-CryptX
SUBDIR+= p5-Dancer-Plugin-Auth-RBAC
SUBDIR+= p5-Data-SimplePassword
SUBDIR+= p5-Digest