diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-11-07 22:50:05 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-11-07 22:50:05 +0000 |
commit | 346a3b0eeea674e577dd7a189883e1c827fd4577 (patch) | |
tree | 0496c8d5725ad885dc3531bdec99fc56cdd8b4d8 /security/cvm | |
parent | 19ed50a0752cacd4dbbe5b83acc59ec8b6bc02cd (diff) | |
download | pkgsrc-346a3b0eeea674e577dd7a189883e1c827fd4577.tar.gz |
Update to 0.82. From the changelog:
- Fixed handling of user/domain name splitting in the client library
when the caller doesn't initially provide a domain name.
- cvm_client_setenv now also sets $MAILDIR for use with Courier IMAP.
Diffstat (limited to 'security/cvm')
-rw-r--r-- | security/cvm/Makefile | 4 | ||||
-rw-r--r-- | security/cvm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/cvm/Makefile b/security/cvm/Makefile index a0de716b649..42c570c544f 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/07/31 01:23:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.11 2006/11/07 22:50:05 schmonz Exp $ # -DISTNAME= cvm-0.81 +DISTNAME= cvm-0.82 CATEGORIES= security MASTER_SITES= ${HOMEPAGE} diff --git a/security/cvm/distinfo b/security/cvm/distinfo index fb578f8f6e2..043fddc8cd6 100644 --- a/security/cvm/distinfo +++ b/security/cvm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/07/31 01:23:00 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2006/11/07 22:50:05 schmonz Exp $ -SHA1 (cvm-0.81.tar.gz) = 559055e439e27998d182dcaf71d0a4fcc3da47b0 -RMD160 (cvm-0.81.tar.gz) = 849145434032a2a206eb1b4a3e302cf584114ec7 -Size (cvm-0.81.tar.gz) = 93442 bytes +SHA1 (cvm-0.82.tar.gz) = ee66c6b987655fc9c43fe303cf339dd7d4a7dfae +RMD160 (cvm-0.82.tar.gz) = 3c46e49514bebd3d89a557f95cbaf45884d1376e +Size (cvm-0.82.tar.gz) = 93615 bytes |