Index: head/security/ykpers/Makefile =================================================================== --- head/security/ykpers/Makefile (revision 393970) +++ head/security/ykpers/Makefile (revision 393971) @@ -1,52 +1,52 @@ # $FreeBSD$ PORTNAME= ykpers -PORTVERSION= 1.15.1 +PORTVERSION= 1.17.1 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ MAINTAINER= matt@mjslabs.com COMMENT= Library and tool for personalization of Yubico's YubiKey LICENSE= BSD2CLAUSE LIB_DEPENDS= libyubikey.so:${PORTSDIR}/security/libyubikey GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= libtool pkgconfig PLIST_FILES= 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/ykpers-version.h \ include/ykpers-1/ykstatus.h \ lib/libykpers-1.so \ lib/libykpers-1.so.1 \ - lib/libykpers-1.so.1.15.1 \ + lib/libykpers-1.so.${PORTVERSION} \ libdata/pkgconfig/ykpers-1.pc \ man/man1/ykchalresp.1.gz \ man/man1/ykinfo.1.gz \ man/man1/ykpersonalize.1.gz OPTIONS_DEFINE= STATIC STATIC_CONFIGURE_ENABLE= static STATIC_PLIST_FILES= lib/libykpers-1.a MAKE_JOBS_UNSAFE= yes LDFLAGS+= -L/usr/lib post-patch: @${REINPLACE_CMD} -e 's|^pkgconfigdir = .*|pkgconfigdir = /usr/local/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in regression-test: build @(cd ${WRKSRC}; ${MAKE} check) .include Index: head/security/ykpers/distinfo =================================================================== --- head/security/ykpers/distinfo (revision 393970) +++ head/security/ykpers/distinfo (revision 393971) @@ -1,2 +1,2 @@ -SHA256 (ykpers-1.15.1.tar.gz) = 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5 -SIZE (ykpers-1.15.1.tar.gz) = 500262 +SHA256 (ykpers-1.17.1.tar.gz) = 556baec2bbc94bae01293e64dc3873d68f880119ea5c3772737e4f3dc44f69c4 +SIZE (ykpers-1.17.1.tar.gz) = 504827