Bug 212531 - audio/teamspeak3-server: Updated to 3.0.13.4
Summary: audio/teamspeak3-server: Updated to 3.0.13.4
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: Thomas Zander
URL: http://forum.teamspeak.com/threads/12...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-09-09 18:28 UTC by Ultima
Modified: 2016-09-10 08:09 UTC (History)
2 users (show)

See Also:


Attachments
teamspeak3-server.diff (2.78 KB, patch)
2016-09-09 18:28 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-09-09 18:28:52 UTC
Created attachment 174589 [details]
teamspeak3-server.diff

This is a small patch to update teamspeak to the most current version. A bug number was also added to broken for 11.


* Updated to 3.0.12.4

 - fixed a problem where virtual servers refuse to start due to invalid flags or order
 - fixed a crash in fix crash on servergroupautodelperm / servergroupautoaddperm
 - "Error opening file: No such file or directory" message now includes filename
 - Fixed server crash when ipv6 client connects while using MariaDB (or MySQL) server
 - Database plugins are now checked more thoroughly at server startup
 - To fix the problem with MariaDB, the server needs to alter columns in the client and bindings table. For large databases, this can take a while. It is recommended that all ts3servers that use the same database, are stopped and then one new ts3server is started first which does the update. After this, the other instances can be started too.


Portlint -AC:
WARN: Makefile: possible use of absolute pathname "/var/db/teamspeak".
WARN: Makefile: possible use of absolute pathname "/var/log/teamspeak".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTEPOCH.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
WARN: Makefile: "RESTRICTED" found. do not forget to update ports/LEGAL.
0 fatal errors and 6 warnings found.


poudriere bulk -tC:
12amd64: success
12i386: success
11amd64: is marked as broken on FreeBSD 11.0: Will not start on 11
11i386: is marked as broken on FreeBSD 11.0: Will not start on 11
101amd64: success
101i386: success
93amd64: is marked as broken on FreeBSD 9.3: No longer starts on 9.x
93i386: is marked as broken on FreeBSD 9.3: No longer starts on 9.x
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-10 07:26:21 UTC
A commit references this bug:

Author: riggs
Date: Sat Sep 10 07:25:39 UTC 2016
New revision: 421671
URL: https://svnweb.freebsd.org/changeset/ports/421671

Log:
  Update to upstream version 3.0.13.4

  Detailed maintainer log:
  - fixed a problem where virtual servers refuse to start due to invalid flags
    or order
  - fixed a crash in fix crash on servergroupautodelperm /
    servergroupautoaddperm
  - "Error opening file: No such file or directory" message now includes
    filename
  - Fixed server crash when ipv6 client connects while using MariaDB (or
    MySQL) server
  - Database plugins are now checked more thoroughly at server startup
  - To fix the problem with MariaDB, the server needs to alter columns in the
    client and bindings table. For large databases, this can take a while. It
    is recommended that all ts3servers that use the same database, are stopped
    and then one new ts3server is started first which does the update. After
    this, the other instances can be started too.

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

Changes:
  head/audio/teamspeak3-server/Makefile
  head/audio/teamspeak3-server/distinfo
  head/audio/teamspeak3-server/pkg-plist