Bug 208734 - [MAINTAINER] sysutils/py-ranger update to 1.7.2
Summary: [MAINTAINER] sysutils/py-ranger update to 1.7.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-12 05:04 UTC by linpct
Modified: 2016-04-12 07:17 UTC (History)
1 user (show)

See Also:


Attachments
py-ranger.patch (905 bytes, text/plain)
2016-04-12 05:04 UTC, linpct
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description linpct 2016-04-12 05:04:11 UTC

    
Comment 1 linpct 2016-04-12 05:04:14 UTC
Created attachment 169230 [details]
py-ranger.patch
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-12 07:15:24 UTC
testbuilds are fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-04-12 07:15:52 UTC
A commit references this bug:

Author: pi
Date: Tue Apr 12 07:15:05 UTC 2016
New revision: 413102
URL: https://svnweb.freebsd.org/changeset/ports/413102

Log:
  sysutils/py-ranger: 1.7.1 -> 1.7.2

  Changes:
  - Fixed file name arguments passed to sxiv and feh when using :flat
  - Fixed removal of empty directories when using :rename
  - Fixed free disk space display on Mac OS X
  - Fixed examples/vim_file_chooser to work with gvim too
  - Fixed some other rare crashes and bugs
  - Fixed downward mouse wheel scrolling
  - Fixed warning about regex splits being drawin in title bar since python3.5
  - Really fixed S key binding not working when SHELL=fish
  - Improved doc/cheatsheet.svg
  - Added some entries to rifle.conf
  - Added key bindings pO and pP which work like po and pp but queue
    the operation in a first-in-first-out order.

  PR:		208734
  Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)

Changes:
  head/sysutils/py-ranger/Makefile
  head/sysutils/py-ranger/distinfo
  head/sysutils/py-ranger/files/patch-img_display.py
  head/sysutils/py-ranger/files/patch-ranger_ext_img__display.py
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-12 07:17:53 UTC
Committed, thanks!