aboutsummaryrefslogtreecommitdiff
path: root/mail/grepmail
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-12-07 15:14:23 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-12-07 15:14:23 +0000
commit6cc3bf154487889db8ba9e42886f6cb499e05c5d (patch)
treec99343e7a1c531ec5a03a57d060def20865e05bd /mail/grepmail
parentb9a41a8999bc931e22b96d62e07108562147dc6a (diff)
downloadports-6cc3bf154487889db8ba9e42886f6cb499e05c5d.tar.gz
ports-6cc3bf154487889db8ba9e42886f6cb499e05c5d.zip
Notes
Diffstat (limited to 'mail/grepmail')
-rw-r--r--mail/grepmail/Makefile2
-rw-r--r--mail/grepmail/distinfo2
-rw-r--r--mail/grepmail/files/patch-ab10
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index e4a9d5a494ff..7a3153469730 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grepmail
-PORTVERSION= 4.50
+PORTVERSION= 4.60
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/grepmail/distinfo b/mail/grepmail/distinfo
index ec3c6b1a8ea5..b2cd83b6b68b 100644
--- a/mail/grepmail/distinfo
+++ b/mail/grepmail/distinfo
@@ -1 +1 @@
-MD5 (grepmail-4.50.tar.gz) = 6d4df00c1b52a276d1d8955ba1ecefa1
+MD5 (grepmail-4.60.tar.gz) = 5f420466dd392d9e28e6d93903c54064
diff --git a/mail/grepmail/files/patch-ab b/mail/grepmail/files/patch-ab
index 9441e1885db0..38c15ea6b6af 100644
--- a/mail/grepmail/files/patch-ab
+++ b/mail/grepmail/files/patch-ab
@@ -1,9 +1,9 @@
---- Makefile.PL.orig Mon Nov 6 17:56:27 2000
-+++ Makefile.PL Fri Nov 17 18:03:03 2000
-@@ -27,7 +27,7 @@
- module was written to help speed up grepmail's mailbox processing. It
- can speed things up by 10-20% (y/n)
+--- Makefile.PL.orig Mon Sep 10 10:10:40 2001
++++ Makefile.PL Fri Dec 7 10:12:22 2001
+@@ -54,7 +54,7 @@
+ can speed things up by 10-20%
EOF
+ print "=> [y] ";
- my $response = <STDIN>;
+ my $response = "n";