pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48144 CVS commit: pkgsrc/sysutils/p5-Quota
The following reply was made to PR pkg/48144; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48144 CVS commit: pkgsrc/sysutils/p5-Quota
Date: Tue, 27 Aug 2013 08:06:56 +0000
Module Name: pkgsrc
Committed By: obache
Date: Tue Aug 27 08:06:56 UTC 2013
Modified Files:
pkgsrc/sysutils/p5-Quota: Makefile distinfo
Removed Files:
pkgsrc/sysutils/p5-Quota/patches: patch-aa patch-ab patch-ac
Log Message:
Update p5-Quota to 1.7.0.
PR pkg/48144.
Changes in 1.7.0 (August 2013)
- Added support for the new NetBSD 6.0 quota system (libquota)
Thanks to David Holland and Edgar Fuss
- To support limits and usage >= 2^32 on 32-bit clients, Quota::setqlim
and Quota::query interfaces were changed to use double (NV) instead
of integer (IV). This should be transparent to users of the module.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/p5-Quota/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/p5-Quota/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/p5-Quota/patches/patch-aa \
pkgsrc/sysutils/p5-Quota/patches/patch-ab \
pkgsrc/sysutils/p5-Quota/patches/patch-ac
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