Bug 131144 - [MAINTAINER] devel/gearmand: update rc script to fix duplicated arguments
Summary: [MAINTAINER] devel/gearmand: update rc script to fix duplicated arguments
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 03:00 UTC by gslin
Modified: 2009-01-30 05:20 UTC (History)
1 user (show)

See Also:


Attachments
gearmand-0.2_1.patch (926 bytes, patch)
2009-01-30 03:00 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-01-30 03:00:05 UTC
- Update rc scripts to fix duplicated arguments like this:
  33296  p0- S      0:20.57 /usr/local/bin/gearmand -p 7003 -p 7003

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-01-30 05:18:52 UTC
rafan       2009-01-30 05:18:43 UTC

  FreeBSD ports repository

  Modified files:
    devel/gearmand       Makefile 
    devel/gearmand/files gearmand.sh.in 
  Log:
  - Remove duplicate command arguments
  
  PR:             ports/131144
  Submitted by:   Gea-Suan Lin <gslin atgslin.org> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/devel/gearmand/Makefile
  1.2       +2 -2      ports/devel/gearmand/files/gearmand.sh.in
_______________________________________________
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 2 Rong-En Fan freebsd_committer freebsd_triage 2009-01-30 05:19:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2009-01-30 05:19:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!