svn commit: r425441 - head/security/hydra

Ruslan Makhmatkhanov rm at FreeBSD.org
Sat Nov 5 19:33:33 UTC 2016


Author: rm
Date: Sat Nov  5 19:33:32 2016
New Revision: 425441
URL: https://svnweb.freebsd.org/changeset/ports/425441

Log:
  security/hydra: deregister conflict with www/hydra
  
  www/hydra was removed at 1st of November after being broken
  for 6 months.

Modified:
  head/security/hydra/Makefile

Modified: head/security/hydra/Makefile
==============================================================================
--- head/security/hydra/Makefile	Sat Nov  5 19:29:54 2016	(r425440)
+++ head/security/hydra/Makefile	Sat Nov  5 19:33:32 2016	(r425441)
@@ -17,8 +17,6 @@ LIB_DEPENDS=	libidn.so:dns/libidn \
 		libpcre.so:devel/pcre \
 		libsasl2.so:security/cyrus-sasl2
 
-CONFLICTS_INSTALL=	hydra-web-[0-9]*
-
 PLIST_FILES=	bin/hydra bin/pw-inspector bin/dpl4hydra.sh bin/hydra-wizard.sh \
 		man/man1/hydra.1.gz man/man1/pw-inspector.1.gz
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list