Bug 132009 - [PATCH] mail/smfsav: fix after strndup addition/MFC, remove BROKEN tag
Summary: [PATCH] mail/smfsav: fix after strndup addition/MFC, remove BROKEN tag
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-02-23 14:40 UTC by Florian Smeets
Modified: 2009-03-14 22:50 UTC (History)
1 user (show)

See Also:


Attachments
smfsav-1.4.0.patch (1.30 KB, patch)
2009-02-23 14:40 UTC, Florian Smeets
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Smeets 2009-02-23 14:40:04 UTC
this port is marked BROKEN due to the addition/MFC of the strndup function. With this patch it builds again.

Added file(s):
- files/patch-irpmarshall.c

Port maintainer (bart@tapolsky.net.ua) is cc'd.

Generated with FreeBSD Port Tools 0.77

Fix: define HAVE_STRNDUP 1 for these cases:

__FreeBSD_version >= 800058 || __FreeBSD_version >= 701101 && __FreeBSD_version < 800000
How-To-Repeat: try to build port after the addition of strndup
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-23 14:40:20 UTC
Maintainer of mail/smfsav,

Please note that PR ports/132009 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132009

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-23 14:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-03-01 14:46:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-03-14 22:43:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-14 22:43:18 UTC
miwi        2009-03-14 22:43:05 UTC

  FreeBSD ports repository

  Modified files:
    mail/smfsav          Makefile 
  Added files:
    mail/smfsav/files    patch-irpmarshall.c 
  Log:
  - Fix build after strndup MFC
  
  PR:             132009
  Submitted by:   Florian Smeets <flo@kasimir.com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.4       +1 -7      ports/mail/smfsav/Makefile
  1.1       +16 -0     ports/mail/smfsav/files/patch-irpmarshall.c (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"