pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Updated security/crudesaml to 1.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c957386da45
branches:  trunk
changeset: 366372:3c957386da45
user:      manu <manu%pkgsrc.org@localhost>
date:      Sun Aug 13 15:05:33 2017 +0000

description:
Updated security/crudesaml to 1.9

Change since 1.8: Fix crash on PAM intialization failure

diffstat:

 doc/CHANGES-2017                   |  3 ++-
 security/crudesaml/Makefile.common |  4 ++--
 security/crudesaml/distinfo        |  9 ++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 52c0a7368b0e -r 3c957386da45 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Sun Aug 13 15:03:55 2017 +0000
+++ b/doc/CHANGES-2017  Sun Aug 13 15:05:33 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3176 2017/08/13 14:22:28 taca Exp $
+$NetBSD: CHANGES-2017,v 1.3177 2017/08/13 15:05:33 manu Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -4410,3 +4410,4 @@
        Updated net/isc-dhclient4 to 4.3.6 [taca 2017-08-13]
        Updated net/isc-dhcpd4 to 4.3.6 [taca 2017-08-13]
        Updated net/isc-dhcrelay4 to 4.3.6 [taca 2017-08-13]
+       Updated security/crudesaml to 1.9 [manu 2017-08-13]
diff -r 52c0a7368b0e -r 3c957386da45 security/crudesaml/Makefile.common
--- a/security/crudesaml/Makefile.common        Sun Aug 13 15:03:55 2017 +0000
+++ b/security/crudesaml/Makefile.common        Sun Aug 13 15:05:33 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.11 2017/05/25 03:17:41 manu Exp $
+# $NetBSD: Makefile.common,v 1.12 2017/08/13 15:05:33 manu Exp $
 #
 # used by security/cy2-saml/Makefile
 # used by security/pam-saml/Makefile
 
-DISTNAME=      crudesaml-1.8
+DISTNAME=      crudesaml-1.9
 CATEGORIES=    security
 MASTER_SITES=  http://ftp.espci.fr/pub/crudesaml/
 
diff -r 52c0a7368b0e -r 3c957386da45 security/crudesaml/distinfo
--- a/security/crudesaml/distinfo       Sun Aug 13 15:03:55 2017 +0000
+++ b/security/crudesaml/distinfo       Sun Aug 13 15:05:33 2017 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.7 2017/05/25 03:17:41 manu Exp $
+$NetBSD: distinfo,v 1.8 2017/08/13 15:05:33 manu Exp $
 
-SHA1 (crudesaml-1.8.tar.gz) = d3e65764cc7c27329e5977b871487b00766cc2b8
-RMD160 (crudesaml-1.8.tar.gz) = aea305b89149d964223711db18d1020ec0f9544b
-SHA512 (crudesaml-1.8.tar.gz) = 064338718e1fa355f379dcc00487eb1be18689376ffafe6b0ee03d1c0d9332e4821e51fe9ae05b9a18bd43993e7a23d10b33958168b7ea4871340c697707e2f7
-Size (crudesaml-1.8.tar.gz) = 321688 bytes
+SHA1 (crudesaml-1.9.tar.gz) = bd62e4081e676a0a5a8bce77bb3e1428d964ca44
+RMD160 (crudesaml-1.9.tar.gz) = 1dd827eda9a35f37850b4e6990a86d6ddec5a2ff
+Size (crudesaml-1.9.tar.gz) = 311917 bytes



Home | Main Index | Thread Index | Old Index