pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Update crudesaml to 1.4: fix build problems
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4b388c97aee
branches: trunk
changeset: 610847:a4b388c97aee
user: manu <manu%pkgsrc.org@localhost>
date: Thu Nov 08 08:48:13 2012 +0000
description:
Update crudesaml to 1.4: fix build problems
diffstat:
security/crudesaml/Makefile.common | 4 ++--
security/crudesaml/distinfo | 8 ++++----
security/cy2-saml/Makefile | 3 +--
security/pam-saml/Makefile | 3 +--
4 files changed, 8 insertions(+), 10 deletions(-)
diffs (54 lines):
diff -r 7e95c626b46e -r a4b388c97aee security/crudesaml/Makefile.common
--- a/security/crudesaml/Makefile.common Thu Nov 08 08:40:58 2012 +0000
+++ b/security/crudesaml/Makefile.common Thu Nov 08 08:48:13 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.6 2011/11/19 17:22:37 manu Exp $
+# $NetBSD: Makefile.common,v 1.7 2012/11/08 08:48:13 manu Exp $
#
# used by security/cy2-saml/Makefile
# used by security/pam-saml/Makefile
-DISTNAME= crudesaml-1.2
+DISTNAME= crudesaml-1.4
CATEGORIES= security
MASTER_SITES= http://ftp.espci.fr/pub/crudesaml/
diff -r 7e95c626b46e -r a4b388c97aee security/crudesaml/distinfo
--- a/security/crudesaml/distinfo Thu Nov 08 08:40:58 2012 +0000
+++ b/security/crudesaml/distinfo Thu Nov 08 08:48:13 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/11/19 17:22:37 manu Exp $
+$NetBSD: distinfo,v 1.4 2012/11/08 08:48:13 manu Exp $
-SHA1 (crudesaml-1.2.tar.gz) = f0d917559b6e98e911066c59c1ffd879d97b5d46
-RMD160 (crudesaml-1.2.tar.gz) = f6c23b7d955cb6397b567899a80351795655b630
-Size (crudesaml-1.2.tar.gz) = 284597 bytes
+SHA1 (crudesaml-1.4.tar.gz) = e6da912439f22970ebd3cab781a61195099c1656
+RMD160 (crudesaml-1.4.tar.gz) = 0d9b057b01806e0fae0fb67cd5df6dde8411a0e0
+Size (crudesaml-1.4.tar.gz) = 293083 bytes
diff -r 7e95c626b46e -r a4b388c97aee security/cy2-saml/Makefile
--- a/security/cy2-saml/Makefile Thu Nov 08 08:40:58 2012 +0000
+++ b/security/cy2-saml/Makefile Thu Nov 08 08:48:13 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:24 asau Exp $
+# $NetBSD: Makefile,v 1.9 2012/11/08 08:48:13 manu Exp $
#
PKGNAME= ${DISTNAME:S/crudesaml-/cy2-saml-/}
-PKGREVISION= 5
COMMENT= Crude SAML assertion validator for bridging WebSSO and SASL
PLUGINDIR= ${PREFIX}/lib/sasl2
diff -r 7e95c626b46e -r a4b388c97aee security/pam-saml/Makefile
--- a/security/pam-saml/Makefile Thu Nov 08 08:40:58 2012 +0000
+++ b/security/pam-saml/Makefile Thu Nov 08 08:48:13 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:49 asau Exp $
+# $NetBSD: Makefile,v 1.9 2012/11/08 08:48:14 manu Exp $
#
PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/}
-PKGREVISION= 5
COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM
INSTALLATION_DIRS= lib/security ${PKGMANDIR}/man5
Home |
Main Index |
Thread Index |
Old Index