View | Details | Raw Unified | Return to bug 204242
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libyubikey
3
PORTNAME=	libyubikey
4
PORTVERSION=	1.12
4
PORTVERSION=	1.13
5
CATEGORIES=	security devel
5
CATEGORIES=	security devel
6
MASTER_SITES=	http://opensource.yubico.com/yubico-c/releases/
6
MASTER_SITES=	http://opensource.yubico.com/yubico-c/releases/
7
7
Lines 20-26 Link Here
20
		include/yubikey.h \
20
		include/yubikey.h \
21
		lib/libyubikey.so \
21
		lib/libyubikey.so \
22
		lib/libyubikey.so.0 \
22
		lib/libyubikey.so.0 \
23
		lib/libyubikey.so.0.1.6 \
23
		lib/libyubikey.so.0.1.7 \
24
		man/man1/modhex.1.gz \
24
		man/man1/modhex.1.gz \
25
		man/man1/ykgenerate.1.gz \
25
		man/man1/ykgenerate.1.gz \
26
		man/man1/ykparse.1.gz
26
		man/man1/ykparse.1.gz
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (libyubikey-1.12.tar.gz) = b95387f791dad4d2544282299800f016736c363838e1e732f199bf90eba717b8
1
SHA256 (libyubikey-1.13.tar.gz) = 04edd0eb09cb665a05d808c58e1985f25bb7c5254d2849f36a0658ffc51c3401
2
SIZE (libyubikey-1.12.tar.gz) = 346729
2
SIZE (libyubikey-1.13.tar.gz) = 347337

Return to bug 204242