Bug 102836 - [patch] net-p2p/libbt: openssl 0.9.8b compile fix
Summary: [patch] net-p2p/libbt: openssl 0.9.8b compile fix
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: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-03 22:20 UTC by Simon L. B. Nielsen
Modified: 2006-09-18 11:30 UTC (History)
0 users

See Also:


Attachments
port-libbt-openssl.patch (478 bytes, patch)
2006-09-03 22:20 UTC, Simon L. B. Nielsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon L. B. Nielsen freebsd_committer freebsd_triage 2006-09-03 22:20:19 UTC
This patch fixes compile of net-p2p/libbt on recent 7-CURRENT.
maintainer, could you approve or commit this patch?
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-03 22:20:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-18 11:20:38 UTC
flz         2006-09-18 10:20:32 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/libbt        Makefile 
  Added files:
    net-p2p/libbt/files  patch-src_btlist.c 
  Log:
  Fix build on 7-CURRENT.
  
  PR:             ports/102836
  Submitted by:   simon
  
  Revision  Changes    Path
  1.17      +0 -4      ports/net-p2p/libbt/Makefile
  1.1       +13 -0     ports/net-p2p/libbt/files/patch-src_btlist.c (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 Florent Thoumie freebsd_committer freebsd_triage 2006-09-18 11:20:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!