Bug 138033 - [PATCH] devel/pecl-svn: Unbreak build with Subversion 1.6.x
Summary: [PATCH] devel/pecl-svn: Unbreak build with Subversion 1.6.x
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-08-21 14:20 UTC by Greg Larkin
Modified: 2009-08-21 14:40 UTC (History)
1 user (show)

See Also:


Attachments
pecl-svn-0.5.0.patch (978 bytes, patch)
2009-08-21 14:20 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin freebsd_committer freebsd_triage 2009-08-21 14:20:04 UTC
Subversion 1.6.x rearranged its header files a bit. I included
svn_props.h to get pecl-svn to build again.

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

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-21 14:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-21 14:20:19 UTC
Maintainer of devel/pecl-svn,

Please note that PR ports/138033 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/138033

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-21 14:20:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 wenheping 2009-08-21 14:29:31 UTC
I approve it.

wen
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-08-21 14:37:54 UTC
glarkin     2009-08-21 13:37:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-svn       Makefile 
  Added files:
    devel/pecl-svn/files patch-svn.c 
  Log:
  - Unbreak for Subversion 1.6 build
  
  PR:             ports/138033
  Submitted by:   glarkin
  Approved by:    wenheping at gmail dot com (maintainer)
  
  Revision  Changes    Path
  1.15      +0 -4      ports/devel/pecl-svn/Makefile
  1.1       +10 -0     ports/devel/pecl-svn/files/patch-svn.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"
Comment 6 Greg Larkin freebsd_committer freebsd_triage 2009-08-21 14:37:55 UTC
State Changed
From-To: feedback->closed

Wen approved the patch and asked me to commit it for him. I am 
closing this PR after committing the patch.