update to ykpers 1.13.0, switch to github.io homepages

This commit is contained in:
sthen 2013-05-14 23:50:22 +00:00
parent 885221d7db
commit dc9a60bebd
4 changed files with 10 additions and 12 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.6 2013/03/21 08:48:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2013/05/14 23:50:22 sthen Exp $
COMMENT= library and tools to program YubiKeys
DISTNAME= ykpers-1.9.0
REVISION= 0
DISTNAME= ykpers-1.13.0
SHARED_LIBS += ykpers-1 0.0 # 7.3
SHARED_LIBS += ykpers-1 0.1 # 14.0
CATEGORIES= sysutils security
HOMEPAGE= http://code.google.com/p/yubikey-personalization/
HOMEPAGE= http://yubico.github.io/yubikey-personalization/
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
@ -18,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c pthread usb-1.0 yubikey
MASTER_SITES= http://yubikey-personalization.googlecode.com/files/
MASTER_SITES= http://yubico.github.io/yubikey-personalization/releases/
LIB_DEPENDS= devel/libyubikey \
devel/libusb1>=1.0.9p1

View File

@ -1,2 +1,2 @@
SHA256 (ykpers-1.9.0.tar.gz) = ViRZPSPFp+px0Hef4E8rDgRASplgDsj8AIMxaAtGDUg=
SIZE (ykpers-1.9.0.tar.gz) = 454253
SHA256 (ykpers-1.13.0.tar.gz) = 8NR+ltE67oKrtl1J5qLKEcZJT0YYh4EWNXJjap7ycnc=
SIZE (ykpers-1.13.0.tar.gz) = 471219

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/06/20 15:34:47 sthen Exp $
@lib lib/libykpers-1.so.${LIBykpers-1_VERSION}

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/11/08 21:46:21 sthen Exp $
%%SHARED%%
@comment $OpenBSD: PLIST,v 1.3 2013/05/14 23:50:22 sthen Exp $
@bin bin/ykchalresp
@bin bin/ykinfo
@bin bin/ykpersonalize
@ -7,10 +6,12 @@ include/ykpers-1/
include/ykpers-1/ykcore.h
include/ykpers-1/ykdef.h
include/ykpers-1/ykpbkdf2.h
include/ykpers-1/ykpers-version.h
include/ykpers-1/ykpers.h
include/ykpers-1/ykstatus.h
lib/libykpers-1.a
lib/libykpers-1.la
@lib lib/libykpers-1.so.${LIBykpers-1_VERSION}
lib/pkgconfig/
lib/pkgconfig/ykpers-1.pc
@man man/man1/ykchalresp.1