pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gsasl Changes 1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5855edefd92d
branches: trunk
changeset: 394085:5855edefd92d
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 04 18:38:30 2009 +0000
description:
Changes 1.1:
* Reading integrity protected data from server now works.
* The --quality-of-protection parameter now works.
* Only detect sufficiently recent GnuTLS versions.
Changes 1.0:
* New parameter --priority to specify GnuTLS priority strings.
* Print web page links in --help, per new GNU coding standard.
* New self-test for the gsasl_client_suggest_mechanism function.
* Modernize doxygen configuration.
* Use permissive license for man pages.
* Change license on the manual to GFDLv1.3+.
diffstat:
security/gsasl/Makefile | 8 +++-----
security/gsasl/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (30 lines):
diff -r 549b4f5b6450 -r 5855edefd92d security/gsasl/Makefile
--- a/security/gsasl/Makefile Thu Jun 04 17:29:41 2009 +0000
+++ b/security/gsasl/Makefile Thu Jun 04 18:38:30 2009 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2009/05/20 00:58:26 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2009/06/04 18:38:30 adam Exp $
-DISTNAME= gsasl-0.2.29
-PKGREVISION= 1
+DISTNAME= gsasl-1.1
CATEGORIES= security
-MASTER_SITES= http://josefsson.org/gsasl/releases/ \
- ftp://alpha.gnu.org/pub/gnu/gsasl/
+MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnu.org/software/gsasl/
diff -r 549b4f5b6450 -r 5855edefd92d security/gsasl/distinfo
--- a/security/gsasl/distinfo Thu Jun 04 17:29:41 2009 +0000
+++ b/security/gsasl/distinfo Thu Jun 04 18:38:30 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2008/11/07 18:40:52 adam Exp $
+$NetBSD: distinfo,v 1.12 2009/06/04 18:38:30 adam Exp $
-SHA1 (gsasl-0.2.29.tar.gz) = 5495963208574f8b2532603e898829fe3325a3dd
-RMD160 (gsasl-0.2.29.tar.gz) = 56aabbf07f5d02921d3dc24dfa8ff4525b1789ff
-Size (gsasl-0.2.29.tar.gz) = 3519920 bytes
+SHA1 (gsasl-1.1.tar.gz) = 18ad50a16da8cbb53b720968545330fa5cdaa380
+RMD160 (gsasl-1.1.tar.gz) = a6f4b77c4d9de37099e780471d4e16e0d5da9365
+Size (gsasl-1.1.tar.gz) = 3775776 bytes
Home |
Main Index |
Thread Index |
Old Index