Bug 114848 - [patch] irc/scrollz: cleanup
Summary: [patch] irc/scrollz: 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-24 07:50 UTC by Gabor Kovesdan
Modified: 2007-07-26 23:00 UTC (History)
0 users

See Also:


Attachments
irc-scrollz.diff (493 bytes, patch)
2007-07-24 07:50 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-24 07:50:01 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-24 07:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

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

Awaiting maintainers feedback
Comment 3 Scott M. Likens 2007-07-25 15:04:30 UTC
Go right ahead and commit that.



On Tue, 24 Jul 2007 06:50:14 UT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of irc/scrollz,
> 
> Please note that PR ports/114848 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/114848
>
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-25 22:58:04 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-07-26 22:54:12 UTC
gabor       2007-07-26 21:54:04 UTC

  FreeBSD ports repository

  Modified files:
    irc/scrollz          Makefile 
  Log:
  - Remove USE_GNUTLS, which is a noop
  
  PR:             ports/114848
  Submitted by:   gabor
  Approved by:    Scott M. Likens <damm@yazzy.org> (maintainer)
  
  Revision  Changes    Path
  1.34      +0 -1      ports/irc/scrollz/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 6 Gabor Kovesdan freebsd_committer freebsd_triage 2007-07-26 22:54:23 UTC
State Changed
From-To: open->closed

Committed, thanks!