aboutsummaryrefslogtreecommitdiff
path: root/mail/mimedefang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-10-11 12:15:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-10-11 12:15:17 +0000
commit2ecc2b9b39fab226f6fff6e9946ad6e91f628675 (patch)
tree910b934ae165224e055920e4514f4dc3db2ad738 /mail/mimedefang
parent65d35755cc6c93c1d507fa8b419fbbac2cdcb82b (diff)
downloadports-2ecc2b9b39fab226f6fff6e9946ad6e91f628675.tar.gz
ports-2ecc2b9b39fab226f6fff6e9946ad6e91f628675.zip
- Update to 2.67
PR: ports/139008 Approved by: maintainer timeout (wes; 20 days)
Notes
Notes: svn path=/head/; revision=242666
Diffstat (limited to 'mail/mimedefang')
-rw-r--r--mail/mimedefang/Makefile10
-rw-r--r--mail/mimedefang/distinfo6
-rw-r--r--mail/mimedefang/pkg-descr3
3 files changed, 9 insertions, 10 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 19d896882d22..5610ec66a2a4 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mimedefang
-PORTVERSION= 2.64
-PORTREVISION= 1
+PORTVERSION= 2.67
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
@@ -32,8 +31,8 @@ SPOOLDIR?= /var/spool/MIMEDefang
QUARANTINEDIR?= /var/spool/MD-Quarantine
CONFIGURE_ENV+= PERL=${PERL}
-CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/mimedefang \
- --with-confsubdir= \
+CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc \
+ --with-confsubdir=mimedefang \
--with-user=${MAILUSER} \
--with-spooldir=${SPOOLDIR} \
--with-quarantinedir=${QUARANTINEDIR} \
@@ -55,6 +54,9 @@ CONFIGURE_ARGS+= --with-milterinc=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-milterlib=${LOCALBASE}/lib
.endif
+post-patch:
+ @${REINPLACE_CMD} -e '/fgrep -e/d' ${WRKSRC}/configure
+
pre-install:
@${REINPLACE_CMD} -e '/LOCAL_STATE_DIR/s,/var/lib,/var/db,' ${WRKSRC}/mimedefang.pl
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo
index 5a850cf3f345..2c9907e72bf2 100644
--- a/mail/mimedefang/distinfo
+++ b/mail/mimedefang/distinfo
@@ -1,3 +1,3 @@
-SIZE (mimedefang-2.64.tar.gz) = 331444
-MD5 (mimedefang-2.64.tar.gz) = 14a5f1a94a4c95c478fcc3d76f9a4fdf
-SHA256 (mimedefang-2.64.tar.gz) = 593888fd15a71fb192549e799c27a5136cb1efcb35378a266117d5c2b029b89c
+MD5 (mimedefang-2.67.tar.gz) = d1f67bc03b41484cb9ae52fb0dd4d24b
+SHA256 (mimedefang-2.67.tar.gz) = e27f3f084f2b436622f9bee47086a905d4b66e2857b3cbcfec71cba664cf3aeb
+SIZE (mimedefang-2.67.tar.gz) = 338779
diff --git a/mail/mimedefang/pkg-descr b/mail/mimedefang/pkg-descr
index 16d7a7056621..63e7f5775505 100644
--- a/mail/mimedefang/pkg-descr
+++ b/mail/mimedefang/pkg-descr
@@ -18,6 +18,3 @@ things that you can do very easily with MIMEDefang:
Add or delete recipients for a message.
WWW: http://www.mimedefang.org/
-
-- Andrey V. Pevnev
-andrey@mgul.ac.ru