Bug 132482 - [MAINTAINER] devel/librcc: Unbreak after strnlen addition
Summary: [MAINTAINER] devel/librcc: Unbreak after strnlen 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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 18:40 UTC by Ulrich Spoerlein
Modified: 2009-03-09 20:50 UTC (History)
0 users

See Also:


Attachments
librcc-0.2.6_1.patch (817 bytes, patch)
2009-03-09 18:40 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2009-03-09 18:40:01 UTC
- Remove dubious code path for HAVE_STRNLEN, makes it build again

Added file(s):
- files/patch-src-rccstring.h

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-09 18:53:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-09 20:43:12 UTC
miwi        2009-03-09 20:43:01 UTC

  FreeBSD ports repository

  Added files:
    devel/librcc/files   patch-src-rccstring.h 
  Log:
  - Unbreak after strnlen addition
  
  PR:             132482
  Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.1       +15 -0     ports/devel/librcc/files/patch-src-rccstring.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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-03-09 20:43:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!