Update to latest version of Grepmail:
- Added caching support
- Grepmail is now faster for very large mailboxes
- More documentation added
- Bugs fixed
 Ok ? Comments ?
  Giovanni
diff -ruNx CVS mail/grepmail/Makefile mystuff/mail/grepmail/Makefile
--- mail/grepmail/Makefile      Sat Jan 13 17:06:37 2007
+++ mystuff/mail/grepmail/Makefile      Mon Mar 19 19:27:44 2007
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.14 2006/11/12 23:28:42 jcs Exp $
 
-DISTNAME=      grepmail-4.80
-PKGNAME=       ${DISTNAME}p0
+DISTNAME=      grepmail-5.3033
+PKGNAME=       ${DISTNAME}
 CATEGORIES=    mail perl5
 
 # GPL
@@ -14,13 +14,14 @@
 HOMEPAGE=      http://grepmail.sourceforge.net/
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=grepmail/}
 
-RUN_DEPENDS=   :p5-Time-TimeDate-*:devel/p5-Time-TimeDate \
-               :p5-DateManip-*:converters/p5-DateManip \
+RUN_DEPENDS=   ${BUILD_DEPENDS} \
                :bzip2-*:archivers/bzip2
+
 BUILD_DEPENDS= :p5-Time-TimeDate-*:devel/p5-Time-TimeDate \
-               :p5-DateManip-*:converters/p5-DateManip
+               :p5-DateManip-*:converters/p5-DateManip \
+               :p5-Benchmark-Timer-*:devel/p5-Benchmark-Timer \
+               :p5-FileHandle-Unget-*:devel/p5-FileHandle-Unget
                
 CONFIGURE_STYLE= perl
-CONFIGURE_ARGS=        FASTREADER=0
 
 .include <bsd.port.mk>
diff -ruNx CVS mail/grepmail/distinfo mystuff/mail/grepmail/distinfo
--- mail/grepmail/distinfo      Sat Jan 13 17:06:37 2007
+++ mystuff/mail/grepmail/distinfo      Fri Mar 16 14:33:43 2007
@@ -1,4 +1,5 @@
-MD5 (grepmail-4.80.tar.gz) = 846558ef1fcca841f0b4fd455cf3ac11
-RMD160 (grepmail-4.80.tar.gz) = 7752449d26339e43795310f5a271fe0518e2f7bc
-SHA1 (grepmail-4.80.tar.gz) = 16e085376f68497eeac6f37e2d0019c9b02951d0
-SIZE (grepmail-4.80.tar.gz) = 714739
+MD5 (grepmail-5.3033.tar.gz) = 83f94e253ccb02fde9a207d7f23c9cd2
+RMD160 (grepmail-5.3033.tar.gz) = 03b81605f48c325733be1d2f5a6fe312e39c891c
+SHA1 (grepmail-5.3033.tar.gz) = 1e83dbb8067fe3a2afb6698a19a2a6e9328df825
+SHA256 (grepmail-5.3033.tar.gz) = 
2ba3ed6839b62bbee5e52a5caafe0700fe27ca31473d32ba062e4736a8f7b6b5
+SIZE (grepmail-5.3033.tar.gz) = 536791

Reply via email to