svn commit: r340142 - in head/security: pam_yubico ykpers
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Jan 18 02:36:00 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list