aboutsummaryrefslogtreecommitdiff
path: root/mail/mboxstats
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 09:14:33 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 09:14:33 +0000
commit0770ba3c89369ba74d0158858093a63d414a6b30 (patch)
tree9535df659809cae0d55807c531687d2f8ab87765 /mail/mboxstats
parent71c2adab12c1547297738afb4b751bd87719cbbe (diff)
Notes
Diffstat (limited to 'mail/mboxstats')
-rw-r--r--mail/mboxstats/Makefile3
-rw-r--r--mail/mboxstats/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile
index 0c7f58310d84..3b5989567cb2 100644
--- a/mail/mboxstats/Makefile
+++ b/mail/mboxstats/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mboxstats
-PORTVERSION= 2.4
+PORTVERSION= 2.5
CATEGORIES= mail
MASTER_SITES= http://vanheusden.com/mboxstats/
EXTRACT_SUFX= .tgz
@@ -28,6 +28,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|^CPPFLAGS|CXXFLAGS|g' ${WRKSRC}/${MAKEFILE}
.if ${ARCH} == "i386" || ${ARCH} == "alpha"
@${REINPLACE_CMD} -Ee 's,(stat|open)64,\1,g' ${WRKSRC}/main.cpp
+ @${REINPLACE_CMD} -Ee 's,(stat|mmap|lseek|off)64,\1,g' ${WRKSRC}/br.h ${WRKSRC}/br.cpp
.endif
do-install:
diff --git a/mail/mboxstats/distinfo b/mail/mboxstats/distinfo
index c7b660af0540..9363b4b7eee8 100644
--- a/mail/mboxstats/distinfo
+++ b/mail/mboxstats/distinfo
@@ -1,2 +1,2 @@
-MD5 (mboxstats-2.4.tgz) = 39ededc267ab5f31e8d87cb3af573117
-SIZE (mboxstats-2.4.tgz) = 17031
+MD5 (mboxstats-2.5.tgz) = 8425ac3c2dcb4cf508e2e75c9790a51a
+SIZE (mboxstats-2.5.tgz) = 17740