pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   manu
Date:           Sun Aug 13 15:05:33 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/security/crudesaml: Makefile.common distinfo

Log Message:
Updated security/crudesaml to 1.9

Change since 1.8: Fix crash on PAM intialization failure


To generate a diff of this commit:
cvs rdiff -u -r1.3176 -r1.3177 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/crudesaml/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/crudesaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.3176 pkgsrc/doc/CHANGES-2017:1.3177
--- pkgsrc/doc/CHANGES-2017:1.3176      Sun Aug 13 14:22:28 2017
+++ pkgsrc/doc/CHANGES-2017     Sun Aug 13 15:05:33 2017
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/security/crudesaml/Makefile.common
diff -u pkgsrc/security/crudesaml/Makefile.common:1.11 pkgsrc/security/crudesaml/Makefile.common:1.12
--- pkgsrc/security/crudesaml/Makefile.common:1.11      Thu May 25 03:17:41 2017
+++ pkgsrc/security/crudesaml/Makefile.common   Sun Aug 13 15:05:33 2017
@@ -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/
 

Index: pkgsrc/security/crudesaml/distinfo
diff -u pkgsrc/security/crudesaml/distinfo:1.7 pkgsrc/security/crudesaml/distinfo:1.8
--- pkgsrc/security/crudesaml/distinfo:1.7      Thu May 25 03:17:41 2017
+++ pkgsrc/security/crudesaml/distinfo  Sun Aug 13 15:05:33 2017
@@ -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