aboutsummaryrefslogtreecommitdiff
path: root/security/ykpers
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-04 23:53:52 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-04 23:53:52 +0000
commit7aeb1d0be1014cf90bb417ad3d0aba951eb585cf (patch)
tree079fff89bae9b1531d356bad6006e5b07a578574 /security/ykpers
parent8d36f53a829870225937845f12c6462f493bf20d (diff)
downloadports-7aeb1d0be1014cf90bb417ad3d0aba951eb585cf.tar.gz
ports-7aeb1d0be1014cf90bb417ad3d0aba951eb585cf.zip
- Update from 1.15.0 to 1.15.1 [1]
- Add libtool to USES PR: ports/191616 Submitted by: matt@mjslabs.com [1]
Notes
Notes: svn path=/head/; revision=360694
Diffstat (limited to 'security/ykpers')
-rw-r--r--security/ykpers/Makefile8
-rw-r--r--security/ykpers/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile
index 5b8ab236badd..b1dd89da4e5f 100644
--- a/security/ykpers/Makefile
+++ b/security/ykpers/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ykpers
-PORTVERSION= 1.15.0
+PORTVERSION= 1.15.1
CATEGORIES= security
MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/
@@ -14,7 +14,7 @@ LIB_DEPENDS= libyubikey.so:${PORTSDIR}/security/libyubikey
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= pkgconfig
+USES= libtool pkgconfig
PLIST_FILES= bin/ykchalresp \
bin/ykinfo \
@@ -25,9 +25,9 @@ PLIST_FILES= bin/ykchalresp \
include/ykpers-1/ykpers.h \
include/ykpers-1/ykpers-version.h \
include/ykpers-1/ykstatus.h \
- lib/libykpers-1.la \
lib/libykpers-1.so \
- lib/libykpers-1.so.16 \
+ lib/libykpers-1.so.1 \
+ lib/libykpers-1.so.1.15.1 \
libdata/pkgconfig/ykpers-1.pc \
man/man1/ykchalresp.1.gz \
man/man1/ykinfo.1.gz \
diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo
index f9c91ccac694..c035d67f1de9 100644
--- a/security/ykpers/distinfo
+++ b/security/ykpers/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ykpers-1.15.0.tar.gz) = cd5f4f31422aa4e16d9afbda56e38a887a8376c549ea53b380bfe030e6449ad8
-SIZE (ykpers-1.15.0.tar.gz) = 501021
+SHA256 (ykpers-1.15.1.tar.gz) = 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5
+SIZE (ykpers-1.15.1.tar.gz) = 500262