Date: Sat, 18 Jan 2014 02:35:59 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340142 - in head/security: pam_yubico ykpers Message-ID: <201401180235.s0I2Zx9e017605@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sat Jan 18 02:35:59 2014 New Revision: 340142 URL: http://svnweb.freebsd.org/changeset/ports/340142 QAT: https://qat.redports.org/buildarchive/r340142/ Log: - Update from 1.14.1 to 1.15.0 PR: ports/185675 Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) Modified: head/security/pam_yubico/Makefile head/security/ykpers/Makefile head/security/ykpers/distinfo Modified: head/security/pam_yubico/Makefile ============================================================================== --- head/security/pam_yubico/Makefile Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/pam_yubico/Makefile Sat Jan 18 02:35:59 2014 (r340142) @@ -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/ Modified: head/security/ykpers/Makefile ============================================================================== --- head/security/ykpers/Makefile Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/ykpers/Makefile Sat Jan 18 02:35:59 2014 (r340142) @@ -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 \ Modified: head/security/ykpers/distinfo ============================================================================== --- head/security/ykpers/distinfo Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/ykpers/distinfo Sat Jan 18 02:35:59 2014 (r340142) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401180235.s0I2Zx9e017605>