From owner-svn-ports-head@freebsd.org Sun Jul 16 10:43:08 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 41C80BFC691; Sun, 16 Jul 2017 10:43:08 +0000 (UTC) (envelope-from koobs@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 011B175968; Sun, 16 Jul 2017 10:43:07 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6GAh6LW098284; Sun, 16 Jul 2017 10:43:06 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6GAh62u098282; Sun, 16 Jul 2017 10:43:06 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201707161043.v6GAh62u098282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sun, 16 Jul 2017 10:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445995 - in head: . www www/libhtp-suricata X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: in head: . www www/libhtp-suricata X-SVN-Commit-Revision: 445995 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: Sun, 16 Jul 2017 10:43:08 -0000 Author: koobs Date: Sun Jul 16 10:43:06 2017 New Revision: 445995 URL: https://svnweb.freebsd.org/changeset/ports/445995 Log: www/libhtp-suricata: Delete port (no longer required) security/suricata use to require and use a forked version of libhtp. This port was originally created for that reason, so as not to conflict with the concurrently developed and released libhtp. It is no longer required. * Remove entry from www/Makefile * Add MVOED entry PR: 220756 Deleted: head/www/libhtp-suricata/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 16 10:17:15 2017 (r445994) +++ head/MOVED Sun Jul 16 10:43:06 2017 (r445995) @@ -9464,3 +9464,4 @@ www/mediawiki126|www/mediawiki127|2017-07-10|Has expir devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required to build libs dns/opendnssec13|dns/opendnssec14|2017-07-13|Has expired: Approaching EOL, upgrade to opendnssec 1.4 or 2 multimedia/banshee||2017-07-13|Has expired: Project is not being actively maintained upstream anymore +www/libhtp-suricata||2017-07-16|No longer required. security/suricata now uses official (not forked) libhtp Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jul 16 10:17:15 2017 (r445994) +++ head/www/Makefile Sun Jul 16 10:43:06 2017 (r445995) @@ -350,7 +350,6 @@ SUBDIR += libevhtp SUBDIR += libgtkhtml SUBDIR += libhpack - SUBDIR += libhtp-suricata SUBDIR += libhubbub SUBDIR += libjwt SUBDIR += libmicrohttpd