pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/abook



Module Name:    pkgsrc
Committed By:   tm
Date:           Sun Sep 22 08:54:00 UTC 2019

Modified Files:
        pkgsrc/databases/abook: Makefile PLIST distinfo

Log Message:
abook: Update abook to 0.6.1

0.6.1
 - custom output format (Rapha�l Droz)
 - remove duplicates (Fabio Zanini)
 - merge entries (Fabio Zanini)
 - mutt groups support (Fabio Zanini)
 - vcard initial input filter (Michael Krolikowski)
 - vcard parser improvements (Fabio Zanini, Rapha�l Droz)
 - color support (Thorsten Wi?~_mann)
 - mouse support (Thorsten Wi?~_mann)
 - extra-fields deletion bugfix (Jorrit Tijben)
 - additional keybindings (Hagen Fuchs)
 - autotools update (Fabio Zanini)
 - case-sensitive ldif fields parsing (Christian Brabandt)
 - ldif standard input support (Rapha�l Droz)
 - ldif extensible field management rewrite (Rapha�l Droz)
 - html output fixes (St�phane Aulery)
 - memory bugfixes (Peter Wu)
 - vcard birthday export fix (Gaetan Bisson)


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/abook/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/abook/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/abook/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/abook/Makefile
diff -u pkgsrc/databases/abook/Makefile:1.28 pkgsrc/databases/abook/Makefile:1.29
--- pkgsrc/databases/abook/Makefile:1.28        Tue Aug 18 07:31:04 2015
+++ pkgsrc/databases/abook/Makefile     Sun Sep 22 08:54:00 2019
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:04 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2019/09/22 08:54:00 tm Exp $
 #
 
-DISTNAME=      abook-0.6.0pre2
-PKGNAME=       abook-0.6.0rc2
-PKGREVISION=   3
+DISTNAME=      abook-0.6.1
 CATEGORIES=    databases
 MASTER_SITES=  http://abook.sourceforge.net/devel/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://abook.sourceforge.net/
 COMMENT=       Text-based addressbook program
+LICENSE=       gnu-gpl-v2
 
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            msgfmt

Index: pkgsrc/databases/abook/PLIST
diff -u pkgsrc/databases/abook/PLIST:1.4 pkgsrc/databases/abook/PLIST:1.5
--- pkgsrc/databases/abook/PLIST:1.4    Fri Feb 18 23:56:48 2011
+++ pkgsrc/databases/abook/PLIST        Sun Sep 22 08:54:00 2019
@@ -1,9 +1,14 @@
-@comment $NetBSD: PLIST,v 1.4 2011/02/18 23:56:48 shattered Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/09/22 08:54:00 tm Exp $
 bin/abook
 man/man1/abook.1
 man/man5/abookrc.5
 share/locale/de/LC_MESSAGES/abook.mo
+share/locale/de/LC_TIME/abook.mo
 share/locale/fr/LC_MESSAGES/abook.mo
+share/locale/fr/LC_TIME/abook.mo
 share/locale/it/LC_MESSAGES/abook.mo
+share/locale/it/LC_TIME/abook.mo
 share/locale/ja/LC_MESSAGES/abook.mo
+share/locale/ja/LC_TIME/abook.mo
 share/locale/sv/LC_MESSAGES/abook.mo
+share/locale/sv/LC_TIME/abook.mo

Index: pkgsrc/databases/abook/distinfo
diff -u pkgsrc/databases/abook/distinfo:1.13 pkgsrc/databases/abook/distinfo:1.14
--- pkgsrc/databases/abook/distinfo:1.13        Tue Nov  3 01:56:09 2015
+++ pkgsrc/databases/abook/distinfo     Sun Sep 22 08:54:00 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 01:56:09 agc Exp $
+$NetBSD: distinfo,v 1.14 2019/09/22 08:54:00 tm Exp $
 
-SHA1 (abook-0.6.0pre2.tar.gz) = 42a939fba43e51aa011fa185113c12ec4bc1e1ec
-RMD160 (abook-0.6.0pre2.tar.gz) = 7b69dff4678e6deccc48ee3040f019c9a95463a9
-SHA512 (abook-0.6.0pre2.tar.gz) = d1bc437981964a5dd873b12458833c60306d37b36904a04b072cefe7501175933dd7817ca51f8634bbd6722f79f768b39e00b68d0699086d5efaf28d0cbdf1ed
-Size (abook-0.6.0pre2.tar.gz) = 411412 bytes
+SHA1 (abook-0.6.1.tar.gz) = f404b31bd3134969fdc8b40a34b50dd35299e9c7
+RMD160 (abook-0.6.1.tar.gz) = 6b991103fa6b20297e7a18d48bf83b114e618f9a
+SHA512 (abook-0.6.1.tar.gz) = 993895ef2fd6d98d50db610699f8f0a28112778065ac56484373eb814afd8ab7371201fc21506c090514f4b29570ec229dc62c606ab068301152567e2c47fe66
+Size (abook-0.6.1.tar.gz) = 319558 bytes
 SHA1 (patch-database.h) = 7debc679591bf0d05c345e36ab38035786ce693b



Home | Main Index | Thread Index | Old Index