Summary: | www/seahub: Invokes version-nonspecific gunicorn binary/script | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Boris Tassou <boris.tassou> |
Component: | Individual Port(s) | Assignee: | Richard Gallamore <ultima> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | python |
Priority: | --- | Keywords: | easy |
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(ultima) koobs: merge-quarterly? |
Hardware: | Any | ||
OS: | Any |
Description
Boris Tassou
2019-04-18 20:27:45 UTC
All ports must invoke version-specific (PYTHON_VER) versions of binary names. A commit references this bug: Author: ultima Date: Sun Jun 9 05:24:42 UTC 2019 New revision: 503784 URL: https://svnweb.freebsd.org/changeset/ports/503784 Log: Bumped seahub version for init script to fix gunicorn binary name Fix checksum due to retagged version PR: 237367 Changes: head/net-mgmt/seafile-server/Makefile.include head/www/seahub/Makefile head/www/seahub/distinfo head/www/seahub/files/seahub.in Re-open for MFH, quarterly version is affected A commit references this bug: Author: ultima Date: Mon Jun 10 17:08:18 UTC 2019 New revision: 503918 URL: https://svnweb.freebsd.org/changeset/ports/503918 Log: MFH: r503784 r503787 Bumped seahub version for init script to fix gunicorn binary name Fix checksum due to retagged version Change currently unused init var seahub_host so there is no breakage for current users of seahub. Change hard coded 0.0.0.0 for gunicorn start to seahub_host. PR: 237366 237367 Approved by: ports-secteam (joneum) Changes: _U branches/2019Q2/ branches/2019Q2/net-mgmt/seafile-server/Makefile.include branches/2019Q2/www/seahub/Makefile branches/2019Q2/www/seahub/distinfo branches/2019Q2/www/seahub/files/seahub.in Thanks for the reminder koobs. |