Bug 161039

Summary: [MAINTAINER] security/hydra: fix build with WITH_SSH
Product: Ports & Packages Reporter: R.Mahmatkhanov <cvs-src>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description R.Mahmatkhanov 2011-09-26 19:10:09 UTC
Fix build breakage, introduced in hydra 7.0, that appears when trying to build it with WITH_SSH. 

Problem reported and patch submitted by Jason Hellenthal <jhell at DataIX dot net>

Fix: Patch attached with submission follows:
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2011-09-26 21:46:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-26 22:26:59 UTC
zi          2011-09-26 21:26:45 UTC

  FreeBSD ports repository

  Modified files:
    security/hydra       Makefile 
  Log:
  - Fix build when WITH_SSH is used
  - No need to bump PORTREVISION
  
  PR:             ports/161039
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
  Reported by:    Jason Hellenthal <jhell@DataIX.net>
  
  Revision  Changes    Path
  1.32      +2 -0      ports/security/hydra/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2011-09-26 22:28:24 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!