svn commit: r366690 - in head: . net-p2p net-p2p/p5-Net-DirectConnect-TigerHash

John Marino marino at FreeBSD.org
Sat Aug 30 22:52:18 UTC 2014


Author: marino
Date: Sat Aug 30 22:52:17 2014
New Revision: 366690
URL: http://svnweb.freebsd.org/changeset/ports/366690
QAT: https://qat.redports.org/buildarchive/r366690/

Log:
  Remove broken net-p2p/p5-Net-DirectConnect-TigerHash
  
  This port has been broken for many months, and the maintainer recommends
  that it be removed rather than fixed.  He also indicated that
  security/p5-Crypt-RHash would be a suitable substitute for this port.
  net-p2p/p5-Net-DirectConnect, the only port to use it,  has already been
  modified to use p5-Crypt-RHash instead
  
  PR:		193089
  Requested by:	maintainer (Oleg Alexeenkov)

Deleted:
  head/net-p2p/p5-Net-DirectConnect-TigerHash/
Modified:
  head/MOVED
  head/net-p2p/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Aug 30 22:28:33 2014	(r366689)
+++ head/MOVED	Sat Aug 30 22:52:17 2014	(r366690)
@@ -6517,3 +6517,4 @@ print/it-acroread8||2014-08-30|Deprecate
 print/nl-acroread8||2014-08-30|Deprecated: many security issues are reported and Adobe no longer actively supports Adobe Reader for Unix
 print/no-acroread8||2014-08-30|Deprecated: many security issues are reported and Adobe no longer actively supports Adobe Reader for Unix
 print/sv-acroread8||2014-08-30|Deprecated: many security issues are reported and Adobe no longer actively supports Adobe Reader for Unix
+net-p2p/p5-Net-DirectConnect-TigerHash||2014-08-31|Broken for many months and security/p5-Crypt-RHash is a suitable replacement

Modified: head/net-p2p/Makefile
==============================================================================
--- head/net-p2p/Makefile	Sat Aug 30 22:28:33 2014	(r366689)
+++ head/net-p2p/Makefile	Sat Aug 30 22:52:17 2014	(r366690)
@@ -71,7 +71,6 @@
     SUBDIR += p5-Net-BitTorrent-File
     SUBDIR += p5-Net-BitTorrent-PeerPacket
     SUBDIR += p5-Net-DirectConnect
-    SUBDIR += p5-Net-DirectConnect-TigerHash
     SUBDIR += p5-WWW-BitTorrent
     SUBDIR += phex
     SUBDIR += py-kenosis


More information about the svn-ports-head mailing list