* Upgrade to 0.14.1.
* Change MASTER_SITES and WWW.
This commit is contained in:
parent
12c938347c
commit
b17e97d9cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101015
3 changed files with 7 additions and 9 deletions
|
@ -6,21 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= mairix
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.14.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.rrbcurnow.freeuk.com/mairix/
|
||||
MASTER_SITES= http://www.rpcurnow.force9.co.uk/mairix/
|
||||
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
COMMENT= Indexing and searching in Maildir or MH folders
|
||||
|
||||
USE_SIZE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
USE_BISON= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CC/d ; /^CFLAGS/d ; /dfasyn/d' \
|
||||
${WRKSRC}/Makefile
|
||||
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/mairix ${PREFIX}/bin
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (mairix-0.11.tar.gz) = 352dc5b8c743515b8d9698ec9ee540e6
|
||||
SIZE (mairix-0.11.tar.gz) = 88153
|
||||
MD5 (mairix-0.14.1.tar.gz) = d35c9aaab3e9b978d30af9e104ee30f1
|
||||
SIZE (mairix-0.14.1.tar.gz) = 116191
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Mairix is a program for indexing and searching email messages stored in Maildir
|
||||
or MH folders.
|
||||
|
||||
WWW: http://www.rrbcurnow.freeuk.com/mairix/
|
||||
WWW: http://www.rc0.org.uk/mairix/
|
||||
|
|
Loading…
Reference in a new issue