From 419c6e665a9918936db48ae764966a134bbab796 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Thu, 21 Aug 2003 15:36:32 +0000 Subject: update from 0.4.7 to 0.5.0 I forgot to update PORTVERSION and distinfo in my previous commit. Noticed by: obraun --- mail/abook/Makefile | 3 +-- mail/abook/distinfo | 2 +- mail/abook/files/patch-abook.1 | 29 ----------------------------- 3 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 mail/abook/files/patch-abook.1 (limited to 'mail/abook') diff --git a/mail/abook/Makefile b/mail/abook/Makefile index e0b8c2621a2c..d49f389c98f1 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -6,8 +6,7 @@ # PORTNAME= abook -PORTVERSION= 0.4.17 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/abook/distinfo b/mail/abook/distinfo index 3fc6c4e57e53..93aedcc22c32 100644 --- a/mail/abook/distinfo +++ b/mail/abook/distinfo @@ -1 +1 @@ -MD5 (abook-0.4.17.tar.gz) = ec1cbee2c10b677ecbeb36a144c5eaf0 +MD5 (abook-0.5.0.tar.gz) = 358630b5c5b4bb2097a51fe3cbe58297 diff --git a/mail/abook/files/patch-abook.1 b/mail/abook/files/patch-abook.1 deleted file mode 100644 index 8db36c611470..000000000000 --- a/mail/abook/files/patch-abook.1 +++ /dev/null @@ -1,29 +0,0 @@ ---- abook.1.orig Mon Sep 2 00:50:11 2002 -+++ abook.1 Mon Sep 2 00:53:12 2002 -@@ -40,6 +40,8 @@ - .br - - \fBldif\fP ldif / Netscape addressbook - .br -+- \fBmutt\fP mutt alias -+.br - - \fBpine\fP pine addressbook - .br - - \fBcsv\fP comma separated values -@@ -49,6 +51,8 @@ - .br - - \fBabook\fP abook native format - .br -+- \fBldif\fP ldif / Netscape addressbook (.4ld) -+.br - - \fBmutt\fP mutt alias - .br - - \fBhtml\fP html document -@@ -62,6 +66,8 @@ - - \fBelm\fP elm alias - .br - - \fBtext\fP plain text -+.br -+- \fBspruce\fP Spruce address book - .TP - \fB\-\-add-email\fP - Read an e-mail message from stdin and add the sender to the addressbook. -- cgit