Subject: CVS commit: pkgsrc/security/gnutls
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 12/18/2003 06:04:10
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Thu Dec 18 06:04:10 UTC 2003

Modified Files:
	pkgsrc/security/gnutls: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 1.0.1 from Min Sik Kim PR pkg/23754.

Changes since 1.0.0:

- Some minor fixes in the makefiles. They now include CFLAGS
  from libgcrypt or opencdk if installed in a non standard directory.
- Fixed the SRP detection test in gnutls-cli-debug.
- Added gnutls_rsa_params_export_pkcs1() and
  gnutls_rsa_params_import_pkcs1().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/security/gnutls/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/gnutls/PLIST \
    pkgsrc/security/gnutls/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/security/gnutls/buildlink2.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.