Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2018 16:55:28 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485086 - head/security/pam_yubico
Message-ID:  <201811161655.wAGGtSHv007942@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: philip
Date: Fri Nov 16 16:55:28 2018
New Revision: 485086
URL: https://svnweb.freebsd.org/changeset/ports/485086

Log:
  security/pam_yubico: update to 2.26
  
  Changes: https://developers.yubico.com/yubico-pam/Release_Notes.html
  
  PR:		233237
  Approved by:	Matt Stofko <matt@mjslabs.com> (maintainer)

Modified:
  head/security/pam_yubico/Makefile
  head/security/pam_yubico/distinfo

Modified: head/security/pam_yubico/Makefile
==============================================================================
--- head/security/pam_yubico/Makefile	Fri Nov 16 16:54:14 2018	(r485085)
+++ head/security/pam_yubico/Makefile	Fri Nov 16 16:55:28 2018	(r485086)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pam_yubico
-PORTVERSION=	2.16
-PORTREVISION=	2
+PORTVERSION=	2.26
 CATEGORIES=	security
 MASTER_SITES=	http://opensource.yubico.com/yubico-pam/releases/
 

Modified: head/security/pam_yubico/distinfo
==============================================================================
--- head/security/pam_yubico/distinfo	Fri Nov 16 16:54:14 2018	(r485085)
+++ head/security/pam_yubico/distinfo	Fri Nov 16 16:55:28 2018	(r485086)
@@ -1,2 +1,3 @@
-SHA256 (pam_yubico-2.16.tar.gz) = b6dfbbba8bb9ad8d4b66c72396e7762d0cd91b2d5bd8ac433c79286c166722f6
-SIZE (pam_yubico-2.16.tar.gz) = 388153
+TIMESTAMP = 1542244102
+SHA256 (pam_yubico-2.26.tar.gz) = 2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
+SIZE (pam_yubico-2.26.tar.gz) = 423451



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811161655.wAGGtSHv007942>