svn commit: r493635 - head/security/duo

Ryan Steinmetz zi at FreeBSD.org
Sat Feb 23 02:15:28 UTC 2019


Author: zi
Date: Sat Feb 23 02:15:26 2019
New Revision: 493635
URL: https://svnweb.freebsd.org/changeset/ports/493635

Log:
  - Update to 1.11.1

Modified:
  head/security/duo/Makefile
  head/security/duo/distinfo
  head/security/duo/pkg-plist

Modified: head/security/duo/Makefile
==============================================================================
--- head/security/duo/Makefile	Sat Feb 23 02:14:49 2019	(r493634)
+++ head/security/duo/Makefile	Sat Feb 23 02:15:26 2019	(r493635)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	duo
-PORTVERSION=	1.10.5
+PORTVERSION=	1.11.1
 CATEGORIES=	security
 MASTER_SITES=	https://dl.duosecurity.com/ \
 		ZI

Modified: head/security/duo/distinfo
==============================================================================
--- head/security/duo/distinfo	Sat Feb 23 02:14:49 2019	(r493634)
+++ head/security/duo/distinfo	Sat Feb 23 02:15:26 2019	(r493635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538925489
-SHA256 (duo_unix-1.10.5.tar.gz) = c9057ca477a42f8c36ad19d402f910ddd78c93e2b19876d4e37c23b8367f08c1
-SIZE (duo_unix-1.10.5.tar.gz) = 467902
+TIMESTAMP = 1550888030
+SHA256 (duo_unix-1.11.1.tar.gz) = d1249501a1780c663c4e07e8be0a6e6fcf26198ea22b8cbada7527faac9937cf
+SIZE (duo_unix-1.11.1.tar.gz) = 471716

Modified: head/security/duo/pkg-plist
==============================================================================
--- head/security/duo/pkg-plist	Sat Feb 23 02:14:49 2019	(r493634)
+++ head/security/duo/pkg-plist	Sat Feb 23 02:15:26 2019	(r493635)
@@ -8,7 +8,8 @@ lib/security/pam_duo.so
 man/man3/duo.3.gz
 man/man8/login_duo.8.gz
 man/man8/pam_duo.8.gz
-%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md
+%%PORTDOCS%%%%DOCSDIR%%/README.md
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE


More information about the svn-ports-head mailing list