diff options
author | rillig <rillig@pkgsrc.org> | 2006-01-16 00:45:52 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-01-16 00:45:52 +0000 |
commit | 5a3d968293df1245cec083593e34b53b47b4931d (patch) | |
tree | e5a66750923be58cf25b58dbd9d17a166cb28577 /doc | |
parent | 8b2aa39b8a9b97edad4ba1359a9a319e151620df (diff) | |
download | pkgsrc-5a3d968293df1245cec083593e34b53b47b4931d.tar.gz |
Bumped PKGREVISION of mail/mimedefang.
- Applied the code from the patch in PR 32540 by Anne Bennett, which
allows the user to define DEFANG_USER and DEFANG_GROUP in the
MAKECONF file. Fixes PR 32540.
- Added the configurable variables to BUILD_DEFS, so that they are shown
during the build process.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9f6acba9f2a..277a48ae2b0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12538 2006/01/15 23:30:00 wiz Exp $ +$NetBSD: CHANGES,v 1.12539 2006/01/16 00:45:52 rillig Exp $ Changes to the packages collection and infrastructure in 2006: @@ -322,3 +322,4 @@ Changes to the packages collection and infrastructure in 2006: Updated fonts/tex-unttf to 1.0.1.20051219 [minskim 2006-01-15] Updated print/tex-dhucs to 2.60.20051222 [minskim 2006-01-15] Updated games/liquidwar to 5.6.3 [wiz 2006-01-15] + Updated mail/mimedefang to 2.54nb1 [rillig 2006-01-16] |