From 89fb62a6361b34acc175309f9c1566cc08ce491c Mon Sep 17 00:00:00 2001 From: couderc Date: Tue, 20 May 2003 11:07:04 +0000 Subject: [PATCH] =?UTF-8?q?update=20to=200.9.0,=20add=20ldap=20flavor=20(f?= =?UTF-8?q?rom=20Bj=C3=B6rn=20Sandell)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mail/sylpheed/Makefile | 13 ++++++++++--- mail/sylpheed/distinfo | 6 +++--- mail/sylpheed/pkg/PLIST | 3 ++- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 2a71bde8c13..15aa5f5642f 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.39 2003/04/29 13:01:53 wilfried Exp $ +# $OpenBSD: Makefile,v 1.40 2003/05/20 11:07:04 couderc Exp $ COMMENT= "mail/news client in gtk+" -VERSION= 0.8.11 +VERSION= 0.9.0 DISTNAME= sylpheed-${VERSION} CATEGORIES= mail news x11 HOMEPAGE= http://sylpheed.good-day.net @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --enable-ssl --enable-ipv6 \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -FLAVORS= compface gpgme +FLAVORS= compface gpgme ldap FLAVOR?= .if ${FLAVOR:L:Mcompface} @@ -42,4 +42,11 @@ CONFIGURE_ARGS+= --enable-gpgme CONFIGURE_ARGS+= --disable-gpgme .endif +.if ${FLAVOR:L:Mldap} +LIB_DEPENDS+= ldap.2,lber.2::databases/openldap +CONFIGURE_ARGS+= --enable-ldap +.else +CONFIGURE_ARGS+= --disable-ldap +.endif + .include diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 2a13dfb0bec..93eaf416421 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,3 +1,3 @@ -MD5 (sylpheed-0.8.11.tar.gz) = a70f87cb0d119347c6d046113a1e4e49 -RMD160 (sylpheed-0.8.11.tar.gz) = 4810e1d8f7c89b2f23508caec0b7fefaa69ba3e5 -SHA1 (sylpheed-0.8.11.tar.gz) = 2ddb204ecd5e821901e0c9036018c5519054afab +MD5 (sylpheed-0.9.0.tar.gz) = 11d4d3546a4fde5d53a61bf1fcfe1823 +RMD160 (sylpheed-0.9.0.tar.gz) = 25e550ecd3bb346b6d8f2fde7b6b51ddc23602e1 +SHA1 (sylpheed-0.9.0.tar.gz) = ed8b3d267c78a2da1d26a285ccbe26e194bd0b63 diff --git a/mail/sylpheed/pkg/PLIST b/mail/sylpheed/pkg/PLIST index c06ddecbf17..db14c5ace7a 100644 --- a/mail/sylpheed/pkg/PLIST +++ b/mail/sylpheed/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.14 2003/03/29 14:40:30 couderc Exp $ +@comment $OpenBSD: PLIST,v 1.15 2003/05/20 11:07:04 couderc Exp $ bin/sylpheed share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/da/LC_MESSAGES/sylpheed.mo @@ -18,6 +18,7 @@ share/locale/pl/LC_MESSAGES/sylpheed.mo share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo +share/locale/sk/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo