Subject: pkg/22850: updated package database/abook
To: None <gnats-bugs@gnats.netbsd.org>
From: Min Sik Kim <minskim@bawi.org>
List: netbsd-bugs
Date: 09/18/2003 20:12:23
>Number: 22850
>Category: pkg
>Synopsis: updated package database/abook
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Sep 19 01:13:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Min Sik Kim
>Release: NetBSD 1.6ZC
>Organization:
>Environment:
System: NetBSD mike.infnis.com 1.6ZC NetBSD 1.6ZC (MIKE) #23: Tue Sep 16 19:26:33 CDT 2003 root@mike.infnis.com:/usr/src/sys/arch/i386/compile/MIKE i386
Architecture: i386
Machine: i386
>Description:
abook-0.5.0 is available.
Changes are as follows.
0.5.0
- tried to work around some problems with readline
- some documentation update
20030530
- updated autoconf/automake
- updated man page
- pine import filter update
20021008
- options.c rewritten (new mutt style rc file support)
- palmcsv export filter (Koenraad Heijlen)
- added a spec file for rpm support
- added --with-readline configure option
- merged newtab patch by Sinan Kaan Yerli
- new option: add_email_prevent_duplicates
- bugfixes
2002-03-11
- readline support
- abook can be compiled with g++
- attempt to improve --datafile behavior
- html filter update (Morten Brix Pedersen)
- store rcfile and addressbook to .abook directory
2002-02-04
- use getopt to parse command line (also new options added)
- use strcoll instead of strcmp for sorting entries
- html filter fix
- bugfixes
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/databases/abook/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 2003/07/13 13:50:55 1.2
+++ Makefile 2003/09/17 01:49:39
@@ -1,17 +1,18 @@
# $NetBSD: Makefile,v 1.2 2003/07/13 13:50:55 wiz Exp $
#
-DISTNAME= abook-0.4.17
-PKGREVISION= 1
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/}
+DISTNAME= abook-0.5.0
+CATEGORIES= databases
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/}
-MAINTAINER= vincent.derrien@ahoup.net
-HOMEPAGE= http://abook.sourceforge.net/
-COMMENT= Text-based addressbook program
+MAINTAINER= vincent.derrien@ahoup.net
+HOMEPAGE= http://abook.sourceforge.net/
+COMMENT= Text-based addressbook program
-USE_BUILDLINK2= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_GNU_READLINE= YES
+GNU_CONFIGURE= YES
.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/readline/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/databases/abook/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 2003/06/04 01:15:34 1.1.1.1
+++ distinfo 2003/09/17 01:49:39
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/06/04 01:15:34 jschauma Exp $
-SHA1 (abook-0.4.17.tar.gz) = f3a2565b37e76642a5574333ca47ff27bebbc652
-Size (abook-0.4.17.tar.gz) = 119125 bytes
+SHA1 (abook-0.5.0.tar.gz) = 4a6c4b6941c1d3b9ae3a56743f934d2798d457e8
+Size (abook-0.5.0.tar.gz) = 164842 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: