diff options
author | garga <garga@FreeBSD.org> | 2006-03-26 01:38:29 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-26 01:38:29 +0800 |
commit | 47d459143cac1be6d60a0869bb8902a11c1aa6ed (patch) | |
tree | c241903dc39b183f2bd9c33119b1ca0d5b0e3914 /mail/grepmail | |
parent | 879087840297b138f47246cd207b916511bd3957 (diff) | |
download | freebsd-ports-gnome-47d459143cac1be6d60a0869bb8902a11c1aa6ed.tar.gz freebsd-ports-gnome-47d459143cac1be6d60a0869bb8902a11c1aa6ed.tar.zst freebsd-ports-gnome-47d459143cac1be6d60a0869bb8902a11c1aa6ed.zip |
- Update to 5.3032
- Add devel/p5-Date-Manip as a dependency
- Pass maintainership to submitter
PR: ports/94912
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Diffstat (limited to 'mail/grepmail')
-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 |