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)
Dec 1 2024, 6:35 PM
Unknown Object (File)
Nov 24 2024, 12:31 AM
Unknown Object (File)
Nov 20 2024, 1:12 PM
Unknown Object (File)
Oct 28 2024, 7:34 PM
Unknown Object (File)
Oct 20 2024, 6:48 PM
Unknown Object (File)
Oct 20 2024, 6:48 PM
Unknown Object (File)
Oct 9 2024, 3:28 PM
Unknown Object (File)
Oct 7 2024, 3:39 PM
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.