Bug 161039 - [MAINTAINER] security/hydra: fix build with WITH_SSH
Summary: [MAINTAINER] security/hydra: fix build with WITH_SSH
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 19:10 UTC by R.Mahmatkhanov
Modified: 2011-09-26 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (374 bytes, patch)
2011-09-26 19:10 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!