Bug 153794 - [patch] improve devel/violet port
Summary: [patch] improve devel/violet 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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-08 15:00 UTC by Aldis Berjoza
Modified: 2011-01-08 17:41 UTC (History)
0 users

See Also:


Attachments
file.diff (731 bytes, patch)
2011-01-08 15:00 UTC, Aldis Berjoza
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2011-01-08 15:00:16 UTC
In previous version violet wrapper script made violet run in background
I think it was wrong decision.
I think it's better to let user decide if he want to run violet in backround (when starting violet in shell)

Anyway look at the patch (it's very simple and explains everything) :_

Fix: Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-08 16:02:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-08 17:15:54 UTC
sunpoet     2011-01-08 17:15:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/violet         Makefile 
  Log:
  - Do not force violet wrapper to run in background
  - Bump PORTREVISION
  
  PR:             ports/153794
  Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -1      ports/devel/violet/Makefile
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-08 17:16:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!