summaryrefslogtreecommitdiff
path: root/security/ykpers
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-11-19 11:40:27 +0000
committerpettai <pettai@pkgsrc.org>2012-11-19 11:40:27 +0000
commit287da13e113866867d42bbceaaf91da177ee5d02 (patch)
tree895dd14c271873f87ac40f37db2bb23c12d61b8e /security/ykpers
parent446b0df3988f309eb923cc9c01a35df79fb87544 (diff)
downloadpkgsrc-287da13e113866867d42bbceaaf91da177ee5d02.tar.gz
Version 1.9.0 (released 2012-11-08)
* ykinfo: New tool to print information about YubiKey. * ykpersonalize: Add -z flag to zap configuration on YubiKey. * Fix PBKDF2 implementation.
Diffstat (limited to 'security/ykpers')
-rw-r--r--security/ykpers/Makefile6
-rw-r--r--security/ykpers/PLIST3
-rw-r--r--security/ykpers/buildlink3.mk4
-rw-r--r--security/ykpers/distinfo8
4 files changed, 11 insertions, 10 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile
index fbb40df2e87..317d34cb8a8 100644
--- a/security/ykpers/Makefile
+++ b/security/ykpers/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/11/10 20:53:43 pettai Exp $
+# $NetBSD: Makefile,v 1.5 2012/11/19 11:40:27 pettai Exp $
#
-DISTNAME= ykpers-1.8.2
+DISTNAME= ykpers-1.9.0
CATEGORIES= security
MASTER_SITES= http://yubikey-personalization.googlecode.com/files/
@@ -17,5 +17,5 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ykpers-1.pc.in
.include "../../security/libyubikey/buildlink3.mk"
-.include "../../devel/libusb/buildlink3.mk"
+.include "../../devel/libusb1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/ykpers/PLIST b/security/ykpers/PLIST
index 9a409368ff7..b2649ceaf70 100644
--- a/security/ykpers/PLIST
+++ b/security/ykpers/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2012/11/10 20:53:43 pettai Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/11/19 11:40:27 pettai Exp $
bin/ykchalresp
bin/ykinfo
bin/ykpersonalize
include/ykpers-1/ykcore.h
include/ykpers-1/ykdef.h
+include/ykpers-1/ykpbkdf2.h
include/ykpers-1/ykpers.h
include/ykpers-1/ykstatus.h
lib/libykpers-1.la
diff --git a/security/ykpers/buildlink3.mk b/security/ykpers/buildlink3.mk
index 4f0d426e3a6..cf3b65e0d95 100644
--- a/security/ykpers/buildlink3.mk
+++ b/security/ykpers/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/03/13 15:30:07 pettai Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2012/11/19 11:40:27 pettai Exp $
BUILDLINK_TREE+= ykpers
@@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.ykpers+= ykpers>=1.6.3
BUILDLINK_PKGSRCDIR.ykpers?= ../../security/ykpers
.include "../../security/libyubikey/buildlink3.mk"
-.include "../../devel/libusb/buildlink3.mk"
+.include "../../devel/libusb1/buildlink3.mk"
.endif # YKPERS_BUILDLINK3_MK
BUILDLINK_TREE+= -ykpers
diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo
index c58eda86427..f5f48b9856e 100644
--- a/security/ykpers/distinfo
+++ b/security/ykpers/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2012/11/10 20:53:43 pettai Exp $
+$NetBSD: distinfo,v 1.5 2012/11/19 11:40:27 pettai Exp $
-SHA1 (ykpers-1.8.2.tar.gz) = 916fea7b0490d1c7c083a371e0bd9adc4d3224d5
-RMD160 (ykpers-1.8.2.tar.gz) = 7c84ef53a1a6aa5c477fb2dffeb59ce22081549c
-Size (ykpers-1.8.2.tar.gz) = 449763 bytes
+SHA1 (ykpers-1.9.0.tar.gz) = 25b44ef793ddd00917447b00b71dc3b683cb56ad
+RMD160 (ykpers-1.9.0.tar.gz) = 3ab0ee4ca8ba30f2a538831be0081ed5dab6d38b
+Size (ykpers-1.9.0.tar.gz) = 454253 bytes
SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02