summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20113
-rw-r--r--security/lasso/Makefile6
-rw-r--r--security/lasso/Makefile.common6
-rw-r--r--security/lasso/PLIST24
-rw-r--r--security/lasso/distinfo8
5 files changed, 25 insertions, 22 deletions
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011
index d29bbb8a4d0..7e22854c8e7 100644
--- a/doc/CHANGES-2011
+++ b/doc/CHANGES-2011
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2011,v 1.818 2011/04/04 08:02:12 manu Exp $
+$NetBSD: CHANGES-2011,v 1.819 2011/04/04 08:30:29 manu Exp $
Changes to the packages collection and infrastructure in 2011:
@@ -1380,3 +1380,4 @@ Changes to the packages collection and infrastructure in 2011:
Updated emulators/suse113_libxml2 to 11.3nb2 [chs 2011-04-03]
mk/bsd.pkg.mk: freeze ended for pkgsrc-2011Q1 branch [wiz 2011-04-03]
Added textproc/p5-XML-Entities-1.0000 [manu 2011-04-04]
+ Updated security/lasso to 2.3.5 [manu 2011-04-04]
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 3e960a5c880..4f21da8819b 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/03/24 03:04:16 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/04/04 08:30:30 manu Exp $
#
-PKGREVISION= 5
-
CONFIGURE_ARGS+= --disable-python
-CONFIGURE_ARGS+= --disable-php4
+CONFIGURE_ARGS+= --disable-php5
CONFIGURE_ARGS+= --disable-perl
PKG_DESTDIR_SUPPORT= destdir
diff --git a/security/lasso/Makefile.common b/security/lasso/Makefile.common
index 6bb189ec5a6..c1c953aeb2a 100644
--- a/security/lasso/Makefile.common
+++ b/security/lasso/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2010/05/31 16:44:28 manu Exp $
+# $NetBSD: Makefile.common,v 1.5 2011/04/04 08:30:30 manu Exp $
#
# used by security/lasso/Makefile
# used by security/py-lasso/Makefile
-DISTNAME= lasso-2.2.91
+DISTNAME= lasso-2.3.5
CATEGORIES= security
-MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/765/
+MASTER_SITES= http://dev.entrouvert.org/lasso/
MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://lasso.entrouvert.org/
diff --git a/security/lasso/PLIST b/security/lasso/PLIST
index d6b14c8d6fc..d4bc497ae3a 100644
--- a/security/lasso/PLIST
+++ b/security/lasso/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/03/24 03:04:16 obache Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/04/04 08:30:30 manu Exp $
lib/pkgconfig/lasso.pc
lib/liblasso.la
include/lasso/xml/saml-2.0/saml2_action.h
@@ -25,6 +25,8 @@ include/lasso/xml/saml-2.0/saml2_subject_confirmation_data.h
include/lasso/xml/saml-2.0/saml2_subject_confirmation.h
include/lasso/xml/saml-2.0/saml2_subject.h
include/lasso/xml/saml-2.0/saml2_subject_locality.h
+include/lasso/xml/saml-2.0/saml2_strings.h
+include/lasso/xml/saml-2.0/saml2_xsd.h
include/lasso/xml/saml-2.0/samlp2_artifact_resolve.h
include/lasso/xml/saml-2.0/samlp2_artifact_response.h
include/lasso/xml/saml-2.0/samlp2_assertion_id_request.h
@@ -59,7 +61,6 @@ include/lasso/xml/soap-1.1/soap_envelope.h
include/lasso/xml/soap-1.1/soap_header.h
include/lasso/xml/soap-1.1/xml_soap11.h
include/lasso/xml/strings.h
-include/lasso/xml/idwsf_strings.h
include/lasso/xml/xml.h
include/lasso/xml/ds_key_info.h
include/lasso/xml/ds_key_value.h
@@ -129,9 +130,12 @@ include/lasso/saml-2.0/profile.h
include/lasso/saml-2.0/name_id_management.h
include/lasso/saml-2.0/provider.h
include/lasso/saml-2.0/saml2_helper.h
+include/lasso/backward_comp.h
+include/lasso/ctypes.h
include/lasso/export.h
include/lasso/lasso.h
include/lasso/lasso_config.h
+include/lasso/logging.h
include/lasso/errors.h
include/lasso/registry.h
include/lasso/debug.h
@@ -160,13 +164,19 @@ share/gtk-doc/html/lasso/idwsf.html
share/gtk-doc/html/lasso/idwsf2.html
share/gtk-doc/html/lasso/index.html
share/gtk-doc/html/lasso/index.sgml
-share/gtk-doc/html/lasso/lasso-Addon-to-SAML-2.0-profile-for-ID-WSF-2.0-bootsraping.html
share/gtk-doc/html/lasso/lasso-Base-Strings.html
share/gtk-doc/html/lasso/lasso-Error-Codes.html
-share/gtk-doc/html/lasso/lasso-ID-WSF-1.0-Strings.html
share/gtk-doc/html/lasso/lasso-Initialization-functions.html
share/gtk-doc/html/lasso/lasso-LassoAssertionQuery.html
share/gtk-doc/html/lasso/lasso.html
+share/gtk-doc/html/lasso/lasso-Addon-to-SAML-20-profile-for-ID-WSF-20-bootsraping.html
+share/gtk-doc/html/lasso/lasso-ID-WSF-10-Strings.html
+share/gtk-doc/html/lasso/lasso-SAML-20-Strings.html
+share/gtk-doc/html/lasso/lasso-SOAP-Binding-utility-function-for-ID-WSF-20.html
+share/gtk-doc/html/lasso/lasso-Strings-for-ID-FF-12.html
+share/gtk-doc/html/lasso/lasso-Strings-for-ID-WSF-20.html
+share/gtk-doc/html/lasso/lasso-Utility-functions-for-ID-WSF-10.html
+share/gtk-doc/html/lasso/lasso-Utility-functions-for-SAML-20.html
share/gtk-doc/html/lasso/lasso-LassoAuthentication.html
share/gtk-doc/html/lasso/lasso-LassoDataService.html
share/gtk-doc/html/lasso/lasso-LassoDefederation.html
@@ -495,15 +505,9 @@ share/gtk-doc/html/lasso/lasso-LassoWsSec1TransformationParameters.html
share/gtk-doc/html/lasso/lasso-LassoWsUtil1Timestamp.html
share/gtk-doc/html/lasso/lasso-LassoWsfProfile.html
share/gtk-doc/html/lasso/lasso-LassoWsseUsernameToken.html
-share/gtk-doc/html/lasso/lasso-SAML-2.0-Strings.html
-share/gtk-doc/html/lasso/lasso-SOAP-Binding-utility-function-for-ID-WSF-2.0.html
-share/gtk-doc/html/lasso/lasso-Strings-for-ID-FF-1.2.html
-share/gtk-doc/html/lasso/lasso-Strings-for-ID-WSF-2.0.html
share/gtk-doc/html/lasso/lasso-Strings-for-SOAP.html
share/gtk-doc/html/lasso/lasso-Strings-for-WS-*.html
share/gtk-doc/html/lasso/lasso-Strings-for-XML-DSIG.html
-share/gtk-doc/html/lasso/lasso-Utility-functions-for-ID-WSF-1.0.html
-share/gtk-doc/html/lasso/lasso-Utility-functions-for-SAML-2.0.html
share/gtk-doc/html/lasso/left.png
share/gtk-doc/html/lasso/pt01.html
share/gtk-doc/html/lasso/right.png
diff --git a/security/lasso/distinfo b/security/lasso/distinfo
index bee6ba9518a..8cb8aa7cc1e 100644
--- a/security/lasso/distinfo
+++ b/security/lasso/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/05/31 16:44:28 manu Exp $
+$NetBSD: distinfo,v 1.8 2011/04/04 08:30:30 manu Exp $
-SHA1 (lasso-2.2.91.tar.gz) = 22f8e22938cea9c77abbac763c9bb698e1c44cc8
-RMD160 (lasso-2.2.91.tar.gz) = bcbc1d293a9e9bcf45ca9a09d103de9e640b625a
-Size (lasso-2.2.91.tar.gz) = 1919703 bytes
+SHA1 (lasso-2.3.5.tar.gz) = 3ba022e85a2d05cd00e45d41f8f59a94b71b75b0
+RMD160 (lasso-2.3.5.tar.gz) = 24660682b34c38a556b9ea902066cc9b0f74e9a7
+Size (lasso-2.3.5.tar.gz) = 3907467 bytes