update to libyubikey 1.10 and switch homepage/distribution to
github.io homepages (where upstream provide....proper tarballs! ta-da!)
This commit is contained in:
parent
1236cb65db
commit
885221d7db
@ -1,21 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/03/21 08:45:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/05/14 23:49:52 sthen Exp $
|
||||
|
||||
COMMENT= Yubikey OTP library
|
||||
COMMENT= C library for the Yubikey OTP token
|
||||
|
||||
DISTNAME= libyubikey-1.9
|
||||
SHARED_LIBS += yubikey 0.0 # 1.3
|
||||
DISTNAME= libyubikey-1.10
|
||||
SHARED_LIBS += yubikey 0.0 # 1.4
|
||||
CATEGORIES= devel security
|
||||
|
||||
HOMEPAGE= http://yubico-c.googlecode.com/
|
||||
HOMEPAGE= http://yubico.github.io/yubico-c/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/
|
||||
MASTER_SITES= http://yubico.github.io/yubico-c/releases/
|
||||
|
||||
WANTLIB += c
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (libyubikey-1.9.tar.gz) = oxLCV24hJL/RXo3szBKJxQ==
|
||||
RMD160 (libyubikey-1.9.tar.gz) = c5c9Z9S6dNA9B7/1iy4v7l0ABP0=
|
||||
SHA1 (libyubikey-1.9.tar.gz) = NAeJvuMtjA8viy39wbC+Qo4xQMg=
|
||||
SHA256 (libyubikey-1.9.tar.gz) = +3IL1oPdN5aJBOH/PUSGMH09WTP2xs3Jb4GrJ6GcRqY=
|
||||
SIZE (libyubikey-1.9.tar.gz) = 321889
|
||||
SHA256 (libyubikey-1.10.tar.gz) = jKv+SlR1ULz27qH6gw/Xi/3vNdE2jeVFWinP36MLwAo=
|
||||
SIZE (libyubikey-1.10.tar.gz) = 330630
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2012/04/06 17:56:03 jasper Exp $
|
||||
@lib lib/libyubikey.so.${LIByubikey_VERSION}
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/04/06 17:56:03 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/05/14 23:49:52 sthen Exp $
|
||||
@bin bin/modhex
|
||||
@bin bin/ykgenerate
|
||||
@bin bin/ykparse
|
||||
include/yubikey.h
|
||||
lib/libyubikey.a
|
||||
lib/libyubikey.la
|
||||
@lib lib/libyubikey.so.${LIByubikey_VERSION}
|
||||
|
Loading…
x
Reference in New Issue
Block a user