Bug 107851

Summary: Maintainer Update: news/klibido -- new patch addition
Product: Ports & Packages Reporter: Conrad J. Sabatier <conrads>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
klibido.patch none

Description Conrad J. Sabatier 2007-01-12 13:00:40 UTC
	Add a new patch/files dir to news/klibido port to enable support 
	for up to 20 simultaneous server connections instead of the 
	default limit of 10.  This will allow users with Giganews accounts 
	to take full advantage of their max connections allowed.

Fix: Add and apply the following patch
How-To-Repeat: 	New patch included below
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-01-13 15:28:19 UTC
itetcu      2007-01-13 15:28:12 UTC

  FreeBSD ports repository

  Modified files:
    news/klibido         Makefile 
  Added files:
    news/klibido/files   patch-src_addserver.cpp 
  Log:
  Add a new patch/files dir to news/klibido port to enable support
  for up to 20 simultaneous server connections instead of the
  default limit of 10. This will allow users with Giganews accounts
  to take full advantage of their max connections allowed.
  
  PR:             ports/107851
  Submitted by:   Conrad J. Sabatier (maintainer)
  
  Revision  Changes    Path
  1.12      +3 -0      ports/news/klibido/Makefile
  1.1       +20 -0     ports/news/klibido/files/patch-src_addserver.cpp (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 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-13 15:29:05 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!