summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gsasl/Makefile9
-rw-r--r--security/gsasl/PLIST3
-rw-r--r--security/gsasl/distinfo8
3 files changed, 11 insertions, 9 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 182ba86367d..d9a72b3ac2c 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2008/03/06 14:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/05/21 15:22:56 obache Exp $
-DISTNAME= gsasl-0.2.21
-PKGREVISION= 1
+DISTNAME= gsasl-0.2.26
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gsasl/releases/ \
ftp://alpha.gnu.org/pub/gnu/gsasl/
@@ -10,12 +9,14 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gsasl/
COMMENT= GNU implementation of the Simple Authentication and Security Layer
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-gtk-doc
-CONFIGURE_ARGS+= --enable-gssapi=${GSSIMPL.${KRB5_TYPE}}
+CONFIGURE_ARGS+= --with-gssapi-impl=${GSSIMPL.${KRB5_TYPE}}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
CONFIGURE_ARGS+= --with-libgcrypt
GSSIMPL.heimdal= heimdal
diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST
index 77d86ab5aa9..46c13041c29 100644
--- a/security/gsasl/PLIST
+++ b/security/gsasl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2007/10/25 21:24:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2008/05/21 15:22:56 obache Exp $
bin/gsasl
include/gsasl-compat.h
include/gsasl-mech.h
@@ -135,6 +135,7 @@ share/locale/pl/LC_MESSAGES/gsasl.mo
share/locale/pl/LC_MESSAGES/libgsasl.mo
share/locale/ro/LC_MESSAGES/gsasl.mo
share/locale/ro/LC_MESSAGES/libgsasl.mo
+share/locale/sk/LC_MESSAGES/libgsasl.mo
share/locale/sq/LC_MESSAGES/gsasl.mo
share/locale/sr/LC_MESSAGES/gsasl.mo
share/locale/sr/LC_MESSAGES/libgsasl.mo
diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo
index 5e0fbf0c720..58ac6b970e8 100644
--- a/security/gsasl/distinfo
+++ b/security/gsasl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2007/10/25 21:24:53 adam Exp $
+$NetBSD: distinfo,v 1.8 2008/05/21 15:22:56 obache Exp $
-SHA1 (gsasl-0.2.21.tar.gz) = 971ede97fc148ac3238415c55b1b95eca485afac
-RMD160 (gsasl-0.2.21.tar.gz) = a570098ba0e3f6d1b50b92010c6aeb687ada14ec
-Size (gsasl-0.2.21.tar.gz) = 3293537 bytes
+SHA1 (gsasl-0.2.26.tar.gz) = bd6d201bc2d35291e1b2a24a32932d709ec4c0f5
+RMD160 (gsasl-0.2.26.tar.gz) = 89a1e711ef1efefca898d21d8763ad062357854a
+Size (gsasl-0.2.26.tar.gz) = 3371738 bytes