diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-01-18 02:35:59 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-01-18 02:35:59 +0000 |
commit | 0202b2e246fd536f9084991b064aa4cd035fdf9f (patch) | |
tree | 47372d8ec090a5f1c2cb2c892066c547dd005b34 | |
parent | fdfff7b919694a213383969da0b71526370782be (diff) | |
download | ports-0202b2e246fd536f9084991b064aa4cd035fdf9f.tar.gz ports-0202b2e246fd536f9084991b064aa4cd035fdf9f.zip |
Notes
-rw-r--r-- | security/pam_yubico/Makefile | 2 | ||||
-rw-r--r-- | security/ykpers/Makefile | 4 | ||||
-rw-r--r-- | security/ykpers/distinfo | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/pam_yubico/Makefile b/security/pam_yubico/Makefile index dc2d35cf0c42..6fb2349ca200 100644 --- a/security/pam_yubico/Makefile +++ b/security/pam_yubico/Makefile @@ -2,7 +2,7 @@ PORTNAME= pam_yubico PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/ diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile index 429d685d5c03..5b8ab236badd 100644 --- a/security/ykpers/Makefile +++ b/security/ykpers/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ykpers -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ @@ -27,7 +27,7 @@ PLIST_FILES= bin/ykchalresp \ include/ykpers-1/ykstatus.h \ lib/libykpers-1.la \ lib/libykpers-1.so \ - lib/libykpers-1.so.15 \ + lib/libykpers-1.so.16 \ 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 bfad93edb70a..f9c91ccac694 100644 --- a/security/ykpers/distinfo +++ b/security/ykpers/distinfo @@ -1,2 +1,2 @@ -SHA256 (ykpers-1.14.1.tar.gz) = 7c1e25cd9c931bafa3c4693e98c64a481db25d0f7674e4960103cce639da1607 -SIZE (ykpers-1.14.1.tar.gz) = 499173 +SHA256 (ykpers-1.15.0.tar.gz) = cd5f4f31422aa4e16d9afbda56e38a887a8376c549ea53b380bfe030e6449ad8 +SIZE (ykpers-1.15.0.tar.gz) = 501021 |