svn commit: r538492 - head/security/pam_google_authenticator

Emanuel Haupt ehaupt at FreeBSD.org
Thu Jun 11 14:29:36 UTC 2020


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 at 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


More information about the svn-ports-head mailing list