aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-12-16 11:24:30 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-12-16 11:24:30 +0000
commit3b7b2c9d14b843ab81bcfaed40a9df7d6f6ab30d (patch)
tree05c98b6df20ebe9d446472c06c2122f6d51587c9 /security
parent30bb3b44bccc1aa67ca4a5a438880f1d6505a610 (diff)
downloadports-3b7b2c9d14b843ab81bcfaed40a9df7d6f6ab30d.tar.gz
ports-3b7b2c9d14b843ab81bcfaed40a9df7d6f6ab30d.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/amavisd-new/Makefile4
-rw-r--r--security/amavisd-new/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index cee0ccbba3b4..9b0accffbea8 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -7,7 +7,7 @@
# Based on amavisd ports makefile.
PORTNAME= amavisd-new
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.3
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
@@ -225,6 +225,8 @@ post-patch:
.endfor
@${REINPLACE_CMD} "s|/var/amavis/db|${AMAVISDIR}/db|" ${WRKSRC}/amavisd-agent
@${REINPLACE_CMD} "s|/var/amavis/db|${AMAVISDIR}/db|" ${WRKSRC}/amavisd-nanny
+ @${REINPLACE_CMD} "s|/var/amavis/amavisd.sock|${AMAVISDIR}/amavisd.sock|" \
+ ${WRKSRC}/amavisd-release
@${REINPLACE_CMD} "s|#define HAVE_MKTEMP|#undef HAVE_MKTEMP|" \
${WRKSRC}/helper-progs/config.h.in
@${REINPLACE_CMD} "s|/etc/amavisd.conf|${PREFIX}/etc/amavisd.conf|" \
diff --git a/security/amavisd-new/distinfo b/security/amavisd-new/distinfo
index 81dff3374504..30442775e0e1 100644
--- a/security/amavisd-new/distinfo
+++ b/security/amavisd-new/distinfo
@@ -1,3 +1,3 @@
-MD5 (amavisd-new-2.5.2.tar.gz) = 52d227d442fac64916488b83d79806d7
-SHA256 (amavisd-new-2.5.2.tar.gz) = 5f590850c505017c2633f47ced483aae23ec857e2a782f763eb16f9f9f3fceef
-SIZE (amavisd-new-2.5.2.tar.gz) = 788546
+MD5 (amavisd-new-2.5.3.tar.gz) = 5cf1a7a481855c6712378c0475058255
+SHA256 (amavisd-new-2.5.3.tar.gz) = f724654e15eab3fabce22873a5f2a0fcf2db9374ca84979cf066a29360ee533d
+SIZE (amavisd-new-2.5.3.tar.gz) = 789275