Subject: CVS commit: pkgsrc/misc/kcontacts
From: Mark Davies
Date: 2022-04-25 08:09:49
Message id: 20220425060949.1ADC3FB1A@cvs.NetBSD.org

Log Message:
kcontacts: update to 5.93.0

5.82.0
Call ki18n_install() unconditionally

5.83.0
Allow setting email, phonenumber, impp from QML
[addressee] Add property for photo
Add properties to Picture

5.88.0
Adressee: use a vector instead of a QHash with ~8 elements
VCard: Replace QMap with a vector of struct
Addressee: deprecate insertEmail() and add a new method instead
VCardTool::addParamter() should take by pointer
Deprecate parameters/setParameters() from the public API
Deprecate the unused Field class
Replace country <-> iso code mapping with the new KI18nLocaleData
VCardParser: less temporary allocations
Don't use QTime::fromString() with format being a string
Don't use QDate/QTime::fromString() with a string format arg
Perf: Manually parse timezone offset
VCardTool::createVCards(): split Adressee-related code to a separate method
VCardTool::createVCards(): split Adress-related code to a separate method

5.89.0
Fix address formatting for country-only addresses
Deprecate countryToISO/ISOToCountry in favor of KCountry
Use local country names when formatting addresses

5.92.0
Split internal and external API into different files
Also install the address format API header
Improve output for incomplete addresses and formats with 3+ fields per line
Rewrite the address formatter

5.93.0
Addressee: make birthday writable from QML
append Instant Messaging service list

Files:
RevisionActionfile
1.15modifypkgsrc/misc/kcontacts/Makefile
1.4modifypkgsrc/misc/kcontacts/PLIST
1.11modifypkgsrc/misc/kcontacts/buildlink3.mk
1.7modifypkgsrc/misc/kcontacts/distinfo