diff options
author | rillig <rillig> | 2006-01-16 00:45:52 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-01-16 00:45:52 +0000 |
commit | 0a3411b7c13bb1bbd4ee802d7cb0a8cb3890ed67 (patch) | |
tree | e5a66750923be58cf25b58dbd9d17a166cb28577 | |
parent | aaae9bf5a38c2870496225c1c2b22956d869c7ae (diff) | |
download | pkgsrc-0a3411b7c13bb1bbd4ee802d7cb0a8cb3890ed67.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.
-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] |