Sun Jun 16 09:39:07 2013 UTC ()
Version 1.13.0 (released 2013-04-22)

* Added import/export of ycfg-json format.
  Invoke with -fjson to -s or -i
  Add exported functions ykp_export_config() and ykp_import_config()
* Fixup output of flags when using ykp_write_config()
* Add binary builds for mac.
* Minor cleanups noticed during debian packaging.

Version 1.12.0 (released 2013-03-14)

* Recognize firmwares 2.4 and 3.1.
* Add support for setting the new extflag LED_INV
  When set the behaviour of the led on the YubiKey is inversed.

(Moved HOMEPAGE and MASTER_SITES to the new GitHub project URLs)


(pettai)
diff -r1.6 -r1.7 pkgsrc/security/ykpers/Makefile
diff -r1.6 -r1.7 pkgsrc/security/ykpers/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/security/ykpers/Makefile (expand / switch to unified diff)

--- pkgsrc/security/ykpers/Makefile 2013/03/16 20:07:29 1.6
+++ pkgsrc/security/ykpers/Makefile 2013/06/16 09:39:07 1.7
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.6 2013/03/16 20:07:29 pettai Exp $ 1# $NetBSD: Makefile,v 1.7 2013/06/16 09:39:07 pettai Exp $
2# 2#
3 3
4DISTNAME= ykpers-1.11.3 4DISTNAME= ykpers-1.13.0
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= http://yubikey-personalization.googlecode.com/files/ 6MASTER_SITES= http://yubico.github.io/yubikey-personalization/releases/
7 7
8MAINTAINER= pettai@NetBSD.org 8MAINTAINER= pettai@NetBSD.org
9HOMEPAGE= http://code.google.com/p/yubikey-personalization/ 9HOMEPAGE= http://yubico.github.io/yubikey-personalization/
10COMMENT= Yubico's YubiKey re-programming toolkit 10COMMENT= Yubico's YubiKey re-programming toolkit
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16 16
17PKGCONFIG_OVERRIDE+= ykpers-1.pc.in 17PKGCONFIG_OVERRIDE+= ykpers-1.pc.in
18 18
19.include "../../security/libyubikey/buildlink3.mk" 19.include "../../security/libyubikey/buildlink3.mk"
20.include "../../devel/libusb1/buildlink3.mk" 20.include "../../devel/libusb1/buildlink3.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/security/ykpers/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ykpers/distinfo 2013/03/16 20:07:29 1.6
+++ pkgsrc/security/ykpers/distinfo 2013/06/16 09:39:07 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2013/03/16 20:07:29 pettai Exp $ 1$NetBSD: distinfo,v 1.7 2013/06/16 09:39:07 pettai Exp $
2 2
3SHA1 (ykpers-1.11.3.tar.gz) = 252c2748e862c3b44fbe4a1d8e04729d40a8accf 3SHA1 (ykpers-1.13.0.tar.gz) = dcf3b1d8749c3bfda9bc84e469d4676fdb22ae23
4RMD160 (ykpers-1.11.3.tar.gz) = 7587fb00e22f3535b23a72f2e09e2bde0edb4d6b 4RMD160 (ykpers-1.13.0.tar.gz) = c5c4f6f53c8086ce49f44510858d21adf8433c85
5Size (ykpers-1.11.3.tar.gz) = 463589 bytes 5Size (ykpers-1.13.0.tar.gz) = 471219 bytes
6SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02 6SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02