update to abook 0.4.12
ChangeLog: - added man page for abookrc (Alan Ford) - notes are returned as optional data in mutt queries - created a workaround for a mutt query bug - new "extra_alternative" config option (Alan) - added undo feature to editor - FAQ - macro updates - fixed the cancel key behavior in editor
This commit is contained in:
parent
9948fd0008
commit
b3730210b1
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2000/12/31 10:37:16 reinhard Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2001/03/22 17:47:20 reinhard Exp $
|
||||
# Original from: Jaakko Heinonen <jheinonen@bigfoot.com>
|
||||
|
||||
DISTNAME= abook-0.4.11
|
||||
DISTNAME= abook-0.4.12
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.348
|
||||
MASTER_SITES= ftp://abook.sourceforge.net/pub/abook/
|
||||
NEED_VERSION= 1.353
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=abook
|
||||
|
||||
HOMEPAGE= http://abook.sourceforge.net
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (abook-0.4.11.tar.gz) = e095f2c7f5891d2868b7a2323851a79a
|
||||
RMD160 (abook-0.4.11.tar.gz) = 24e31b58093dc5445628d28613f4060bb56c5988
|
||||
SHA1 (abook-0.4.11.tar.gz) = 7079862a00437e732b323a9eb3db6c5a48e6246c
|
||||
MD5 (abook-0.4.12.tar.gz) = 85480e1f53cc9b78dc597a3fff2f6fac
|
||||
RMD160 (abook-0.4.12.tar.gz) = 43c8f7f697846087d855e5625e52103dd437436f
|
||||
SHA1 (abook-0.4.12.tar.gz) = ba470e1c37aaf7074e07dbf197ce56505f08fbc0
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/12/31 10:37:17 reinhard Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/03/22 17:47:20 reinhard Exp $
|
||||
bin/abook
|
||||
man/man1/abook.1
|
||||
man/man5/abookrc.5
|
||||
share/examples/abook/mail2abook.py
|
||||
share/examples/abook/vcard2abook.pl
|
||||
@dirrm share/examples/abook
|
||||
|
Loading…
Reference in New Issue
Block a user