mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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 changed files with 6 additions and 14 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gcal
|
PORTNAME= gcal
|
||||||
PORTVERSION= 3.6.3
|
PORTVERSION= 4
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
@ -18,16 +17,9 @@ SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl
|
||||||
INFO= gcal
|
INFO= gcal
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
|
OPTIONS_SUB= yes
|
||||||
.include <bsd.port.options.mk>
|
NLS_USES= gettext
|
||||||
|
NLS_CONFIGURE_ENABLE= nls
|
||||||
.if ${PORT_OPTIONS:MNLS}
|
|
||||||
USES+= gettext
|
|
||||||
PLIST_SUB+= NLS=""
|
|
||||||
.else
|
|
||||||
CONFIGURE_ARGS+=--disable-nls
|
|
||||||
PLIST_SUB+= NLS="@comment "
|
|
||||||
.endif
|
|
||||||
|
|
||||||
GCAL_SCRIPTS= daily/daily ddiff/ddiff ddiff/ddiffdrv dst/dst gcalltx/gcalltx \
|
GCAL_SCRIPTS= daily/daily ddiff/ddiff ddiff/ddiffdrv dst/dst gcalltx/gcalltx \
|
||||||
gcalltx/gcalltxp moon/moon mrms/mrms srss/srss wloc/wlocdrv
|
gcalltx/gcalltxp moon/moon mrms/mrms srss/srss wloc/wlocdrv
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (gcal-3.6.3.tar.xz) = 6742913a1d011ac109ad713ef4a8263eaf4c5cfd315471626a92f094e3e4b31b
|
SHA256 (gcal-4.tar.xz) = 59c5c876b12ec70649d90e2ce76afbe2f4ed93503d49ec39e5c575b3aef8ff6e
|
||||||
SIZE (gcal-3.6.3.tar.xz) = 1640172
|
SIZE (gcal-4.tar.xz) = 1626652
|
||||||
|
|
Loading…
Add table
Reference in a new issue