svn commit: r388588 - head/deskutils/gcal
Johan van Selst
johans at FreeBSD.org
Fri Jun 5 16:13:22 UTC 2015
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 <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
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
More information about the svn-ports-all
mailing list