Bug 140323 - [PATCH] sysutils/tmux: update to 1.1 and slightly refactor port
Summary: [PATCH] sysutils/tmux: update to 1.1 and slightly refactor port
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 00:00 UTC by Sahil Tandon
Modified: 2009-11-06 06:23 UTC (History)
1 user (show)

See Also:


Attachments
tmux.diff (3.20 KB, patch)
2009-11-06 00:00 UTC, Sahil Tandon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sahil Tandon 2009-11-06 00:00:12 UTC
- Update to 1.1
- Reduce "noise" (textual output) during install
- Replace files/patch-configure with ${REINPLACE_CMD} in Makefile
- Replace pkg-plist with definition of PLIST_FILES, PORTDOCS and PORTEXAMPLES in Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-06 00:00:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-06 06:11:12 UTC
wen         2009-11-06 06:10:59 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/tmux        Makefile distinfo 
  Log:
  - Update to 1.1
  - Reduce "noise" (textual output) during install
  - Replace files/patch-configure with ${REINPLACE_CMD} in Makefile
  - Replace pkg-plist with definition of PLIST_FILES, PORTDOCS and PORTEXAMPLES in Makefile
  
  PR:             ports/140323
  Submitted by:   Sahil Tandon <sahil@tandon.net>
  
  Revision  Changes    Path
  1.13      +17 -11    ports/sysutils/tmux/Makefile
  1.11      +3 -3      ports/sysutils/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 3 Wen Heping freebsd_committer freebsd_triage 2009-11-06 06:23:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!