Bug 211636 - [UPDATE] www/seahub: Small revision fix
Summary: [UPDATE] www/seahub: Small revision fix
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: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-08-07 01:13 UTC by Ultima
Modified: 2016-08-08 19:13 UTC (History)
1 user (show)

See Also:


Attachments
seahub.diff (1.16 KB, patch)
2016-08-07 01:13 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:13:02 UTC
Created attachment 173372 [details]
seahub.diff

This update is a small revision that fixes the web frontends seafile version. Previously the version would mistakingly show the seahub version, and it is intended to show the seafile port version.


* Fixed versioning to display seafile's version instead of seahub

portlint -AC:
WARN: Makefile: [0]: possible direct use of command "file" found. use ${FILE} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
0 fatal errors and 3 warnings found.

poudriere bulk -tC:
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 Ultima 2016-08-07 01:14:26 UTC
(In reply to Ultima from comment #0)
Sorry copy and paste didn't update...


This update is a small revision that fixes the web frontends seafile version. Previously the version would mistakingly show the seahub version, and it is intended to show the seafile port version.


* Fixed versioning to display seafile's version instead of seahub

portlint -AC:
WARN: Makefile: [0]: possible direct use of command "file" found. use ${FILE} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
0 fatal errors and 3 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 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-08-08 19:13:28 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-08-08 19:13:42 UTC
A commit references this bug:

Author: pi
Date: Mon Aug  8 19:13:18 UTC 2016
New revision: 419891
URL: https://svnweb.freebsd.org/changeset/ports/419891

Log:
  www/seahub: Small revision fix

  This update is a small revision that fixes the web frontends seafile
  version. Previously the version would mistakingly show the seahub
  version, and it is intended to show the seafile port version.

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

Changes:
  head/www/seahub/Makefile