From owner-svn-ports-all@freebsd.org Thu Jun 11 14:29:36 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C58553331D0; Thu, 11 Jun 2020 14:29:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49jR804mgJz3Vbn; Thu, 11 Jun 2020 14:29:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9EC3719A8B; Thu, 11 Jun 2020 14:29:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05BETa2e013493; Thu, 11 Jun 2020 14:29:36 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05BETa4w013491; Thu, 11 Jun 2020 14:29:36 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <202006111429.05BETa4w013491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 11 Jun 2020 14:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538492 - head/security/pam_google_authenticator X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/pam_google_authenticator X-SVN-Commit-Revision: 538492 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2020 14:29:36 -0000 Author: ehaupt Date: Thu Jun 11 14:29:35 2020 New Revision: 538492 URL: https://svnweb.freebsd.org/changeset/ports/538492 Log: Update to 1.09 PR: 247156 Submitted by: driesm.michiels@gmail.com (maintainer) Changelog: https://github.com/google/google-authenticator-libpam/releases/tag/1.09 Modified: head/security/pam_google_authenticator/Makefile head/security/pam_google_authenticator/distinfo Modified: head/security/pam_google_authenticator/Makefile ============================================================================== --- head/security/pam_google_authenticator/Makefile Thu Jun 11 14:22:35 2020 (r538491) +++ head/security/pam_google_authenticator/Makefile Thu Jun 11 14:29:35 2020 (r538492) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pam_google_authenticator -PORTVERSION= 1.08 -PORTREVISION= 1 +PORTVERSION= 1.09 PORTEPOCH= 1 CATEGORIES= security Modified: head/security/pam_google_authenticator/distinfo ============================================================================== --- head/security/pam_google_authenticator/distinfo Thu Jun 11 14:22:35 2020 (r538491) +++ head/security/pam_google_authenticator/distinfo Thu Jun 11 14:29:35 2020 (r538492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577789458 -SHA256 (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 6f6d7530261ba9e2ece84214f1445857d488b7851c28a58356b49f2d9fd36290 -SIZE (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 62767 +TIMESTAMP = 1591883981 +SHA256 (google-google-authenticator-libpam-1.09_GH0.tar.gz) = ab1d7983413dc2f11de2efa903e5c326af8cb9ea37765dacb39949417f7cd037 +SIZE (google-google-authenticator-libpam-1.09_GH0.tar.gz) = 62944