Bug 211634 - [UPDATE] net-mgmt/seafile: Update to 6.0.0
Summary: [UPDATE] net-mgmt/seafile: Update to 6.0.0
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: https://github.com/haiwen/seafile/com...
Keywords: easy, patch-ready
Depends on: 211633
Blocks: 211635
  Show dependency treegraph
 
Reported: 2016-08-07 01:02 UTC by Ultima
Modified: 2016-08-08 19:07 UTC (History)
1 user (show)

See Also:


Attachments
seafile.diff (1.61 KB, patch)
2016-08-07 01:02 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-08-07 01:02:12 UTC
Created attachment 173370 [details]
seafile.diff

This is an update for seafile to the latest version, 6.0.0. This major version update and has only minor fixed.

 Recently they're was a debate regarding Seafile Ltd. being forked by GmbH. After reading several articles and exchanging emails, I have determined that the best path for FreeBSD to take would be that of Ltd. I'm sorry if this upsets anyone.

* Updated to 6.0.0

 - add replace parameter to move_file api
 - [setup-script] check user host when check user exist for mysql
 - add progress for download dir/multi
 - add remove_group_repos api

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
11amd64: success
11i386: success
101amd64: success
101i386: success
93amd64: spdylay requires OpenSSL 1.0.1+
93i386: spdylay requires OpenSSL 1.0.1+
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-08 19:06:39 UTC
A commit references this bug:

Author: pi
Date: Mon Aug  8 19:06:35 UTC 2016
New revision: 419888
URL: https://svnweb.freebsd.org/changeset/ports/419888

Log:
  net-mgmt/seafile: 5.1.4 -> 6.0.0

  This is an update for seafile to the latest version, 6.0.0. This
  major version update has only minor fixes.

  Recently they're was a debate regarding Seafile Ltd. being forked
  by GmbH. After reading several articles and exchanging emails, I
  have determined that the best path for FreeBSD to take would be
  that of Ltd. I'm sorry if this upsets anyone.

  - Updated to 6.0.0
    o add replace parameter to move_file api
    o [setup-script] check user host when check user exist for mysql
    o add progress for download dir/multi
    o add remove_group_repos api

  PR:		211634
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/net-mgmt/seafile/Makefile
  head/net-mgmt/seafile/distinfo
  head/net-mgmt/seafile/pkg-plist
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-08-08 19:06:55 UTC
Committed, thanks!