aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-03-04 11:12:53 +0800
committerclsung <clsung@FreeBSD.org>2005-03-04 11:12:53 +0800
commitb8d5fc80b9767fb86afbac77d92962e40e6dbd46 (patch)
tree592b700e46044b046e8b4e8d84e09edba8c8323a /security
parent426c749476a93edec5af2a3db286b590be1c939f (diff)
downloadfreebsd-ports-gnome-b8d5fc80b9767fb86afbac77d92962e40e6dbd46.tar.gz
freebsd-ports-gnome-b8d5fc80b9767fb86afbac77d92962e40e6dbd46.tar.zst
freebsd-ports-gnome-b8d5fc80b9767fb86afbac77d92962e40e6dbd46.zip
- update to 1.3
- prune pkg-message PR: 78157 Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Diffstat (limited to 'security')
-rw-r--r--security/clamsmtp/Makefile2
-rw-r--r--security/clamsmtp/distinfo4
-rw-r--r--security/clamsmtp/pkg-message13
3 files changed, 5 insertions, 14 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile
index 7f81c94429eb..87cfd93f782d 100644
--- a/security/clamsmtp/Makefile
+++ b/security/clamsmtp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clamsmtp
-PORTVERSION= 1.2
+PORTVERSION= 1.3
PORTREVISION= 0
CATEGORIES= security
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff --git a/security/clamsmtp/distinfo b/security/clamsmtp/distinfo
index f240c4cec812..a5f709af9c29 100644
--- a/security/clamsmtp/distinfo
+++ b/security/clamsmtp/distinfo
@@ -1,2 +1,2 @@
-MD5 (clamsmtp-1.2.tar.gz) = 8a704db5f833feab92aad723209acc13
-SIZE (clamsmtp-1.2.tar.gz) = 143089
+MD5 (clamsmtp-1.3.tar.gz) = 0eee3c63edb24788c7d81349f7b11363
+SIZE (clamsmtp-1.3.tar.gz) = 143147
diff --git a/security/clamsmtp/pkg-message b/security/clamsmtp/pkg-message
index bebb646e02cf..8f8d4562caad 100644
--- a/security/clamsmtp/pkg-message
+++ b/security/clamsmtp/pkg-message
@@ -7,17 +7,8 @@ to enable clamsmtpd.
Also, there is a clamsmtpd.conf-sample in %%PREFIX%%/etc/,
rename to clamsmtpd.conf, otherwise specify -f option to your
-config file. Add the following in the config file or
-comment them out.
+config file.
-OutAddress: 127.0.0.1:10026
-Listen: 127.0.0.1:10025
-
-To work with postfix, put following lines in Postfix' main.cf:
-
-content_filter = scan:127.0.0.1:10025
-receive_override_options = no_address_mappings
-
-And modify master.cf to active it. See also
+To work with postfix, See also
http://memberwebs.com/nielsen/software/clamsmtp/postfix.html
/* ================================================================= */