mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update GNU cal to version 4
Even though this is a major version update, changes are minor http://lists.gnu.org/archive/html/info-gnu/2015-06/msg00001.html
This commit is contained in:
parent
ca669f1d88
commit
66ac07a169
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388588
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcal
|
||||
PORTVERSION= 3.6.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -18,16 +17,9 @@ SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl
|
||||
INFO= gcal
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
GCAL_SCRIPTS= daily/daily ddiff/ddiff ddiff/ddiffdrv dst/dst gcalltx/gcalltx \
|
||||
gcalltx/gcalltxp moon/moon mrms/mrms srss/srss wloc/wlocdrv
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gcal-3.6.3.tar.xz) = 6742913a1d011ac109ad713ef4a8263eaf4c5cfd315471626a92f094e3e4b31b
|
||||
SIZE (gcal-3.6.3.tar.xz) = 1640172
|
||||
SHA256 (gcal-4.tar.xz) = 59c5c876b12ec70649d90e2ce76afbe2f4ed93503d49ec39e5c575b3aef8ff6e
|
||||
SIZE (gcal-4.tar.xz) = 1626652
|
||||
|
Loading…
Reference in New Issue
Block a user