Page MenuHomeFreeBSD

net/freeswitch: Update to 1.6.19
ClosedPublic

Authored by ultima on Jul 26 2017, 2:38 AM.
Tags
None
Referenced Files
F81653087: D11736.diff
Fri, Apr 19, 12:23 PM
Unknown Object (File)
Fri, Apr 12, 5:22 AM
Unknown Object (File)
Fri, Apr 12, 3:34 AM
Unknown Object (File)
Fri, Apr 12, 3:34 AM
Unknown Object (File)
Wed, Apr 10, 4:11 AM
Unknown Object (File)
Mar 5 2024, 6:15 AM
Unknown Object (File)
Mar 5 2024, 6:14 AM
Unknown Object (File)
Mar 5 2024, 6:14 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.