diff options
-rw-r--r-- | mail/grepmail/Makefile | 5 | ||||
-rw-r--r-- | mail/grepmail/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 30f3785fe2dd..7a7eda36e322 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -6,15 +6,16 @@ # PORTNAME= grepmail -PORTVERSION= 5.30 +PORTVERSION= 5.3032 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= babak@farrokhi.net COMMENT= Search mailboxes for a given regexp and display matching emails BUILD_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ + ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/Mail/Mbox/MessageParser.pm:${PORTSDIR}/mail/p5-Mail-Mbox-MessageParser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/grepmail/distinfo b/mail/grepmail/distinfo index c7fc5d7ea400..6e6ca705d242 100644 --- a/mail/grepmail/distinfo +++ b/mail/grepmail/distinfo @@ -1,3 +1,3 @@ -MD5 (grepmail-5.30.tar.gz) = 445d8cc4ec7ef9cd7f3c26913505f796 -SHA256 (grepmail-5.30.tar.gz) = 286f57557e91bfc3df8044e6cf2fdbd1cbf43ea9bdbcb8dc715099f4673ede7f -SIZE (grepmail-5.30.tar.gz) = 496037 +MD5 (grepmail-5.3032.tar.gz) = 2b6572d35ad28392ab092fd5bd7f7aff +SHA256 (grepmail-5.3032.tar.gz) = 38ba25363b3eaed395a25cef90140bcc46ae09ded2c01c7554718c5f9abe2561 +SIZE (grepmail-5.3032.tar.gz) = 527481 |