From owner-svn-ports-all@FreeBSD.ORG Fri Jun 5 16:13:22 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2019546C; Fri, 5 Jun 2015 16:13:22 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D9A01865; Fri, 5 Jun 2015 16:13:22 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t55GDL41092306; Fri, 5 Jun 2015 16:13:21 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t55GDLTi092304; Fri, 5 Jun 2015 16:13:21 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201506051613.t55GDLTi092304@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Fri, 5 Jun 2015 16:13:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388588 - head/deskutils/gcal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 16:13:22 -0000 Author: johans Date: Fri Jun 5 16:13:20 2015 New Revision: 388588 URL: https://svnweb.freebsd.org/changeset/ports/388588 Log: 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 Modified: head/deskutils/gcal/Makefile head/deskutils/gcal/distinfo Modified: head/deskutils/gcal/Makefile ============================================================================== --- head/deskutils/gcal/Makefile Fri Jun 5 16:11:29 2015 (r388587) +++ head/deskutils/gcal/Makefile Fri Jun 5 16:13:20 2015 (r388588) @@ -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 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 Modified: head/deskutils/gcal/distinfo ============================================================================== --- head/deskutils/gcal/distinfo Fri Jun 5 16:11:29 2015 (r388587) +++ head/deskutils/gcal/distinfo Fri Jun 5 16:13:20 2015 (r388588) @@ -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