Bug 114283 - [patch] cad/scv cleanup
Summary: [patch] cad/scv cleanup
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: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 10:20 UTC by Gabor Kovesdan
Modified: 2007-07-19 08:50 UTC (History)
0 users

See Also:


Attachments
cad-scv.diff (611 bytes, patch)
2007-07-04 10:20 UTC, Gabor Kovesdan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan freebsd_committer freebsd_triage 2007-07-04 10:20:02 UTC
I'm working on a cleanup of USE/WITH variables to be used properly.
Please see: http://www.freebsd.org/projects/ideas/#p-ports-cleanup-use

This patch
- Removes a USE variable, which is a noop, does not do anything
- Makes portlint(1) happier by adding empty MASTER_SITES
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-04 10:24:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-04 10:24:38 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Peter Johnson 2007-07-05 22:00:07 UTC
Patch looks fine to me.  Approved.  Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-19 08:44:14 UTC
gabor       2007-07-19 07:44:09 UTC

  FreeBSD ports repository

  Modified files:
    cad/scv              Makefile 
  Log:
  - Remove USE_GNUCONFIG, which is a noop
  - portlint(1)
  
  PR:             ports/114283
  Submitted by:   gabor
  Approved by:    Peter Johnson <johnson.peter@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/cad/scv/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 5 Gabor Kovesdan freebsd_committer freebsd_triage 2007-07-19 08:47:17 UTC
State Changed
From-To: feedback->closed

Committed, thanks!