Bug 103771 - maintainer update: dns/mdnsd
Summary: maintainer update: dns/mdnsd
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 20:10 UTC by Dan Pelleg
Modified: 2006-09-28 22:22 UTC (History)
0 users

See Also:


Attachments
file.diff (9.90 KB, patch)
2006-09-28 20:10 UTC, Dan Pelleg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Pelleg 2006-09-28 20:10:21 UTC
gcc -Wall cleanup patches, contributed by Pietro Cerutti.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-28 20:10:48 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2006-09-28 21:47:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-28 22:19:57 UTC
bsam        2006-09-28 21:19:50 UTC

  FreeBSD ports repository

  Modified files:
    dns/mdnsd            Makefile pkg-plist 
  Added files:
    dns/mdnsd/files      patch-1035.c patch-Makefile patch-mdnsd.c 
                         patch-mhttp.c patch-mquery.c 
                         patch-sdtxt.c patch-xht.c 
  Log:
  - gcc -Wall cleanup patches, contributed by Pietro Cerutti;  [1]
  - divide proposed files/patch-aa into several files.
  
  PR:             103771  [1]
  Submitted by:   Dan Pelleg <daniel+mdnsd at pelleg.org> (maintainer)  [1]
  
  Revision  Changes    Path
  1.3       +4 -0      ports/dns/mdnsd/Makefile
  1.1       +18 -0     ports/dns/mdnsd/files/patch-1035.c (new)
  1.1       +16 -0     ports/dns/mdnsd/files/patch-Makefile (new)
  1.1       +113 -0    ports/dns/mdnsd/files/patch-mdnsd.c (new)
  1.1       +57 -0     ports/dns/mdnsd/files/patch-mhttp.c (new)
  1.1       +51 -0     ports/dns/mdnsd/files/patch-mquery.c (new)
  1.1       +27 -0     ports/dns/mdnsd/files/patch-sdtxt.c (new)
  1.1       +36 -0     ports/dns/mdnsd/files/patch-xht.c (new)
  1.2       +0 -2      ports/dns/mdnsd/pkg-plist
_______________________________________________
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 4 Boris Samorodov freebsd_committer freebsd_triage 2006-09-28 22:20:52 UTC
State Changed
From-To: open->closed

Committed, thanks! 

I divided the proposed files/patch-aa into several files. For 
further information look at: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch.html