Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2008 16:43:53 GMT
From:      fulvio ciriaco <oivulf@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129018: tmux updated
Message-ID:  <200811201643.mAKGhrFQ099443@www.freebsd.org>
Resent-Message-ID: <200811201650.mAKGo1Qe095066@freefall.freebsd.org>

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

>Number:         129018
>Category:       ports
>Synopsis:       tmux updated
>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:   Thu Nov 20 16:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     fulvio ciriaco
>Release:        
>Organization:
>Environment:
FreeBSD fulvio.ciriaco 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Mon Oct 13 04:23:28 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Tmux was updated upstream to better cope with :AX: term capabilities.
See also http://www.freebsd.org/cgi/query-pr.cgi?pr=128819
http://sourceforge.net/tracker/index.php?func=detail&aid=2286149&group_id=200378&atid=973262
Attached find port update of tmux from 0.4a to 0.5

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur tmux/Makefile tmux.new/Makefile
--- tmux/Makefile	2008-07-05 03:35:15.000000000 +0200
+++ tmux.new/Makefile	2008-11-20 17:05:41.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmux
-DISTVERSION=	0.4a
+DISTVERSION=	0.5
 CATEGORIES=	misc
 MASTER_SITES=	SF
 
diff -ur tmux/distinfo tmux.new/distinfo
--- tmux/distinfo	2008-07-05 03:35:15.000000000 +0200
+++ tmux.new/distinfo	2008-11-20 17:06:07.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (tmux-0.4a.tar.gz) = 4afd9540f6b89df9a443cffb8345bf5a
-SHA256 (tmux-0.4a.tar.gz) = 2aebe1161a7ac6563e5b2dda502da49d52c9e4059ba5cea1b21c6fc703d8bc78
-SIZE (tmux-0.4a.tar.gz) = 100685
+MD5 (tmux-0.5.tar.gz) = 6053c9be7e8e532705e5e6d6dd6acf3e
+SHA256 (tmux-0.5.tar.gz) = 9e2bd5a601e961aaf529824de0c502f5ef989ab2ae1713274c5e5cb0f6dd6d24
+SIZE (tmux-0.5.tar.gz) = 106782
Only in tmux/files: patch-tty.c


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



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