pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/calcurse



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun Aug 24 17:45:34 UTC 2025

Modified Files:
        pkgsrc/time/calcurse: Makefile distinfo

Log Message:
time/calcurse: update to 4.8.2

# changes

* Bug Fixes

        - Fixed iCal export with VALARM calendar components (implemented by
          dymn).
        - Fixed buffer overflows in configuration file and key binding
          parser (reported by kingroryg).
        - Fixed out-of-bounds access and two memory leaks (implemented by
          Max Kunzelmann).
        - Fixed segmentation fault for iCal exports with deleted note files
          (implemented by Benedikt Wildenhain).
        - Minor documentation and status message fixes (contributed by
          Naught and by NotRexButCaesar).

* New calcurse-caldav features:

        - Support for configuring the path to the OAuth credentials file via
          command-line arguments.
        - Relaxed DTEND check for iCal imports (reported by Klaus Ethgen).
        - Improved locking mechanism (contributed by Flying-Toast).
        - Improved PasswordCommand output handling (contributed by Max
          Kunzelmann).
        - Improved Google calendar sync instructions.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/calcurse/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/calcurse/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/calcurse/Makefile
diff -u pkgsrc/time/calcurse/Makefile:1.7 pkgsrc/time/calcurse/Makefile:1.8
--- pkgsrc/time/calcurse/Makefile:1.7   Mon Aug 14 05:25:26 2023
+++ pkgsrc/time/calcurse/Makefile       Sun Aug 24 17:45:34 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/08/14 05:25:26 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/08/24 17:45:34 vins Exp $
 
-DISTNAME=      calcurse-4.8.1
-PKGREVISION=   1
+DISTNAME=      calcurse-4.8.2
 CATEGORIES=    time
 MASTER_SITES=  http://calcurse.org/files/
 

Index: pkgsrc/time/calcurse/distinfo
diff -u pkgsrc/time/calcurse/distinfo:1.2 pkgsrc/time/calcurse/distinfo:1.3
--- pkgsrc/time/calcurse/distinfo:1.2   Sun Jul  2 19:03:55 2023
+++ pkgsrc/time/calcurse/distinfo       Sun Aug 24 17:45:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/07/02 19:03:55 vins Exp $
+$NetBSD: distinfo,v 1.3 2025/08/24 17:45:34 vins Exp $
 
-BLAKE2s (calcurse-4.8.1.tar.gz) = 4d572115f64ee1417fc2d9cf264addef26adf80c1ccab177662ded62b0be3317
-SHA512 (calcurse-4.8.1.tar.gz) = a0a0bcfceb28a4e363168711a3c2de8f6e94d7f12aa78ff40f157c247ea6a41646bd218a1defba2d128b131ed0ab71c4d417820a0af0adbaa215011b11f0a040
-Size (calcurse-4.8.1.tar.gz) = 730787 bytes
+BLAKE2s (calcurse-4.8.2.tar.gz) = 30f1dcfcbc7f8a95a831cf8bf3f3592d38e21de8b1897bf78e411e99f90abae9
+SHA512 (calcurse-4.8.2.tar.gz) = 9949eb32b79022c3c2e7c8cdf32de34cc370d7550e4211146666fadf2a00110b9c9f2e224b4ecd0caaf0b6437d73675b016f20caa123a3fef9d10ebe03c42460
+Size (calcurse-4.8.2.tar.gz) = 753648 bytes



Home | Main Index | Thread Index | Old Index