Bug 161543 - [MAINTAINER] security/hydra: update to 7.1
Summary: [MAINTAINER] security/hydra: update to 7.1
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 14:10 UTC by R.Mahmatkhanov
Modified: 2011-10-18 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.03 KB, patch)
2011-10-13 14: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-10-13 14:10:10 UTC
- update to 7.1
- add patch-hydra.h to avoid superfluous including of libssh.h to make it build with WITH_SSH

tinderbuild logs:
7.4: http://host5.webstroy.ru/tb/7.4/hydra-7.1.log
8.2: http://host5.webstroy.ru/tb/8.2/hydra-7.1.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-13 14:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-18 20:03:07 UTC
glarkin     2011-10-18 19:02:54 UTC

  FreeBSD ports repository

  Modified files:
    security/hydra       Makefile distinfo 
  Added files:
    security/hydra/files patch-hydra.h 
  Log:
  - Updated to 7.1
  - Added patch to avoid superfluous inclusion of libssh.h to make it build
    with WITH_SSH
  
  PR:             ports/161543
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
  
  Revision  Changes    Path
  1.33      +1 -1      ports/security/hydra/Makefile
  1.19      +2 -2      ports/security/hydra/distinfo
  1.1       +13 -0     ports/security/hydra/files/patch-hydra.h (new)
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2011-10-18 20:03:12 UTC
State Changed
From-To: open->closed

Committed, thank you!