svn commit: r370965 - head/security/duo

Ryan Steinmetz zi at FreeBSD.org
Thu Oct 16 00:16:39 UTC 2014


Author: zi
Date: Thu Oct 16 00:16:37 2014
New Revision: 370965
URL: https://svnweb.freebsd.org/changeset/ports/370965
QAT: https://qat.redports.org/buildarchive/r370965/

Log:
  - Update to 1.9.13
  
  Submitted by:	brooks@

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

Modified: head/security/duo/Makefile
==============================================================================
--- head/security/duo/Makefile	Wed Oct 15 23:18:32 2014	(r370964)
+++ head/security/duo/Makefile	Thu Oct 16 00:16:37 2014	(r370965)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	duo
-PORTVERSION=	1.9.11
+PORTVERSION=	1.9.13
 CATEGORIES=	security
 MASTER_SITES=	https://dl.duosecurity.com/ \
 		http://mirrors.rit.edu/zi/

Modified: head/security/duo/distinfo
==============================================================================
--- head/security/duo/distinfo	Wed Oct 15 23:18:32 2014	(r370964)
+++ head/security/duo/distinfo	Thu Oct 16 00:16:37 2014	(r370965)
@@ -1,2 +1,2 @@
-SHA256 (duo_unix-1.9.11.tar.gz) = f5c9a44c179727e9284837d6c009b079f5eefba5f241a5a37ae1ff5fff56871c
-SIZE (duo_unix-1.9.11.tar.gz) = 463086
+SHA256 (duo_unix-1.9.13.tar.gz) = 90397cd756669b22353d2ff024c6042affce23207e803bf9c1341ae3fc2e945a
+SIZE (duo_unix-1.9.13.tar.gz) = 466032

Modified: head/security/duo/pkg-plist
==============================================================================
--- head/security/duo/pkg-plist	Wed Oct 15 23:18:32 2014	(r370964)
+++ head/security/duo/pkg-plist	Thu Oct 16 00:16:37 2014	(r370965)
@@ -21,5 +21,5 @@ man/man8/pam_duo.8.gz
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 sbin/login_duo
- at dirrmtry lib/security
- at dirrm include/duo
+ at dir lib/security
+ at dir include/duo


More information about the svn-ports-all mailing list