pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/khard



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 13 19:39:26 UTC 2019

Modified Files:
        pkgsrc/misc/khard: Makefile distinfo

Log Message:
khard: update to 0.13.0.

v0.13.0: 2018-12-25
- New action postaddress: lists all postal (addresses analog to email and phone actions, #196)
- New zsh completion function for email addresses
- New config variables for the contact table section in khard.conf: preferred_email_address_type and preferred_phone_number_type
- Slight speed improvements
- Test suite created
- Several bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/misc/khard/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/khard/distinfo

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

Modified files:

Index: pkgsrc/misc/khard/Makefile
diff -u pkgsrc/misc/khard/Makefile:1.15 pkgsrc/misc/khard/Makefile:1.16
--- pkgsrc/misc/khard/Makefile:1.15     Sat Apr 14 15:15:55 2018
+++ pkgsrc/misc/khard/Makefile  Wed Feb 13 19:39:26 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/04/14 15:15:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/02/13 19:39:26 wiz Exp $
 
-DISTNAME=              khard-0.12.2
-PKGREVISION=           1
+DISTNAME=              khard-0.13.0
 CATEGORIES=            misc net
 MASTER_SITES=          ${MASTER_SITE_PYPI:=k/khard/}
 

Index: pkgsrc/misc/khard/distinfo
diff -u pkgsrc/misc/khard/distinfo:1.8 pkgsrc/misc/khard/distinfo:1.9
--- pkgsrc/misc/khard/distinfo:1.8      Sun Jan 28 15:57:33 2018
+++ pkgsrc/misc/khard/distinfo  Wed Feb 13 19:39:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/01/28 15:57:33 wiz Exp $
+$NetBSD: distinfo,v 1.9 2019/02/13 19:39:26 wiz Exp $
 
-SHA1 (khard-0.12.2.tar.gz) = 13e2d994813f18339e1096dce2cd5a75199b58e1
-RMD160 (khard-0.12.2.tar.gz) = e179e4cb82147290880bf11930b35a21ddf28abf
-SHA512 (khard-0.12.2.tar.gz) = 476a90b111e903669a34729bf48f28a4108612f65ed7b85a495d3246461f7b82f378e13e417aba2006cf1bf853245d5466d1bb5eba539b840c9e7b6abfb20c76
-Size (khard-0.12.2.tar.gz) = 5064055 bytes
+SHA1 (khard-0.13.0.tar.gz) = 8acfeaf6185205f9c8d8f76adee1422da4794e6b
+RMD160 (khard-0.13.0.tar.gz) = 3381355534fffaeea642790fb00f33ddcc0706b4
+SHA512 (khard-0.13.0.tar.gz) = 353a51a06d6c7aa27b0f1cf35b3f7c113097ea4fa5e27bcb400f00de0cdd65ccaeadcc835b1cba541361a0395265cb967f731b23d875162f2be13381bc0979a6
+Size (khard-0.13.0.tar.gz) = 5083020 bytes



Home | Main Index | Thread Index | Old Index