Bug 133053 - patches to fix ports broken by addition of getdelim() and strndup()
Summary: patches to fix ports broken by addition of getdelim() and strndup()
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 08:10 UTC by David Schultz
Modified: 2009-03-25 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.29 KB, patch)
2009-03-25 08:10 UTC, David Schultz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Schultz freebsd_committer freebsd_triage 2009-03-25 08:10:01 UTC
Most of the changes are straightforward.

It might be worth verifying that the pecomato patches don't
break the port on older releases.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-25 08:11:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-25 15:46:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-25 15:46:17 UTC
miwi        2009-03-25 15:46:07 UTC

  FreeBSD ports repository

  Modified files:
    audio/raop_play/files patch-aexcl-Makefile.in 
    graphics/pecomato/files patch-util.h 
  Added files:
    dns/fastresolve/files patch-dns-terror_getline.c 
    graphics/pecomato/files patch-Makefile.unix 
    security/vpnc/files  patch-sysdep.h 
  Log:
  - Fix build after addition of getdelim() and strndup()
  
  PR:             133053
  Submitted by:   David Schultz <das@freebsd.org>
  
  Revision  Changes    Path
  1.3       +2 -1      ports/audio/raop_play/files/patch-aexcl-Makefile.in
  1.1       +24 -0     ports/dns/fastresolve/files/patch-dns-terror_getline.c (new)
  1.1       +15 -0     ports/graphics/pecomato/files/patch-Makefile.unix (new)
  1.2       +18 -6     ports/graphics/pecomato/files/patch-util.h
  1.3       +13 -0     ports/security/vpnc/files/patch-sysdep.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"