Bug 136422 - [patch] misc/tmux -- update to 0.9
Summary: [patch] misc/tmux -- update to 0.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 13:40 UTC by Pietro Cerutti
Modified: 2009-07-07 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (293 bytes, patch)
2009-07-07 13:40 UTC, Pietro Cerutti
no flags Details | Diff
file.diff (656 bytes, patch)
2009-07-07 13:40 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti freebsd_committer freebsd_triage 2009-07-07 13:40:03 UTC

Fix: 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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-07 13:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-07 13:40:16 UTC
Maintainer of misc/tmux,

Please note that PR ports/136422 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/136422

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-07 13:40:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 wenheping 2009-07-07 14:04:42 UTC
I approve it.
Thank you.

wen
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-07-07 22:22:17 UTC
gahr        2009-07-07 21:22:07 UTC

  FreeBSD ports repository

  Modified files:
    misc/tmux            Makefile distinfo 
  Log:
  - Update to 0.9
  
  PR:             136422
  Submitted by:   gahr
  Approved by:    Wen Heping <wenheping@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.8       +3 -1      ports/misc/tmux/Makefile
  1.8       +3 -3      ports/misc/tmux/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Pietro Cerutti freebsd_committer freebsd_triage 2009-07-07 22:22:22 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!