Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 2009 12:31:59 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136422: [patch] misc/tmux -- update to 0.9
Message-ID:  <200907071231.n67CVxb3032715@www.freebsd.org>
Resent-Message-ID: <200907071240.n67Ce3pR078510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136422
>Category:       ports
>Synopsis:       [patch] misc/tmux -- update to 0.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 07 12:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        
>Organization:
The FreeBSD Project
>Environment:
>Description:

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/tmux/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    1 May 2009 18:05:40 -0000       1.7
+++ Makefile    7 Jul 2009 12:17:43 -0000
@@ -6,13 +6,15 @@
 #

 PORTNAME=      tmux
-DISTVERSION=   0.8
+DISTVERSION=   0.9
 CATEGORIES=    misc
 MASTER_SITES=  SF

 MAINTAINER=    wenheping@gmail.com
 COMMENT=       A Terminal Multiplexer

+HAS_CONFIGURE= yes
+
 MAN1=          tmux.1

 do-install:
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/misc/tmux/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo    1 May 2009 18:05:41 -0000       1.7
+++ distinfo    7 Jul 2009 12:16:21 -0000
@@ -1,3 +1,3 @@
-MD5 (tmux-0.8.tar.gz) = 7292916c1fee6035def1d5f4efdb4770
-SHA256 (tmux-0.8.tar.gz) = e160d83c7fec15c2733bb229883d07c07e88bee3ccf9ba85ed3c1b2c06b9f4e3
-SIZE (tmux-0.8.tar.gz) = 175515
+MD5 (tmux-0.9.tar.gz) = 2d1df646a6977bb7d9b20e53770d5593
+SHA256 (tmux-0.9.tar.gz) = c862133ccf7610cc806211b6c6ac39b74afb2385916c664972336e71fa95ee91
+SIZE (tmux-0.9.tar.gz) = 179064


>Release-Note:
>Audit-Trail:
>Unformatted:



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