Update to mboxgrep-0.7.8; see http://www.mboxgrep.org/unstable.html for details
From Michael Coulter <mjc@bitz.ca>
This commit is contained in:
parent
3964a1b127
commit
c41101bc5c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2002/12/29 15:12:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2003/05/19 20:02:20 pvalchev Exp $
|
||||
|
||||
COMMENT= "scan mailboxes for messages matching a regular expression"
|
||||
|
||||
DISTNAME= mboxgrep-0.7.4
|
||||
DISTNAME= mboxgrep-0.7.8
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://mboxgrep.sourceforge.net/
|
||||
HOMEPAGE= http://www.mboxgrep.org/
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
@ -18,6 +18,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mboxgrep/}
|
||||
|
||||
LIB_DEPENDS= pcre::devel/pcre
|
||||
|
||||
WRKSRC= ${WRKDIR}/mboxgrep
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mboxgrep-0.7.4.tar.gz) = ab3e7352be92cf2a27d5d76cd8bb60e0
|
||||
RMD160 (mboxgrep-0.7.4.tar.gz) = e2ec6f7fe534f18dc8fe22a2363b7a57be900b97
|
||||
SHA1 (mboxgrep-0.7.4.tar.gz) = f3cc1c5edd411adfabf4de5b05b4940b38ac9656
|
||||
MD5 (mboxgrep-0.7.8.tar.gz) = efb1137bd408558f00a8641e268af6b0
|
||||
RMD160 (mboxgrep-0.7.8.tar.gz) = c3a336e3920af5811c09c7fe5cb7fc2a8b08363c
|
||||
SHA1 (mboxgrep-0.7.8.tar.gz) = 436ff6bdede69566f091c2bc56c77f433fea8e20
|
||||
|
Loading…
Reference in New Issue
Block a user