Bug 215361

Summary: net-mgmt/seafile-gui: Updated to 6.0.1
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Only Me CC: lifanov, pi
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/haiwen/seafile-client/commits/v6.0.1
Attachments:
Description Flags
seafile-gui.diff Ultima1252: maintainer-approval+

Description Ultima 2016-12-17 20:49:59 UTC
Created attachment 178039 [details]
seafile-gui.diff

This is an update to net-mgmt/seafile-gui to the most current version, 6.0.1. This update has several bug fixes and small clean up and added features.

* Updated to 6.0.1

 - Use HDPI thumbnails on HDPI screens.
 - Added dirent_id in class ThumbnailService.
 - Renamed repos category.
 - Fixed tray notification style.
 - Remove unused variables.


portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
101amd64: success
101i386: success
93amd64: skipped: py27-cryptography-1.6: compiler_error
93i386: skipped: py27-cryptography-1.6: compiler_error
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-23 14:47:25 UTC
A commit references this bug:

Author: lifanov
Date: Fri Dec 23 14:46:52 UTC 2016
New revision: 429268
URL: https://svnweb.freebsd.org/changeset/ports/429268

Log:
  * Updated to 6.0.1

   - Use HDPI thumbnails on HDPI screens.
   - Added dirent_id in class ThumbnailService.
   - Renamed repos category.
   - Fixed tray notification style.
   - Remove unused variables.

  PR:		215361
  Submitted by:	Ultima1252@gmail.com (maintainer)
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8881

Changes:
  head/net-mgmt/seafile-gui/Makefile
  head/net-mgmt/seafile-gui/distinfo
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2016-12-23 14:49:53 UTC
Committed, thanks!