Date: Sat, 18 Apr 2020 10:10:16 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532016 - in head: . net net/pjsip-extsrtp Message-ID: <202004181010.03IAAGBs021388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Apr 18 10:10:15 2020 New Revision: 532016 URL: https://svnweb.freebsd.org/changeset/ports/532016 Log: Remove net/pjsip-extsrtp slave port. It was created for use by asterisk ports, which don't use it anymore after r532013. Deleted: head/net/pjsip-extsrtp/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Apr 18 10:00:10 2020 (r532015) +++ head/MOVED Sat Apr 18 10:10:15 2020 (r532016) @@ -14543,3 +14543,4 @@ security/luasec-51|security/luasec@lua51|2020-04-14|Sw textproc/luaexpat-51|textproc/luaexpat@lua51|2020-04-14|Switched to use flavors devel/libevdevPlus|devel/libevdevplus|2020-04-18|lowercase devel/libuIntputPlus|devel/libuinputplus|2020-04-18|lowercase +net/pjsip-extsrtp||2020-04-18|Remove slave port not used anymore Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Apr 18 10:00:10 2020 (r532015) +++ head/net/Makefile Sat Apr 18 10:10:15 2020 (r532016) @@ -990,7 +990,6 @@ SUBDIR += pimdd SUBDIR += pipsecd SUBDIR += pjsip - SUBDIR += pjsip-extsrtp SUBDIR += pkt-gen SUBDIR += pktanon SUBDIR += pload
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004181010.03IAAGBs021388>