Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2017 10:42:15 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439538 - head/sysutils/tmux
Message-ID:  <201704271042.v3RAgF83010778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Apr 27 10:42:15 2017
New Revision: 439538
URL: https://svnweb.freebsd.org/changeset/ports/439538

Log:
  Update sysutils/tmux to 2.4
  
  Approved by:	mat (maintainer)
  Sponsored by:	Rubicon Communications (Netgate)
  Differential Revision:	https://reviews.freebsd.org/D10498
  Changes:	https://github.com/tmux/tmux/blob/2.4/CHANGES

Modified:
  head/sysutils/tmux/Makefile
  head/sysutils/tmux/distinfo

Modified: head/sysutils/tmux/Makefile
==============================================================================
--- head/sysutils/tmux/Makefile	Thu Apr 27 09:47:47 2017	(r439537)
+++ head/sysutils/tmux/Makefile	Thu Apr 27 10:42:15 2017	(r439538)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tmux
-PORTVERSION=	2.3
-PORTREVISION=	2
+PORTVERSION=	2.4
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}

Modified: head/sysutils/tmux/distinfo
==============================================================================
--- head/sysutils/tmux/distinfo	Thu Apr 27 09:47:47 2017	(r439537)
+++ head/sysutils/tmux/distinfo	Thu Apr 27 10:42:15 2017	(r439538)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1475246504
-SHA256 (tmux-2.3.tar.gz) = 55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b
-SIZE (tmux-2.3.tar.gz) = 473944
+TIMESTAMP = 1493145411
+SHA256 (tmux-2.4.tar.gz) = 757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349
+SIZE (tmux-2.4.tar.gz) = 470549
 SHA256 (imomaliev-tmux-bash-completion-ef56d3e_GH0.tar.gz) = 2f8f3fe586bbdeec9b251ce3ef74f5edef19ba371968a8011acef860ddac59e1
 SIZE (imomaliev-tmux-bash-completion-ef56d3e_GH0.tar.gz) = 1526



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704271042.v3RAgF83010778>