aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-20 00:52:21 +0800
committerbapt <bapt@FreeBSD.org>2014-12-20 00:52:21 +0800
commitff1c3467fe881bd26c2c37855446c1552b70ed33 (patch)
tree9d220b7f9dab16541352359a287b0dd8a487a683 /mail
parent9862fa16fbcf020205a0a53d0539a4cf1e3b18dc (diff)
downloadfreebsd-ports-gnome-ff1c3467fe881bd26c2c37855446c1552b70ed33.tar.gz
freebsd-ports-gnome-ff1c3467fe881bd26c2c37855446c1552b70ed33.tar.zst
freebsd-ports-gnome-ff1c3467fe881bd26c2c37855446c1552b70ed33.zip
Update to 1.8
Take maintainership
Diffstat (limited to 'mail')
-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