1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/audio/re/pkg-plist
Ben Woods eecd790411 audio/re:
- Update to 0.4.16
- Organise pkg-plist alphabetically

audio/rem:
- Update to 0.4.7
- Organise pkg-plist alphabetically

audio/baresip:
- Update to 0.4.19
- Remove CELT option (no longer supported upstream - replaced by OPUS)
- Add EXAMPLES option to install new ${WRKSRC}/docs/examples
- Update minimum required versions of audio/re and audio/rem [1]

Changes this release:
  https://github.com/alfredh/baresip/blob/v0.4.19/docs/ChangeLog

[1] https://github.com/alfredh/baresip/blob/v0.4.19/docs/README#L324

This upate also allows baresip to build successfully once
multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.

Reported by:	antoine (via exp-run)
Reviewed by:	mat (mentor)
Approved by:	crees (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6822
2016-06-13 06:22:21 +00:00

52 lines
1.0 KiB
Plaintext

include/re/re.h
include/re/re_aes.h
include/re/re_base64.h
include/re/re_bfcp.h
include/re/re_bitv.h
include/re/re_conf.h
include/re/re_crc32.h
include/re/re_dbg.h
include/re/re_dns.h
include/re/re_fmt.h
include/re/re_hash.h
include/re/re_hmac.h
include/re/re_http.h
include/re/re_httpauth.h
include/re/re_ice.h
include/re/re_jbuf.h
include/re/re_json.h
include/re/re_list.h
include/re/re_lock.h
include/re/re_main.h
include/re/re_mbuf.h
include/re/re_md5.h
include/re/re_mem.h
include/re/re_mod.h
include/re/re_mqueue.h
include/re/re_msg.h
include/re/re_natbd.h
include/re/re_net.h
include/re/re_odict.h
include/re/re_rtp.h
include/re/re_sa.h
include/re/re_sdp.h
include/re/re_sha.h
include/re/re_sip.h
include/re/re_sipevent.h
include/re/re_sipreg.h
include/re/re_sipsess.h
include/re/re_srtp.h
include/re/re_stun.h
include/re/re_sys.h
include/re/re_tcp.h
include/re/re_telev.h
include/re/re_tls.h
include/re/re_tmr.h
include/re/re_turn.h
include/re/re_types.h
include/re/re_udp.h
include/re/re_uri.h
include/re/re_websock.h
lib/libre.a
lib/libre.so