mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 4.2.2
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
This commit is contained in:
parent
2b1761631d
commit
3c5696fd4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446757
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calcurse
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://calcurse.org/files/
|
||||
|
||||
@ -14,7 +14,9 @@ LICENSE= BSD2CLAUSE
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= gmake ncurses
|
||||
USES= gmake ncurses shebangfix
|
||||
SHEBANG_LANG= python3
|
||||
SHEBANG_FILES= contrib/caldav/calcurse-caldav.py
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-asciidoc
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (calcurse-4.0.0.tar.gz) = 621b0019907618bd468f9c4dc1ce2186ee86254d3c9ade47dd2d7ab8e6656334
|
||||
SIZE (calcurse-4.0.0.tar.gz) = 611593
|
||||
TIMESTAMP = 1501159906
|
||||
SHA256 (calcurse-4.2.2.tar.gz) = c6881ddbd1cc7fbd02898187ac0fb4c6d8ac4c2715909b1cf00fb7a90cf08046
|
||||
SIZE (calcurse-4.2.2.tar.gz) = 612456
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/calcurse
|
||||
bin/calcurse-caldav
|
||||
bin/calcurse-upgrade
|
||||
man/man1/calcurse.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/add.txt
|
||||
|
Loading…
Reference in New Issue
Block a user