From owner-svn-ports-head@freebsd.org Sat Oct 28 08:26:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31FA0E5F263; Sat, 28 Oct 2017 08:26:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00FB0682FE; Sat, 28 Oct 2017 08:26:28 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9S8QSD4046539; Sat, 28 Oct 2017 08:26:28 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9S8QSjX046537; Sat, 28 Oct 2017 08:26:28 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201710280826.v9S8QSjX046537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 28 Oct 2017 08:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453051 - in head: . net net/asterisk11 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . net net/asterisk11 X-SVN-Commit-Revision: 453051 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Oct 2017 08:26:29 -0000 Author: rene Date: Sat Oct 28 08:26:27 2017 New Revision: 453051 URL: https://svnweb.freebsd.org/changeset/ports/453051 Log: Remove expired port: 2017-10-25 net/asterisk11: Asterisk 11.x will reach EOL on 2017-10-25. Please migrate to net/asterisk13 Deleted: head/net/asterisk11/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Oct 28 08:19:02 2017 (r453050) +++ head/MOVED Sat Oct 28 08:26:27 2017 (r453051) @@ -9597,3 +9597,4 @@ x11/tkXwin||2017-10-16|Has expired: This port depends games/crafty-tablebase-pawn||2017-10-17|Waste of resources devel/p5-Log-Any-Adapter-Syslog|devel/p5-Log-Any|2017-10-19|Has expired: Merged with devel/p5-Log-Any lang/fpc-tcl||2017-10-20|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ +net/asterisk11|net/asterisk13|2017-10-28|Has expired: Asterisk 11.x will reach EOL on 2017-10-25. Please migrate to net/asterisk13 Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Oct 28 08:19:02 2017 (r453050) +++ head/net/Makefile Sat Oct 28 08:26:27 2017 (r453051) @@ -28,7 +28,6 @@ SUBDIR += aslookup SUBDIR += asterisk-chan_sccp SUBDIR += asterisk-g72x - SUBDIR += asterisk11 SUBDIR += asterisk13 SUBDIR += avahi SUBDIR += avahi-app