From 66ac07a1691ed1396dc65a6acf854846aaaae5ed Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Fri, 5 Jun 2015 16:13:20 +0000 Subject: 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 --- deskutils/gcal/Makefile | 16 ++++------------ deskutils/gcal/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 14 deletions(-) (limited to 'deskutils') diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index f7e424058a83..8f6fb595e5f4 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -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 - -.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 diff --git a/deskutils/gcal/distinfo b/deskutils/gcal/distinfo index fad751fd3b76..2d22b8c0c2b6 100644 --- a/deskutils/gcal/distinfo +++ b/deskutils/gcal/distinfo @@ -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 -- cgit