From 3436fe05a72a872c4d5107ecdf8f65767a14d9a8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Feb 2014 16:23:10 +0100 Subject: [PATCH] cyrus-sasl: remove long_desc. --- srcpkgs/cyrus-sasl/template | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/srcpkgs/cyrus-sasl/template b/srcpkgs/cyrus-sasl/template index 44f66d59d61..3f2705eecf8 100644 --- a/srcpkgs/cyrus-sasl/template +++ b/srcpkgs/cyrus-sasl/template @@ -1,27 +1,13 @@ # Template file for 'cyrus-sasl' pkgname=cyrus-sasl version=2.1.25 -revision=3 +revision=4 short_desc="Cyrus SASL - auth daemon and administration tools" maintainer="Juan RP " homepage="http://cyrusimap.web.cmu.edu/" license="BSD" distfiles="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-$version.tar.gz" checksum=418c16e6240a4f9b637cbe3d62937b9675627bad27c622191d47de8686fe24fe -long_desc=" - SASL is the Simple Authentication and Security Layer, a method for adding - authentication support to connection-based protocols. To use SASL, a protocol - includes a command for identifying and authenticating a user to a server and - for optionally negotiating protection of subsequent protocol interactions. - If its use is negotiated, a security layer is inserted between the protocol - and the connection. See RFC 2222 for more information. - - Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), - NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to use this package on a - server that provides SASL authentication, then you must install some of the - cyrus-sasl-modules* packages." - -disable_parallel_build=yes hostmakedepends="groff" makedepends="openssl-devel db-devel>=5.3 libldap-devel mit-krb5-devel pam-devel