update to abook 0.5.5
from Okan Demirmen <okan at demirmen.com>
This commit is contained in:
parent
656ce783be
commit
ca85a77c9d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2005/01/02 10:53:41 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2006/07/12 14:24:49 steven Exp $
|
||||
|
||||
COMMENT= "addressbook program with mutt support"
|
||||
|
||||
DISTNAME= abook-0.5.2
|
||||
DISTNAME= abook-0.5.5
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://abook.sourceforge.net/
|
||||
@ -18,6 +18,8 @@ WANTLIB= c ncurses readline
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/}
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/abook
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (abook-0.5.2.tar.gz) = 1b6ef00c860cb3ac5ad61cc79a49c87f
|
||||
RMD160 (abook-0.5.2.tar.gz) = 0c8e75f564fc23b3737c589a869c6b7fff4f62ea
|
||||
SHA1 (abook-0.5.2.tar.gz) = 08f7382bd1a085172c9471922bcc984aa131eb80
|
||||
SIZE (abook-0.5.2.tar.gz) = 183852
|
||||
MD5 (abook-0.5.5.tar.gz) = e9d5f4a8d7d30c96a381851489a53a1d
|
||||
RMD160 (abook-0.5.5.tar.gz) = 14d5a3dfe4b328dfb9eb90f2e44514965906e508
|
||||
SHA1 (abook-0.5.5.tar.gz) = 60a930ffb7db7013a41b9c979ab90bf758e537cf
|
||||
SIZE (abook-0.5.5.tar.gz) = 392689
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/15 09:09:41 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2006/07/12 14:24:49 steven Exp $
|
||||
bin/abook
|
||||
@man man/man1/abook.1
|
||||
@man man/man5/abookrc.5
|
||||
@ -11,3 +11,7 @@ share/examples/abook/whitelist/README
|
||||
share/examples/abook/whitelist/abook2whitelist.sh
|
||||
share/examples/abook/whitelist/mutt.whitelist
|
||||
share/examples/abook/whitelist/whitelist.rc
|
||||
share/locale/de/LC_MESSAGES/abook.mo
|
||||
share/locale/fr/LC_MESSAGES/abook.mo
|
||||
share/locale/ja/LC_MESSAGES/abook.mo
|
||||
share/locale/sv/LC_MESSAGES/abook.mo
|
||||
|
@ -1,4 +0,0 @@
|
||||
$OpenBSD: SECURITY,v 1.1.1.1 2000/05/29 16:46:51 reinhard Exp $
|
||||
|
||||
no privileged rights needed.
|
||||
various strcat/strcpy/strcmp/sprintf, though not a server program.
|
Loading…
Reference in New Issue
Block a user