summaryrefslogtreecommitdiff
path: root/mail/dspam/patches/patch-aa
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-03-21 21:35:52 +0000
committerxtraeme <xtraeme>2005-03-21 21:35:52 +0000
commitad7e93a0df5f75a1402db435bf03dae546f11991 (patch)
treef6bfa7fd1e3bfaf669078e63de1fadca63591e9a /mail/dspam/patches/patch-aa
parent9327ceb02e645bd1194a6be87b2f2b1b43d32a7a (diff)
downloadpkgsrc-ad7e93a0df5f75a1402db435bf03dae546f11991.tar.gz
Update to 3.4.1.
Changes: o Accuracy Enhancements o Bayesian Noise Reduction v2.0 o TUM-Mode Enhancements o Library Performance Enhancements o PostgreSQL Storage Driver Enhancements o SQLite3 Storage Driver Support o Daemonized LMTP Server o LMTP Delivery And more... more info in the RELEASE.NOTES file. pkgsrc changes: o Add a dspam rc.d script to start the daemon. o The cgi configuration files were modified to support CONF_FILES and PKG_SYSCONFDIR. When using a NetBSD system, mount_umap(8) will be useful to mount the cgi directory with www permissions, and you won't need to modify any file in there! yay.
Diffstat (limited to 'mail/dspam/patches/patch-aa')
-rw-r--r--mail/dspam/patches/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/dspam/patches/patch-aa b/mail/dspam/patches/patch-aa
index c648e3949a4..c55a1ba61c4 100644
--- a/mail/dspam/patches/patch-aa
+++ b/mail/dspam/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2004/10/22 05:43:29 xtraeme Exp $
+$NetBSD: patch-aa,v 1.3 2005/03/21 21:35:52 xtraeme Exp $
---- Makefile.in.orig 2004-10-22 07:27:16.000000000 +0200
-+++ Makefile.in 2004-10-22 07:27:35.000000000 +0200
-@@ -261,7 +261,7 @@
+--- src/Makefile.in.orig 2005-02-17 15:16:55.000000000 +0100
++++ src/Makefile.in 2005-02-17 15:17:01.000000000 +0100
+@@ -251,7 +251,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dspam.pc
etcdir = $(sysconfdir)
@@ -10,4 +10,4 @@ $NetBSD: patch-aa,v 1.2 2004/10/22 05:43:29 xtraeme Exp $
+etc_SCRIPTS =
# Defaults from dspam.conf
- EXTRA_DIST = autogen.sh RELEASE.NOTES CHANGELOG LICENSE example.c \
+ EXTRA_DIST = example.c dspam-button.gif dspam.pc.in dspam-uninstalled.pc.in \