summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2007-10-25 21:24:53 +0000
committeradam <adam>2007-10-25 21:24:53 +0000
commit7aeb9d5d67e69a4c88805c25c8bfc1f9f23b56cd (patch)
treeb9499903ed0e2ff53f974732af3b50ff412e70e2
parent4c1c6eec74a54490d4968e1796ab33f72a437c3d (diff)
downloadpkgsrc-7aeb9d5d67e69a4c88805c25c8bfc1f9f23b56cd.tar.gz
Changes 0.2.21:
* Fix typos in manual. * Update gnulib files.
-rw-r--r--security/gsasl/Makefile27
-rw-r--r--security/gsasl/PLIST5
-rw-r--r--security/gsasl/distinfo8
3 files changed, 20 insertions, 20 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 9401698c57f..c681da732e7 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -1,30 +1,28 @@
-# $NetBSD: Makefile,v 1.20 2007/06/05 05:37:34 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/10/25 21:24:53 adam Exp $
-DISTNAME= gsasl-0.2.15
-PKGREVISION= 1
-CATEGORIES= security
-MASTER_SITES= http://josefsson.org/gsasl/releases/ \
- ftp://alpha.gnu.org/pub/gnu/gsasl/
+DISTNAME= gsasl-0.2.21
+CATEGORIES= security
+MASTER_SITES= http://josefsson.org/gsasl/releases/ \
+ ftp://alpha.gnu.org/pub/gnu/gsasl/
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/gsasl/
-COMMENT= GNU implementation of the Simple Authentication and Security Layer
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnu.org/software/gsasl/
+COMMENT= GNU implementation of the Simple Authentication and Security Layer
USE_TOOLS+= msgfmt pkg-config
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-TEST_TARGET= check
-
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-gtk-doc
+CONFIGURE_ARGS+= --enable-gssapi=${GSSIMPL.${KRB5_TYPE}}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
CONFIGURE_ARGS+= --with-libgcrypt
-CONFIGURE_ARGS+= --enable-gssapi=${GSSIMPL.${KRB5_TYPE}}
GSSIMPL.heimdal= heimdal
GSSIMPL.mit-krb5= mit
PKGCONFIG_OVERRIDE+= lib/libgsasl.pc.in
-INFO_FILES= YES
+INFO_FILES= yes
+TEST_TARGET= check
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
@@ -33,5 +31,4 @@ INFO_FILES= YES
.include "../../security/gnutls/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../mk/krb5.buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST
index bd299fa927b..77d86ab5aa9 100644
--- a/security/gsasl/PLIST
+++ b/security/gsasl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/12/09 14:06:13 obache Exp $
+@comment $NetBSD: PLIST,v 1.10 2007/10/25 21:24:53 adam Exp $
bin/gsasl
include/gsasl-compat.h
include/gsasl-mech.h
@@ -58,6 +58,7 @@ man/man3/gsasl_done.3
man/man3/gsasl_encode.3
man/man3/gsasl_encode_inline.3
man/man3/gsasl_finish.3
+man/man3/gsasl_free.3
man/man3/gsasl_hmac_md5.3
man/man3/gsasl_init.3
man/man3/gsasl_md5.3
@@ -127,6 +128,7 @@ share/locale/fr/LC_MESSAGES/gsasl.mo
share/locale/fr/LC_MESSAGES/libgsasl.mo
share/locale/ga/LC_MESSAGES/gsasl.mo
share/locale/ga/LC_MESSAGES/libgsasl.mo
+share/locale/id/LC_MESSAGES/gsasl.mo
share/locale/nl/LC_MESSAGES/gsasl.mo
share/locale/nl/LC_MESSAGES/libgsasl.mo
share/locale/pl/LC_MESSAGES/gsasl.mo
@@ -141,3 +143,4 @@ share/locale/sv/LC_MESSAGES/libgsasl.mo
share/locale/vi/LC_MESSAGES/gsasl.mo
share/locale/vi/LC_MESSAGES/libgsasl.mo
share/locale/zh_CN/LC_MESSAGES/gsasl.mo
+share/locale/zh_TW/LC_MESSAGES/gsasl.mo
diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo
index fa55bf7dd8c..5e0fbf0c720 100644
--- a/security/gsasl/distinfo
+++ b/security/gsasl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/12/09 14:06:13 obache Exp $
+$NetBSD: distinfo,v 1.7 2007/10/25 21:24:53 adam Exp $
-SHA1 (gsasl-0.2.15.tar.gz) = b0a043d086423a3eb538cfae15e383fb6f4126d0
-RMD160 (gsasl-0.2.15.tar.gz) = 454d5671ecb1f040f78939c7ac3878a78f4fc8ee
-Size (gsasl-0.2.15.tar.gz) = 2859611 bytes
+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