Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/net/netatalk
From: Matthias Scheler
Date: 2012-05-14 14:24:22
Message id: 20120514122422.80465175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3783 - requested by dholland
net/netatalk: quota support fix
Revisions pulled up:
- net/netatalk/Makefile 1.83
- net/netatalk/distinfo 1.45
- net/netatalk/patches/patch-aa 1.24
- net/netatalk/patches/patch-etc_afpd_quota_c 1.2
- net/netatalk/patches/patch-macros_quota-check.m4 1.2
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat May 12 21:53:20 UTC 2012
Modified Files:
pkgsrc/net/netatalk: Makefile distinfo
pkgsrc/net/netatalk/patches: patch-aa patch-etc_afpd_quota_c
patch-macros_quota-check.m4
Log Message:
PR 46072: netatalk broken with netbsd-6 quotas
Add support for the new libquota. Drop support for the proplib
libquota; it's not worth the configure-time hassle.
Fix some moderately serious bugs in the original/previous libquota
patches; it's clear for example they were never tested with group
quotas.
Files: