Bug 117832 - ports-mgmt/portlint: [PATCH]: allow [ to start COMMENT
Summary: ports-mgmt/portlint: [PATCH]: allow [ to start COMMENT
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 05:10 UTC by Philip M. Gollucci
Modified: 2007-12-15 17:50 UTC (History)
0 users

See Also:


Attachments
file.diff (872 bytes, patch)
2007-11-05 05:10 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2007-11-05 05:10:01 UTC
Filed b/c of rejected
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/117120

to allow things like [X]Emacs

Something like (V)im would be similar I guess, but I didn't include them here.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-05 05:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-15 17:46:46 UTC
marcus      2007-12-15 17:46:39 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Quick bump to 2.9.7.
  
  Allow comments to start with a '[' (e.g. [X]Emacs).
  
  PR:             117832
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.120     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.97      +3 -3      ports/ports-mgmt/portlint/src/portlint.pl
_______________________________________________
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 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-12-15 17:47:03 UTC
State Changed
From-To: open->closed

Committed, thanks!