Fri Feb 18 23:56:49 2011 UTC ()
PR/42672 -- update to 0.6.0pre2.  Changes:

0.6.0pre2: Four configuration options have been deprecated and will
no longer be accepted by abook:

emailpos, extra_column, extra_alternative, extrapos

They have been replaced with a single more flexible option: index_format.

0.6.0pre1: The 'customfield' command has been obsoleted by a more
flexible set of commands: 'field' and 'view'.


(shattered)
diff -r1.21 -r1.22 pkgsrc/databases/abook/Makefile
diff -r1.3 -r1.4 pkgsrc/databases/abook/PLIST
diff -r1.10 -r1.11 pkgsrc/databases/abook/distinfo
diff -r1.399 -r1.400 pkgsrc/doc/CHANGES-2011
diff -r1.10120 -r1.10121 pkgsrc/doc/TODO

cvs diff -r1.21 -r1.22 pkgsrc/databases/abook/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/abook/Makefile 2010/02/04 04:31:15 1.21
+++ pkgsrc/databases/abook/Makefile 2011/02/18 23:56:48 1.22
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.21 2010/02/04 04:31:15 obache Exp $ 1# $NetBSD: Makefile,v 1.22 2011/02/18 23:56:48 shattered Exp $
2# 2#
3 3
4DISTNAME= abook-0.5.6 4DISTNAME= abook-0.6.0pre2
 5PKGNAME= abook-0.6.0rc2
5CATEGORIES= databases 6CATEGORIES= databases
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/} 7MASTER_SITES= http://abook.sourceforge.net/devel/
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://abook.sourceforge.net/ 10HOMEPAGE= http://abook.sourceforge.net/
10COMMENT= Text-based addressbook program 11COMMENT= Text-based addressbook program
11 12
12PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
16USE_TOOLS+= msgfmt 17USE_TOOLS+= msgfmt
17USE_GNU_READLINE= yes 18USE_GNU_READLINE= yes
18GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
19 20

cvs diff -r1.3 -r1.4 pkgsrc/databases/abook/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/abook/PLIST 2006/04/17 07:07:14 1.3
+++ pkgsrc/databases/abook/PLIST 2011/02/18 23:56:48 1.4
@@ -1,8 +1,9 @@ @@ -1,8 +1,9 @@
1@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:14 jlam Exp $ 1@comment $NetBSD: PLIST,v 1.4 2011/02/18 23:56:48 shattered Exp $
2bin/abook 2bin/abook
3man/man1/abook.1 3man/man1/abook.1
4man/man5/abookrc.5 4man/man5/abookrc.5
5share/locale/de/LC_MESSAGES/abook.mo 5share/locale/de/LC_MESSAGES/abook.mo
6share/locale/fr/LC_MESSAGES/abook.mo 6share/locale/fr/LC_MESSAGES/abook.mo
 7share/locale/it/LC_MESSAGES/abook.mo
7share/locale/ja/LC_MESSAGES/abook.mo 8share/locale/ja/LC_MESSAGES/abook.mo
8share/locale/sv/LC_MESSAGES/abook.mo 9share/locale/sv/LC_MESSAGES/abook.mo

cvs diff -r1.10 -r1.11 pkgsrc/databases/abook/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/abook/distinfo 2010/02/04 04:31:15 1.10
+++ pkgsrc/databases/abook/distinfo 2011/02/18 23:56:48 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2010/02/04 04:31:15 obache Exp $ 1$NetBSD: distinfo,v 1.11 2011/02/18 23:56:48 shattered Exp $
2 2
3SHA1 (abook-0.5.6.tar.gz) = 79f04f2264c8bd81bbc952b6560c86d69b21615d 3SHA1 (abook-0.6.0pre2.tar.gz) = 42a939fba43e51aa011fa185113c12ec4bc1e1ec
4RMD160 (abook-0.5.6.tar.gz) = e6a6e77fb7c8ba6608482b1103b948015c37b737 4RMD160 (abook-0.6.0pre2.tar.gz) = 7b69dff4678e6deccc48ee3040f019c9a95463a9
5Size (abook-0.5.6.tar.gz) = 393097 bytes 5Size (abook-0.6.0pre2.tar.gz) = 411412 bytes

cvs diff -r1.399 -r1.400 pkgsrc/doc/CHANGES-2011 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2011 2011/02/18 08:20:59 1.399
+++ pkgsrc/doc/CHANGES-2011 2011/02/18 23:56:48 1.400
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2011,v 1.399 2011/02/18 08:20:59 wiz Exp $ 1$NetBSD: CHANGES-2011,v 1.400 2011/02/18 23:56:48 shattered Exp $
2 2
3Changes to the packages collection and infrastructure in 2011: 3Changes to the packages collection and infrastructure in 2011:
4 4
5 Updated net/py-boto to 1.9b [gson 2011-01-01] 5 Updated net/py-boto to 1.9b [gson 2011-01-01]
6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02] 6 Updated www/ikiwiki to 3.20101231 [schmonz 2011-01-02]
7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02] 7 Updated textproc/mdoclint to 1.13 [wiz 2011-01-02]
8 Updated chat/psi to 0.14 [schnoebe 2011-01-02] 8 Updated chat/psi to 0.14 [schnoebe 2011-01-02]
9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03] 9 Updated www/geeklog to 1.7.1.1 [taca 2011-01-03]
10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03] 10 Updated net/dhcpcd to 5.2.10 [roy 2011-01-03]
11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03] 11 Downgraded sysutils/py-dbus to 0.83.1 [drochner 2011-01-03]
12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04] 12 Updated net/wireshark to 1.4.2nb1 [tron 2011-01-04]
13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06] 13 Updated graphics/gnuplot to 4.2.6nb3 [dholland 2011-01-06]
14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06] 14 Updated graphics/gnuplot-nox11 to 4.2.6nb4 [dholland 2011-01-06]
@@ -643,13 +643,14 @@ Changes to the packages collection and i @@ -643,13 +643,14 @@ Changes to the packages collection and i
643 Updated graphics/libraw to 0.13.1 [gls 2011-02-16] 643 Updated graphics/libraw to 0.13.1 [gls 2011-02-16]
644 Added devel/libxenserver version 5.6.100 [sborrill 2011-02-17] 644 Added devel/libxenserver version 5.6.100 [sborrill 2011-02-17]
645 Updated devel/kdbg to 2.2.2 [markd 2011-02-17] 645 Updated devel/kdbg to 2.2.2 [markd 2011-02-17]
646 Updated sysutils/ipmitool to 1.8.11 [markd 2011-02-17] 646 Updated sysutils/ipmitool to 1.8.11 [markd 2011-02-17]
647 Updated multimedia/avidemux to 2.5.4 [markd 2011-02-17] 647 Updated multimedia/avidemux to 2.5.4 [markd 2011-02-17]
648 Updated graphics/py-matplotlib to 1.0.1 [markd 2011-02-17] 648 Updated graphics/py-matplotlib to 1.0.1 [markd 2011-02-17]
649 Updated graphics/py-matplotlib-tk to 1.0.1 [markd 2011-02-17] 649 Updated graphics/py-matplotlib-tk to 1.0.1 [markd 2011-02-17]
650 Updated graphics/py-matplotlib-gtk2 to 1.0.1 [markd 2011-02-17] 650 Updated graphics/py-matplotlib-gtk2 to 1.0.1 [markd 2011-02-17]
651 Updated sysutils/hal to 0.5.14nb2 [jmcneill 2011-02-17] 651 Updated sysutils/hal to 0.5.14nb2 [jmcneill 2011-02-17]
652 Updated audio/abcmidi to 20110101 [ryoon 2011-02-17] 652 Updated audio/abcmidi to 20110101 [ryoon 2011-02-17]
653 Updated www/py-django-cms to 2.1.2 [adam 2011-02-17] 653 Updated www/py-django-cms to 2.1.2 [adam 2011-02-17]
654 Added www/py-django-appmedia version 1.0.1 [adam 2011-02-17] 654 Added www/py-django-appmedia version 1.0.1 [adam 2011-02-17]
655 Updated fonts/vlgothic-ttf to 20101218 [wiz 2011-02-18] 655 Updated fonts/vlgothic-ttf to 20101218 [wiz 2011-02-18]
 656 Updated databases/abook to 0.6.0rc2 [shattered 2011-02-18]

cvs diff -r1.10120 -r1.10121 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2011/02/17 22:10:46 1.10120
+++ pkgsrc/doc/TODO 2011/02/18 23:56:48 1.10121
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.10120 2011/02/17 22:10:46 wiz Exp $ 1$NetBSD: TODO,v 1.10121 2011/02/18 23:56:48 shattered Exp $
2 2
3Suggested new packages 3Suggested new packages
4====================== 4======================
5 5
6 any unresolved PRs (if you have commit access) 6 any unresolved PRs (if you have commit access)
7 http://www.netbsd.org/Gnats/category/pkg.html 7 http://www.netbsd.org/Gnats/category/pkg.html
8 8
9 any complete, polished packages in pkgsrc-wip (ditto) 9 any complete, polished packages in pkgsrc-wip (ditto)
10 http://pkgsrc-wip.sourceforge.net/ 10 http://pkgsrc-wip.sourceforge.net/
11 11
12 bacula-rescue 12 bacula-rescue
13 Scripts used to help create rescue boot cd's for bare metal 13 Scripts used to help create rescue boot cd's for bare metal
14 restores with bacula. Scripts exist for linux, solaris, and 14 restores with bacula. Scripts exist for linux, solaris, and
@@ -337,27 +337,26 @@ For possible perl packages updates, see  @@ -337,27 +337,26 @@ For possible perl packages updates, see
337 o MesaLib-7.10 337 o MesaLib-7.10
338 o PAM-0.99.7.1 338 o PAM-0.99.7.1
339 o REminiscence-0.1.9 339 o REminiscence-0.1.9
340 o ROMBuild-2.14 340 o ROMBuild-2.14
341 o RTx-Shredder-0.05 341 o RTx-Shredder-0.05
342 o RealPlayer-11 342 o RealPlayer-11
343 o Sigil-0.3.4 343 o Sigil-0.3.4
344 o SmartEiffel-2.3 344 o SmartEiffel-2.3
345 o TeXmacs-1.0.7.9 345 o TeXmacs-1.0.7.9
346 o TiffIO-130e 346 o TiffIO-130e
347 o XaoS-3.5 347 o XaoS-3.5
348 o YoSucker-81 348 o YoSucker-81
349 o ZIPIdent-2.9 349 o ZIPIdent-2.9
350 o abook-0.6.0pre2 [pkg/42672] 
351 o accerciser-1.12.2 [GNOME 2.32] 350 o accerciser-1.12.2 [GNOME 2.32]
352 o acme-091 351 o acme-091
353 o acr-0.5.2 352 o acr-0.5.2
354 o acroread9-9.3.4 [wip] 353 o acroread9-9.3.4 [wip]
355 o adocman-0.13 354 o adocman-0.13
356 o adtool-1.3 355 o adtool-1.3
357 o advi-1.8 356 o advi-1.8
358 o aewm++-1.0.27 357 o aewm++-1.0.27
359 o afterstep-2.2.11 358 o afterstep-2.2.11
360 o akonadi-1.5.0 359 o akonadi-1.5.0
361 o album-4.06 360 o album-4.06
362 o aliados-0.2.0 361 o aliados-0.2.0
363 o alsa-1.0.23 362 o alsa-1.0.23