aboutsummaryrefslogtreecommitdiff
path: root/mail/mboxgrep
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-04-07 02:06:13 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-04-07 02:06:13 +0000
commit3f0a665050ee886628c6c7ca507bb9b5a6d7159f (patch)
tree482ef875ae305474d7ff5d475e12ad363008eefc /mail/mboxgrep
parent74893bd2ec4942fdd861642cd3fabcaf9080c788 (diff)
downloadports-3f0a665050ee886628c6c7ca507bb9b5a6d7159f.tar.gz
ports-3f0a665050ee886628c6c7ca507bb9b5a6d7159f.zip
Notes
Diffstat (limited to 'mail/mboxgrep')
-rw-r--r--mail/mboxgrep/Makefile2
-rw-r--r--mail/mboxgrep/distinfo2
-rw-r--r--mail/mboxgrep/files/patch-wrap.h10
3 files changed, 2 insertions, 12 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index dbe899e3f158..04bb11113649 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mboxgrep
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.6a
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/mboxgrep/distinfo b/mail/mboxgrep/distinfo
index 19adab6ac274..c9209e548352 100644
--- a/mail/mboxgrep/distinfo
+++ b/mail/mboxgrep/distinfo
@@ -1 +1 @@
-MD5 (mboxgrep-0.7.4.tar.gz) = ab3e7352be92cf2a27d5d76cd8bb60e0
+MD5 (mboxgrep-0.7.6a.tar.gz) = 384d8f5e7030247870a7b758b14532a1
diff --git a/mail/mboxgrep/files/patch-wrap.h b/mail/mboxgrep/files/patch-wrap.h
deleted file mode 100644
index f5432e809d5d..000000000000
--- a/mail/mboxgrep/files/patch-wrap.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/wrap.h.orig Fri Oct 26 15:08:54 2001
-+++ src/wrap.h Sun Oct 28 11:06:48 2001
-@@ -28,6 +28,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <dirent.h>
-+#include <unistd.h>
-
- int m_open(const char *pathname, int flags, mode_t mode);
-