aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-19 16:52:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-19 16:52:21 +0000
commit4dcc08d254cf83090990445d91c4dbad69b4ea78 (patch)
tree9d220b7f9dab16541352359a287b0dd8a487a683 /mail/fdm
parentb8a59e1d43da6dd7272a6e64b7dfee88e32a8863 (diff)
downloadports-4dcc08d254cf83090990445d91c4dbad69b4ea78.tar.gz
ports-4dcc08d254cf83090990445d91c4dbad69b4ea78.zip
Update to 1.8
Take maintainership
Notes
Notes: svn path=/head/; revision=374952
Diffstat (limited to 'mail/fdm')
-rw-r--r--mail/fdm/Makefile7
-rw-r--r--mail/fdm/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile
index cef594d612db..a41faa077cdd 100644
--- a/mail/fdm/Makefile
+++ b/mail/fdm/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= fdm
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bapt@FreeBSD.org
COMMENT= Fetches and delivers mail
LICENSE= ISCL
@@ -17,7 +17,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
PLIST_FILES= bin/fdm man/man1/fdm.1.gz man/man5/fdm.conf.5.gz
PORTDOCS= CHANGES README MANUAL
PORTEXAMPLES= n-marriott.conf f-terbeck.conf t-ulmer.conf w-maier.conf g-lando.conf
-MAKE_ARGS= -DPCRE -DDB
+MAKE_ARGS= -DPCRE -DDB INSTALLBIN="${INSTALL_PROGRAM}"
HAS_CONFIGURE= yes
post-patch:
@@ -25,7 +25,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/local/include/openssl|/usr/include/openssl|;\
s|-I-||g; s|-g bin -o root||g; s|^FDEBUG|#&|;\
s|/usr/local|${LOCALBASE}|g' ${WRKSRC}/${MAKEFILE}
- cd ${WRKSRC} && ${AWK} -f tools/makemanual.awk MANUAL.in > MANUAL
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/mail/fdm/distinfo b/mail/fdm/distinfo
index 25cc7c20b52b..1ca0351e944e 100644
--- a/mail/fdm/distinfo
+++ b/mail/fdm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fdm-1.7.tar.gz) = 484474094f124ce438c89dfab05519fe7b3aa8c8346d00f790a512ab950cef2a
-SIZE (fdm-1.7.tar.gz) = 199808
+SHA256 (fdm-1.8.tar.gz) = 4f4c000d3e2cd11936c23c0d7a95da860743b7543790d5797268df18864b2342
+SIZE (fdm-1.8.tar.gz) = 193220