summaryrefslogtreecommitdiff
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
parent[patch] lang/ezm3 - give it some sha256 checksums (diff)
- Update to 2.5.3
This is a maintainance release. Release notes: http://www.ijs.si/software/amavisd/release-notes.txt PR: ports/118631 [1], ports/118732 [2] Submitted by: Olli Hauer <ohauer@gmx.de> [1], Michael Scheidell <scheidell@secnap.net> [2]
Notes
Notes: svn path=/head/; revision=203841
-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