From owner-svn-ports-all@freebsd.org Sun Feb 7 09:59:00 2016 Return-Path: Delivered-To: svn-ports-all@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 BC3C2AA04EA; Sun, 7 Feb 2016 09:59:00 +0000 (UTC) (envelope-from delphij@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 89C7A2BA; Sun, 7 Feb 2016 09:59:00 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u179wxsS008670; Sun, 7 Feb 2016 09:58:59 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u179wxCp008668; Sun, 7 Feb 2016 09:58:59 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201602070958.u179wxCp008668@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 7 Feb 2016 09:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408358 - in head: . security security/polarssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2016 09:59:00 -0000 Author: delphij Date: Sun Feb 7 09:58:59 2016 New Revision: 408358 URL: https://svnweb.freebsd.org/changeset/ports/408358 Log: 2015-12-31 security/polarssl: Upstream is ending support for 1.2.x Deleted: head/security/polarssl/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 7 09:58:02 2016 (r408357) +++ head/MOVED Sun Feb 7 09:58:59 2016 (r408358) @@ -8134,3 +8134,4 @@ x11-toolkits/py32-tkinter||2016-02-02|Ha sysutils/puppet|sysutils/puppet38|2016-02-05|Renamed devel/etcdctl|devel/etcd|2016-02-06|Has expired: etcdctl is now part of etcd, following the change from the upstream graphics/py-graphviz|graphics/py-pygraphviz|2016-02-07|Renamed to match upstream (PyPI) name +security/polarssl||2016-02-07|Has expired: Upstream is ending support for 1.2.x Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Feb 7 09:58:02 2016 (r408357) +++ head/security/Makefile Sun Feb 7 09:58:59 2016 (r408358) @@ -783,7 +783,6 @@ SUBDIR += pks SUBDIR += pktsuckers SUBDIR += please - SUBDIR += polarssl SUBDIR += polarssl13 SUBDIR += poly1305aes SUBDIR += pond