aboutsummaryrefslogtreecommitdiff
path: root/security/pam_yubico
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-04 23:54:55 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-04 23:54:55 +0000
commitd3afaee9cb514f304686951678f7547cf95f2d62 (patch)
tree562e7b25e886fb0786ad32ac0d3be08fe6708732 /security/pam_yubico
parent7aeb1d0be1014cf90bb417ad3d0aba951eb585cf (diff)
downloadports-d3afaee9cb514f304686951678f7547cf95f2d62.tar.gz
ports-d3afaee9cb514f304686951678f7547cf95f2d62.zip
- Update from 2.14 to 2.16 [1]
- Add libtool to USES PR: ports/191617 Submitted by: matt@mjslabs.com [1]
Notes
Notes: svn path=/head/; revision=360695
Diffstat (limited to 'security/pam_yubico')
-rw-r--r--security/pam_yubico/Makefile9
-rw-r--r--security/pam_yubico/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/security/pam_yubico/Makefile b/security/pam_yubico/Makefile
index 6fb2349ca200..a479eb02bbbe 100644
--- a/security/pam_yubico/Makefile
+++ b/security/pam_yubico/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pam_yubico
-PORTVERSION= 2.14
-PORTREVISION= 2
+PORTVERSION= 2.16
CATEGORIES= security
MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/
@@ -15,10 +14,10 @@ LIB_DEPENDS= libykclient.so:${PORTSDIR}/security/ykclient \
libyubikey.so:${PORTSDIR}/security/libyubikey
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= libtool pkgconfig
-PLIST_FILES= lib/security/pam_yubico.la \
- lib/security/pam_yubico.so
+PLIST_FILES= lib/security/pam_yubico.so \
+ man/man8/pam_yubico.8.gz
PLIST_DIRS= lib/security
SUB_FILES= pkg-message
PORTDOCS= *
diff --git a/security/pam_yubico/distinfo b/security/pam_yubico/distinfo
index 156df563aa11..3505ad187ca2 100644
--- a/security/pam_yubico/distinfo
+++ b/security/pam_yubico/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pam_yubico-2.14.tar.gz) = 77bf0bce4cf7aedcfe5e65d8ee4a5f191c0346a809952f87080bfe71ea3b0c32
-SIZE (pam_yubico-2.14.tar.gz) = 380023
+SHA256 (pam_yubico-2.16.tar.gz) = b6dfbbba8bb9ad8d4b66c72396e7762d0cd91b2d5bd8ac433c79286c166722f6
+SIZE (pam_yubico-2.16.tar.gz) = 388153