svn commit: r445995 - in head: . www www/libhtp-suricata

Kubilay Kocak koobs at FreeBSD.org
Sun Jul 16 10:43:08 UTC 2017


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


More information about the svn-ports-all mailing list