pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/dovecot2
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Jan 26 19:38:54 UTC 2013
Modified Files:
pkgsrc/mail/dovecot2: Makefile distinfo
pkgsrc/mail/dovecot2/patches: patch-src_plugins_quota_quota-fs.c
patch-src_plugins_quota_quota-fs.h
Log Message:
Fix NetBSD quota support:
- make sure to include /usr/include/quota.h to have the libquota prototypes,
fix a segfault on amd64
- do not leak quotahandle, make sure to quota_close() it.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/dovecot2/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/dovecot2/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/mail/dovecot2/patches/patch-src_plugins_quota_quota-fs.c \
pkgsrc/mail/dovecot2/patches/patch-src_plugins_quota_quota-fs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index