Bug 125701 - devel/p5-SVN-Web does not work with subversion 1.5.0
Summary: devel/p5-SVN-Web does not work with subversion 1.5.0
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-17 05:40 UTC by mitsuru
Modified: 2008-07-20 11:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.21 KB, patch)
2008-07-17 05:40 UTC, mitsuru
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitsuru 2008-07-17 05:40:02 UTC
	As mentioned in http://rt.cpan.org/Public/Bug/Display.html?id=37388,
        new get_log function does not accept path argument beginning with "/".

        This is just a workaround and may be a wrong fix. 
        Although it may be better to wait for upstream fix, this fix will
        help some.

How-To-Repeat:         use p5-SVN-Web with subversion 1.5.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-17 05:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-07-20 11:33:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-20 11:33:15 UTC
rafan       2008-07-20 10:33:02 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-SVN-Web     Makefile 
  Added files:
    devel/p5-SVN-Web/files patch-Log.pm patch-Revision.pm 
                           patch-View.pm patch-action.pm 
  Log:
  - Fix for using with subversion 1.5 (the patches work with subversion 1.4)
  - Bump PORTREVISION
  - Move post-install under bsd.port.pre.mk
  
  PR:             ports/125701
  Submitted by:   mitsuru at riken.jp
  
  Revision  Changes    Path
  1.20      +7 -7      ports/devel/p5-SVN-Web/Makefile
  1.1       +22 -0     ports/devel/p5-SVN-Web/files/patch-Log.pm (new)
  1.1       +11 -0     ports/devel/p5-SVN-Web/files/patch-Revision.pm (new)
  1.1       +14 -0     ports/devel/p5-SVN-Web/files/patch-View.pm (new)
  1.1       +14 -0     ports/devel/p5-SVN-Web/files/patch-action.pm (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"