Bug 215361 - net-mgmt/seafile-gui: Updated to 6.0.1
Summary: net-mgmt/seafile-gui: Updated to 6.0.1
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: Nikolai Lifanov
URL: https://github.com/haiwen/seafile-cli...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-12-17 20:49 UTC by Ultima
Modified: 2016-12-23 14:49 UTC (History)
2 users (show)

See Also:


Attachments
seafile-gui.diff (972 bytes, patch)
2016-12-17 20:49 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!