mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
deskutils/calcurse: update to 4.5.0
Changes: https://calcurse.org/files/changes.html
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calcurse
|
||||
PORTVERSION= 4.3.0
|
||||
PORTVERSION= 4.5.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://calcurse.org/files/
|
||||
MASTER_SITES= https://calcurse.org/files/
|
||||
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Text-based calendar and scheduling application
|
||||
@@ -18,7 +18,9 @@ OPTIONS_SUB= yes
|
||||
|
||||
USES= gmake ncurses shebangfix
|
||||
SHEBANG_FILES= contrib/caldav/calcurse-caldav \
|
||||
contrib/caldav/calcurse-caldav.py
|
||||
contrib/caldav/calcurse-caldav.py \
|
||||
contrib/vdir/calcurse-vdir \
|
||||
contrib/vdir/calcurse-vdir.py
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-asciidoc
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1517490109
|
||||
SHA256 (calcurse-4.3.0.tar.gz) = 31ecc3dc09e1e561502b4c94f965ed6b167c03e9418438c4a7ad5bad2c785f9a
|
||||
SIZE (calcurse-4.3.0.tar.gz) = 597490
|
||||
TIMESTAMP = 1568036850
|
||||
SHA256 (calcurse-4.5.0.tar.gz) = c372ef16abcacb33a1aca99d0d4eba7c5cc8121fa96360f9d6edc0506e655cee
|
||||
SIZE (calcurse-4.5.0.tar.gz) = 657976
|
||||
|
||||
@@ -4,4 +4,4 @@ A configurable notification system reminds user of upcoming deadlines,
|
||||
and the curses based interface can be customized to suit user needs.
|
||||
All of the commands are documented within an online help system.
|
||||
|
||||
WWW: http://calcurse.org/
|
||||
WWW: https://calcurse.org/
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
bin/calcurse
|
||||
bin/calcurse-caldav
|
||||
bin/calcurse-upgrade
|
||||
bin/calcurse-vdir
|
||||
man/man1/calcurse.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/add.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/config.txt
|
||||
|
||||
Reference in New Issue
Block a user