Bug 132160 - [PATCH] lang/p5-eperl: fix after strndup addition/MFC, remove BROKEN tag, take mantainership
Summary: [PATCH] lang/p5-eperl: fix after strndup addition/MFC, remove BROKEN tag, tak...
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-27 12:50 UTC by Florian Smeets
Modified: 2009-02-28 20:10 UTC (History)
0 users

See Also:


Attachments
p5-eperl-2.2.14.patch (3.30 KB, patch)
2009-02-27 12:50 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-27 12:50:02 UTC
- this port was broken by the addition/MFC of strndup. With this patch it builds again.
- Take maintainership

Generated with FreeBSD Port Tools 0.77

Fix: use strndup function included in the port only in the cases where it's needed
How-To-Repeat: this port was broken by the addition/MFC of strndup. With this patch it builds again.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-02-27 13:42:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-28 20:00:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-28 20:00:33 UTC
miwi        2009-02-28 20:00:24 UTC

  FreeBSD ports repository

  Modified files:
    lang/p5-ePerl        Makefile 
    lang/p5-ePerl/files  patch-eperl_parse.c patch-eperl_proto.h 
  Log:
  - Unbreak after strndup MFC
  - Pass maintainership to submitter
  
  PR:             132160
  Submitted by:   Florian Smeets <flo@kasimir.com>
  
  Revision  Changes    Path
  1.31      +2 -8      ports/lang/p5-ePerl/Makefile
  1.2       +22 -2     ports/lang/p5-ePerl/files/patch-eperl_parse.c
  1.3       +10 -3     ports/lang/p5-ePerl/files/patch-eperl_proto.h
_______________________________________________
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"