Page MenuHomeFreeBSD

net/freeswitch: Update to 1.6.19
ClosedPublic

Authored by ultima on Jul 26 2017, 2:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 5, 11:52 AM
Unknown Object (File)
Wed, Nov 5, 11:52 AM
Unknown Object (File)
Wed, Nov 5, 11:52 AM
Unknown Object (File)
Wed, Nov 5, 9:32 AM
Unknown Object (File)
Mon, Nov 3, 12:02 AM
Unknown Object (File)
Wed, Oct 29, 5:10 AM
Unknown Object (File)
Oct 25 2025, 8:23 PM
Unknown Object (File)
Oct 25 2025, 9:29 AM
Subscribers

Details

Summary
  • Updated to 1.6.19
  • Modernized port
  • Moved ONLY_FOR_ARCHS, Comes before *_DEPENDS and after LICENSE section
  • Moved and sorted USES, and USE_x section
  • Sorted Options section

PR\: 220149
Sumitted by\: Šimun Mikecin <numisemis@yahoo.com>
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor), <corsmith@gmail.com> (maintainer, pending approval)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: use of DISTFILES with single file discouraged. distribution filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing them.
0 fatal errors and 4 warnings found.

false positives

poudriere:
103i386: is only for amd64, while you are running i386
103amd64
110i386: is only for amd64, while you are running i386
110amd64
12i386: is only for amd64, while you are running i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10680
Build 11082: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jul 26 2017, 10:28 AM
This revision was automatically updated to reflect the committed changes.