update to abook-0.4.13
This commit is contained in:
parent
5dd7c423c7
commit
ee6ab46757
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2001/03/23 16:30:16 reinhard Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2001/06/20 17:54:47 reinhard Exp $
|
||||
# Original from: Jaakko Heinonen <jheinonen@bigfoot.com>
|
||||
|
||||
COMMENT= 'addressbook program with mutt support'
|
||||
COMMENT= "addressbook program with mutt support"
|
||||
|
||||
DISTNAME= abook-0.4.12
|
||||
DISTNAME= abook-0.4.13
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.363
|
||||
NEED_VERSION= 1.414
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=abook
|
||||
|
||||
@ -20,10 +20,12 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
WHITELIST=README abook2whitelist.sh mutt.whitelist whitelist.rc
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/abook
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/abook/whitelist
|
||||
${INSTALL_DATA} ${WRKSRC}/contrib/mail2abook.py ${PREFIX}/share/examples/abook
|
||||
${INSTALL_DATA} ${WRKSRC}/contrib/vcard2abook.pl ${PREFIX}/share/examples/abook
|
||||
@strip ${PREFIX}/bin/abook
|
||||
cd ${WRKSRC}/contrib/whitelist && ${INSTALL_DATA} ${WHITELIST} ${PREFIX}/share/examples/abook/whitelist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (abook-0.4.12.tar.gz) = 85480e1f53cc9b78dc597a3fff2f6fac
|
||||
RMD160 (abook-0.4.12.tar.gz) = 43c8f7f697846087d855e5625e52103dd437436f
|
||||
SHA1 (abook-0.4.12.tar.gz) = ba470e1c37aaf7074e07dbf197ce56505f08fbc0
|
||||
MD5 (abook-0.4.13.tar.gz) = d2b91e2ef927540e0486232fe6b213f9
|
||||
RMD160 (abook-0.4.13.tar.gz) = f53001950f7adb113305cd7a4f7482abf4f8986d
|
||||
SHA1 (abook-0.4.13.tar.gz) = 8c263e8fba18dc7d10137623e05fe4e319ed00a5
|
||||
|
@ -1,7 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/03/22 17:47:20 reinhard Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/06/20 17:54:48 reinhard Exp $
|
||||
bin/abook
|
||||
man/man1/abook.1
|
||||
man/man5/abookrc.5
|
||||
share/examples/abook/mail2abook.py
|
||||
share/examples/abook/vcard2abook.pl
|
||||
share/examples/abook/whitelist/README
|
||||
share/examples/abook/whitelist/abook2whitelist.sh
|
||||
share/examples/abook/whitelist/mutt.whitelist
|
||||
share/examples/abook/whitelist/whitelist.rc
|
||||
@dirrm share/examples/abook/whitelist
|
||||
@dirrm share/examples/abook
|
||||
|
Loading…
x
Reference in New Issue
Block a user