Bug 169795 - [UPDATE] x11-fm/qtfm to 5.5
Summary: [UPDATE] x11-fm/qtfm to 5.5
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 01:50 UTC by lichray
Modified: 2012-07-13 15:10 UTC (History)
0 users

See Also:


Attachments
qtfm-5.5.patch (9.87 KB, patch)
2012-07-12 01:50 UTC, lichray
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2012-07-12 01:50:01 UTC
	
	qtfm-5.5 changelog:
	http://www.qtfm.org/home/changelog

Fix: My patch uses QFileSystemWatcher internally, so I don't need the code working with the event timeout.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-07-12 19:32:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-13 15:09:09 UTC
pawel       2012-07-13 14:09:00 UTC

  FreeBSD ports repository

  Modified files:
    x11-fm/qtfm          Makefile distinfo pkg-plist 
    x11-fm/qtfm/files    patch-src_bookmarks.cpp 
                         patch-src_mymodel.cpp patch-src_mymodel.h 
  Log:
  Update to version 5.5
  
  Changes:        http://www.qtfm.org/home/changelog
  
  PR:             ports/169795
  Submitted by:   Zhihao Yuan <lichray@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -2      ports/x11-fm/qtfm/Makefile
  1.2       +2 -2      ports/x11-fm/qtfm/distinfo
  1.2       +6 -4      ports/x11-fm/qtfm/files/patch-src_bookmarks.cpp
  1.2       +67 -32    ports/x11-fm/qtfm/files/patch-src_mymodel.cpp
  1.2       +8 -4      ports/x11-fm/qtfm/files/patch-src_mymodel.h
  1.2       +1 -0      ports/x11-fm/qtfm/pkg-plist
_______________________________________________
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 3 Pawel Pekala freebsd_committer freebsd_triage 2012-07-13 15:09:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!