[Bug 252715] www/seahub using different source branch from net-mgmt/seafile-server

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 15 17:15:03 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252715

            Bug ID: 252715
           Summary: www/seahub using different source branch from
                    net-mgmt/seafile-server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima at freebsd.org
          Reporter: martin at waschbuesch.de
             Flags: maintainer-feedback?(ultima at freebsd.org)
          Assignee: ultima at freebsd.org

The following packages comprise the seafile server and frontend:

net-mgmt/ccnet-server
net-mgmt/seafile-server

www/py-seafdav
www/py-seafobj
www/seahub

The first two use the -server source tags on github.
The last three use the -pro source tags (even though a -server tag is available
on GH).

The -pro tag is meant for the commercial 'pro' edition of seafile, while the
-server tag is for the community edition.

In the latest versions on ports, py-seafdav, py-seafobj and seahub use the
7.1.9 (pro) version which references functionality in the seafile api that is
only available in the pro version (group quotas for instance).

>From what I can see, the correct SEAHUB_VER in
net-mgmt/seafile-server/Makefile.include
should (as of today) be 7.1.5

and the DISTVERSIONSUFFIX in the Makefile of www/py-seafdav, www/py-seafobj and
www/seahub should be changed to '-server'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list