update to getmail 3.1.7
- experimental message filter code removed (didn't work, use procmail) - bugfix in getmail_mbox - bugfix for bugfix and bugfix for bugfix for bugfix
This commit is contained in:
parent
43e5fd65aa
commit
cf316e3cda
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2003/04/23 18:40:05 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2003/05/30 09:45:09 sturm Exp $
|
||||
|
||||
COMMENT= "POP3 mail retriever"
|
||||
|
||||
DISTNAME= getmail-3.1.3
|
||||
DISTNAME= getmail-3.1.7
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.qcc.ca/~charlesc/software/getmail-3.0/
|
||||
@ -29,7 +29,7 @@ GMDIR= ${PREFIX}/share/getmail
|
||||
|
||||
HELPERS= ${WRKDIST}/getmail_maildir ${WRKDIST}/getmail_mbox \
|
||||
|
||||
post-patch:
|
||||
do-configure:
|
||||
@perl -i -p -e "s#/usr/lib/getmail#${PREFIX}/share/getmail#;" \
|
||||
-e "s#/usr/bin/python#${LOCALBASE}/bin/python#;" \
|
||||
${WRKDIST}/getmail ${HELPERS}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (getmail-3.1.3.tar.gz) = 012cf5240fd6a2f64c4da9b99f5dc9b5
|
||||
RMD160 (getmail-3.1.3.tar.gz) = 785261ef6975969af430631c2e0505f9ae8c7366
|
||||
SHA1 (getmail-3.1.3.tar.gz) = a57a0a0aa34ddd9be4a8d82216d972ca0353ce22
|
||||
MD5 (getmail-3.1.7.tar.gz) = e5bffd36858ed4cdc98236b3b1f50594
|
||||
RMD160 (getmail-3.1.7.tar.gz) = 1f56b6577542cb4a5ba4735a32403d151f7fb707
|
||||
SHA1 (getmail-3.1.7.tar.gz) = 8b4adc2c8edd4e29c53f0197f94165a260cd644c
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/04/23 18:40:05 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2003/05/30 09:45:09 sturm Exp $
|
||||
bin/getmail
|
||||
libexec/getmail_maildir
|
||||
libexec/getmail_mbox
|
||||
|
Loading…
x
Reference in New Issue
Block a user