Bug 159751 - update of x11-wm/scrotwm to 0.9.34
Summary: update of x11-wm/scrotwm to 0.9.34
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-14 00:10 UTC by Niclas Zeising
Modified: 2011-08-16 23:00 UTC (History)
0 users

See Also:


Attachments
x11-wm.scrotwm.update.0.9.34.diff (1.44 KB, patch)
2011-08-14 00:10 UTC, Niclas Zeising
no flags Details | Diff
x11-wm.scrotwm.update.0.9.34.diff (1.96 KB, patch)
2011-08-14 00:16 UTC, Niclas Zeising
no flags Details | Diff
scrotwm.txt (1.96 KB, text/plain)
2011-08-14 15:25 UTC, Aragon Gouveia
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2011-08-14 00:10:08 UTC
	x11-wm/scrotwm is out of date, the vendor has released a new version.

Fix: Attached patch updates scrotwm to version 0.9.34 as well as changes the protocol used while fetching the distfile to https, since that's what's available from upstream. No releases are available over http anymore, the connection gets redirected to https. This new version of scrotwm contains updates to allow urgent handling and fake middle mouse button via a keyboard shortcut.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-14 00:10:16 UTC
Maintainer of x11-wm/scrotwm,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-14 00:10:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Niclas Zeising 2011-08-14 00:16:50 UTC
Here is a updated patch that makes scrotwm link against libXtst as well,
since that is what upstream does.
Regards!
-- 
Niclas
Comment 4 Aragon Gouveia 2011-08-14 15:25:10 UTC
Supplied patch had a typo in the build line.  Please commit patch 
attached here instead.

Thanks again, Niclas!
Comment 5 Niclas Zeising 2011-08-14 15:34:28 UTC
On 2011-08-14 16:25, Aragon Gouveia wrote:
> Supplied patch had a typo in the build line.  Please commit patch
> attached here instead.
> 
> Thanks again, Niclas!

Oops, my bad. That's what I get for making patches past bedtime. :)

-- 
Niclas
Comment 6 Shaun Amott freebsd_committer freebsd_triage 2011-08-14 17:06:05 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 7 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-14 17:08:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 8 dfilter service freebsd_committer freebsd_triage 2011-08-16 22:53:42 UTC
zi          2011-08-16 21:53:28 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/scrotwm       Makefile distinfo 
    x11-wm/scrotwm/files spawn_menu_atbottom.patch 
  Log:
  Update to 0.9.34
  Add LICENSE
  
  PR:             ports/159751
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
  Approved by:    wxs (mentor), maintainer
  
  Revision  Changes    Path
  1.11      +6 -4      ports/x11-wm/scrotwm/Makefile
  1.11      +2 -2      ports/x11-wm/scrotwm/distinfo
  1.4       +3 -3      ports/x11-wm/scrotwm/files/spawn_menu_atbottom.patch
_______________________________________________
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 9 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-16 22:54:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!