Bug 107851 - Maintainer Update: news/klibido -- new patch addition
Summary: Maintainer Update: news/klibido -- new patch addition
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 13:00 UTC by Conrad J. Sabatier
Modified: 2007-01-13 15:30 UTC (History)
0 users

See Also:


Attachments
klibido.patch (1.29 KB, patch)
2007-01-12 13:00 UTC, Conrad J. Sabatier
no flags Details | Diff

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