pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/khal



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 23 07:46:25 UTC 2026

Modified Files:
        pkgsrc/time/khal: Makefile distinfo

Log Message:
khal: update to 0.14.1.

0.14.1
======
2026-08-21
* FIX add timezone when assigning start/end time
* FIX crash on urwid >= 4.0.5
* NEW add alarms-list output formats


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/time/khal/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/time/khal/distinfo

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

Modified files:

Index: pkgsrc/time/khal/Makefile
diff -u pkgsrc/time/khal/Makefile:1.54 pkgsrc/time/khal/Makefile:1.55
--- pkgsrc/time/khal/Makefile:1.54      Sun Mar 29 17:13:46 2026
+++ pkgsrc/time/khal/Makefile   Sun Aug 23 07:46:25 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2026/03/29 17:13:46 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2026/08/23 07:46:25 wiz Exp $
 
-DISTNAME=      khal-0.14.0
+DISTNAME=      khal-0.14.1
 CATEGORIES=    time net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=k/khal/}
 

Index: pkgsrc/time/khal/distinfo
diff -u pkgsrc/time/khal/distinfo:1.33 pkgsrc/time/khal/distinfo:1.34
--- pkgsrc/time/khal/distinfo:1.33      Sun Mar 29 17:13:46 2026
+++ pkgsrc/time/khal/distinfo   Sun Aug 23 07:46:25 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/03/29 17:13:46 wiz Exp $
+$NetBSD: distinfo,v 1.34 2026/08/23 07:46:25 wiz Exp $
 
-BLAKE2s (khal-0.14.0.tar.gz) = 1f8539acda8dec719bd57045576dd116493ed0671e6f0611be6d2cfb7a76bb97
-SHA512 (khal-0.14.0.tar.gz) = 3a16b140c068e48359a9f29623abd4b645ef5cc5d794d39a6c82ee95fca456e1946ea419c28d3734c9fc2171a09d307ff651666d51a4969ceee0e68ee24b0757
-Size (khal-0.14.0.tar.gz) = 209292 bytes
+BLAKE2s (khal-0.14.1.tar.gz) = c3e37ee319eb2c5db2effc610977963a7c99dc8969077f3f06be1de187082c9e
+SHA512 (khal-0.14.1.tar.gz) = 9fa91c2dd67888a5b27258589dc7d1af739c1a105a6f0a707dad74554fe6b355875df01750737515efde883759ffe28a57597c3a65de600e7d2528fb2fe74a0d
+Size (khal-0.14.1.tar.gz) = 210404 bytes



Home | Main Index | Thread Index | Old Index