From owner-svn-ports-all@freebsd.org Wed Jun 21 09:30:17 2017 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 EFB39D8ADE2; Wed, 21 Jun 2017 09:30:17 +0000 (UTC) (envelope-from jbeich@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 BAF1325ED; Wed, 21 Jun 2017 09:30:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5L9UGsj044773; Wed, 21 Jun 2017 09:30:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5L9UG93044770; Wed, 21 Jun 2017 09:30:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706210930.v5L9UG93044770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 21 Jun 2017 09:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444023 - in head: . www www/py-flask-restplus08 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.23 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: Wed, 21 Jun 2017 09:30:18 -0000 Author: jbeich Date: Wed Jun 21 09:30:16 2017 New Revision: 444023 URL: https://svnweb.freebsd.org/changeset/ports/444023 Log: www/py-flask-restplus08: remove port after r444021 Deleted: head/www/py-flask-restplus08/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 21 09:28:31 2017 (r444022) +++ head/MOVED Wed Jun 21 09:30:16 2017 (r444023) @@ -9439,3 +9439,4 @@ editors/calligra-l10n-sk||2017-06-12|Merged with edito editors/calligra-l10n-sv||2017-06-12|Merged with editors/calligra editors/calligra-l10n-tr||2017-06-12|Merged with editors/calligra editors/calligra-l10n||2017-06-12|Merged with editors/calligra +www/py-flask-restplus08||2017-06-21|Obsolete and not depended on anymore Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Jun 21 09:28:31 2017 (r444022) +++ head/www/Makefile Wed Jun 21 09:30:16 2017 (r444023) @@ -1645,7 +1645,6 @@ SUBDIR += py-flask-principal SUBDIR += py-flask-restful SUBDIR += py-flask-restplus - SUBDIR += py-flask-restplus08 SUBDIR += py-flask-socketio SUBDIR += py-flask-sockets SUBDIR += py-flask-uploads