Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2022 09:53:11 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1d71f065d5e - main - deskutils/calcurse: update to 4.8.0
Message-ID:  <202204200953.23K9rBLx046652@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1d71f065d5edee371b26c553a88f2cec06afaab

commit a1d71f065d5edee371b26c553a88f2cec06afaab
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-04-17 17:57:12 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-04-20 09:51:05 +0000

    deskutils/calcurse: update to 4.8.0
    
    From ChangeLog: https://www.calcurse.org/files/changes.html
    
    New features:
    
     * Support any weekday as first day of week; previously, only Sunday and Monday
       were allowed (implemented by Morgan Seltzer).
     * Configuration of the format in which appointment time is displayed
     * Actions without key bindings.
     * generic-prev-view key binding to cycle backwards through windows
     * Support for Home/End keys in text input mode.
    
    Bug fixes:
    
     * Support compilation on big-endian systems.
     * Fixed --docdir support.
     * Allow newlines in iCal SUMMARY by replacing them with blanks.
     * Fixed sidebar configuration sometimes not increasing width.
     * Layout change recognizes changed appointment space; before this change, a
       layout change did not update the maximum number of appointments visible until
       the config menu was left.
    
    calcurse-caldav bug fixes:
     * Fixed InsecureSSL support.
    
    Reported by:    portscout
---
 deskutils/calcurse/Makefile | 2 +-
 deskutils/calcurse/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile
index f83eeceffcd3..b2159d2bfbda 100644
--- a/deskutils/calcurse/Makefile
+++ b/deskutils/calcurse/Makefile
@@ -1,7 +1,7 @@
 # Created by: Herbert J. Skuhra <h.skuhra@gmail.com>
 
 PORTNAME=	calcurse
-DISTVERSION=	4.7.1
+DISTVERSION=	4.8.0
 CATEGORIES=	deskutils
 MASTER_SITES=	https://calcurse.org/files/ \
 		https://fossies.org/linux/privat/
diff --git a/deskutils/calcurse/distinfo b/deskutils/calcurse/distinfo
index 583f953affc4..5f5c150f2518 100644
--- a/deskutils/calcurse/distinfo
+++ b/deskutils/calcurse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618390930
-SHA256 (calcurse-4.7.1.tar.gz) = 0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
-SIZE (calcurse-4.7.1.tar.gz) = 701563
+TIMESTAMP = 1650218154
+SHA256 (calcurse-4.8.0.tar.gz) = 48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
+SIZE (calcurse-4.8.0.tar.gz) = 716234



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204200953.23K9rBLx046652>