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:           Mon Feb 20 09:52:47 UTC 2017

Modified Files:
        pkgsrc/misc/khard: Makefile distinfo

Log Message:
Updated khard to 0.11.4.

v0.11.4: 2017.02.16
- Unpinned vobject library version (base64 decoding/encoding bug was fixed upstream)
- New option: -c / --config /path/to/config.file
- Changed short option of --search-in-source-files from -c to -f to avoid confusion with the new -c / --config option
- Minor bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/khard/Makefile
cvs rdiff -u -r1.6 -r1.7 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.12 pkgsrc/misc/khard/Makefile:1.13
--- pkgsrc/misc/khard/Makefile:1.12     Sun Jan 22 08:10:34 2017
+++ pkgsrc/misc/khard/Makefile  Mon Feb 20 09:52:47 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/01/22 08:10:34 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/02/20 09:52:47 wiz Exp $
 
-DISTNAME=              khard-0.11.3
-PKGREVISION=           1
+DISTNAME=              khard-0.11.4
 CATEGORIES=            misc net
 MASTER_SITES=          ${MASTER_SITE_PYPI:=k/khard/}
 

Index: pkgsrc/misc/khard/distinfo
diff -u pkgsrc/misc/khard/distinfo:1.6 pkgsrc/misc/khard/distinfo:1.7
--- pkgsrc/misc/khard/distinfo:1.6      Mon Oct 31 16:29:50 2016
+++ pkgsrc/misc/khard/distinfo  Mon Feb 20 09:52:47 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/10/31 16:29:50 wiz Exp $
+$NetBSD: distinfo,v 1.7 2017/02/20 09:52:47 wiz Exp $
 
-SHA1 (khard-0.11.3.tar.gz) = 0ed59522fe3d848dad583a48d724c4b09c4a2442
-RMD160 (khard-0.11.3.tar.gz) = 7d3e44b6946d80c19e2fb1383983f3374f594e2b
-SHA512 (khard-0.11.3.tar.gz) = 2b9d564bc9de885debe304a08e508020a78f84eb49a0094dbf2b131d961a599e87828c72a758622a80c05c8328e0daa2871bbfb507a39c3e13b000b4c589038d
-Size (khard-0.11.3.tar.gz) = 5060302 bytes
+SHA1 (khard-0.11.4.tar.gz) = 6b49a93033b2093cef39acb77787bedbea4118ec
+RMD160 (khard-0.11.4.tar.gz) = b8b60a7d5bc6efaf8850c776d5f892fcbc8eb37e
+SHA512 (khard-0.11.4.tar.gz) = f8dda3dd34e529e24276933f5f7354891b8259dfabb8818b4d3898174fb3d8b8a1f24cf81038901e521ef8aeeacec37b45b34c6e4c7eb0022b212a2f476cd9ab
+Size (khard-0.11.4.tar.gz) = 5060159 bytes



Home | Main Index | Thread Index | Old Index