Bug 141244 - [PATCH] x11-wm/awesome: Fix awful bug introduced in 3.4
Summary: [PATCH] x11-wm/awesome: Fix awful bug introduced in 3.4
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 10:40 UTC by Renato Botelho
Modified: 2009-12-21 11:08 UTC (History)
1 user (show)

See Also:


Attachments
awesome-3.4.2_1.patch (1.98 KB, patch)
2009-12-07 10:40 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2009-12-07 10:40:02 UTC
A regression was introduced on 3.4 version, you can show a more detailed
description at [1], i got the patch there.

[1] - http://awesome.naquadah.org/bugs/index.php?do=details&task_id=664

Added file(s):
- files/patch-lib__awful__rules.lua.in
- files/patch-lib__awful__tag.lua.in

Port maintainer (ntarmos@cs.uoi.gr) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-07 10:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-07 10:40:20 UTC
Maintainer of x11-wm/awesome,

Please note that PR ports/141244 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/141244

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-07 10:40:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Nikos Ntarmos 2009-12-16 14:28:27 UTC
Please commit. Thanks!

\n\n
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-12-21 10:37:08 UTC
garga       2009-12-21 10:36:53 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/awesome       Makefile 
  Added files:
    x11-wm/awesome/files patch-lib__awful__rules.lua.in 
                         patch-lib__awful__tag.lua.in 
  Log:
  Fix a bug on 3.4.x, Tag the new window before apply settings -- FS#664
  
  PR:             ports/141244
  Submitted by:   garga
  Approved by:    maintainer
  Obtained from:  Awesome FS#664
  
  Revision  Changes    Path
  1.37      +1 -0      ports/x11-wm/awesome/Makefile
  1.1       +23 -0     ports/x11-wm/awesome/files/patch-lib__awful__rules.lua.in (new)
  1.1       +10 -0     ports/x11-wm/awesome/files/patch-lib__awful__tag.lua.in (new)
_______________________________________________
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 Renato Botelho freebsd_committer freebsd_triage 2009-12-21 11:08:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!