summaryrefslogtreecommitdiff
path: root/security/gsasl
diff options
context:
space:
mode:
authoradam <adam>2011-06-01 10:05:57 +0000
committeradam <adam>2011-06-01 10:05:57 +0000
commit743b335e819392e016b8bedcb77b5274bc730c12 (patch)
tree187aafcaddf963c222ebc986d1b9d0e8318d667a /security/gsasl
parent4d66c70e08cb79eff66275056cb1de7a4a8e6202 (diff)
downloadpkgsrc-743b335e819392e016b8bedcb77b5274bc730c12.tar.gz
Changes 1.6.1:
* build: Demand gettext >= 0.18.1 in order to get newer M4 files. The old M4 files associated with 0.17 caused problems on Solaris, which will hopefully be fixed with this. * doc: Typo fix in autoconf snippet. * i18n: Updated translations.
Diffstat (limited to 'security/gsasl')
-rw-r--r--security/gsasl/Makefile6
-rw-r--r--security/gsasl/PLIST4
-rw-r--r--security/gsasl/buildlink3.mk4
-rw-r--r--security/gsasl/distinfo8
4 files changed, 12 insertions, 10 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 9e502cfbca6..1d61d62413a 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2011/04/22 13:42:05 obache Exp $
+# $NetBSD: Makefile,v 1.32 2011/06/01 10:05:57 adam Exp $
-DISTNAME= gsasl-1.6.0
-PKGREVISION= 1
+DISTNAME= gsasl-1.6.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gsasl/
COMMENT= GNU implementation of the Simple Authentication and Security Layer
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST
index a2e88a6b6b9..c15c27684db 100644
--- a/security/gsasl/PLIST
+++ b/security/gsasl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2011/01/28 08:16:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2011/06/01 10:05:57 adam Exp $
bin/gsasl
include/gsasl-compat.h
include/gsasl-mech.h
@@ -127,6 +127,8 @@ share/locale/en@boldquot/LC_MESSAGES/gsasl.mo
share/locale/en@boldquot/LC_MESSAGES/libgsasl.mo
share/locale/en@quot/LC_MESSAGES/gsasl.mo
share/locale/en@quot/LC_MESSAGES/libgsasl.mo
+share/locale/eo/LC_MESSAGES/gsasl.mo
+share/locale/eo/LC_MESSAGES/libgsasl.mo
share/locale/eu/LC_MESSAGES/gsasl.mo
share/locale/fi/LC_MESSAGES/gsasl.mo
share/locale/fi/LC_MESSAGES/libgsasl.mo
diff --git a/security/gsasl/buildlink3.mk b/security/gsasl/buildlink3.mk
index 89cf2c8ca7f..0fab056128b 100644
--- a/security/gsasl/buildlink3.mk
+++ b/security/gsasl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2011/04/22 13:42:05 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2011/06/01 10:05:57 adam Exp $
BUILDLINK_TREE+= gsasl
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gsasl
GSASL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gsasl+= gsasl>=0.2.15
-BUILDLINK_ABI_DEPENDS.gsasl?= gsasl>=1.6.0nb1
+BUILDLINK_ABI_DEPENDS.gsasl+= gsasl>=1.6.0nb1
BUILDLINK_PKGSRCDIR.gsasl?= ../../security/gsasl
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo
index 605a91f3352..ec9e39da6dc 100644
--- a/security/gsasl/distinfo
+++ b/security/gsasl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2010/12/23 18:03:48 christos Exp $
+$NetBSD: distinfo,v 1.15 2011/06/01 10:05:57 adam Exp $
-SHA1 (gsasl-1.6.0.tar.gz) = 56055324ebf1d1b823412b6fcee192c03452ea84
-RMD160 (gsasl-1.6.0.tar.gz) = e2fc43899a18f19afa1a06d4e97788fe74689dc4
-Size (gsasl-1.6.0.tar.gz) = 4611016 bytes
+SHA1 (gsasl-1.6.1.tar.gz) = 5439fd32ac975c36015263fafdc79ededdd57c72
+RMD160 (gsasl-1.6.1.tar.gz) = 510661e88a41300ad3b32dd4a6bd6236aab28c78
+Size (gsasl-1.6.1.tar.gz) = 4623634 bytes