Bug 138077 - [patch] port devel/subversion: update to 1.6.5
Summary: [patch] port devel/subversion: update to 1.6.5
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-22 20:30 UTC by Olli Hauer
Modified: 2009-08-25 13:00 UTC (History)
1 user (show)

See Also:


Attachments
patch_subversion-1.6.5.txt (1.22 KB, text/plain)
2009-08-22 20:30 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2009-08-22 20:30:35 UTC
Version 1.6.5
(21 Aug 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.5

 User-visible changes:
  * fix mod_dav_svn directory view links to preserve peg revisions (r38201)
  * do not error on Windows when ALLUSERPROFILE dir nonexistent (r38053, -5, -7)
  * properly escape lock comments over ra_neon (r38101, -2)
  * allow syncing copies of '/' over ra_neon and ra_serf (issue #3438)
  * make 'svnlook diff' show empty added or deleted files (r38458)
  * fix building with Apache 2.4 (r36720)
  * fix possible data loss on ext4 and GPFS filesystems (issue #3442)
  * resolve symlinks when checking for ~/.subversion (r36023)
  * don't let svn+ssh SIGKILL ssh processes (issue #2580)
  * allow PLAIN and LOGIN mechanisms with SASL in svnserve (r38205)
  * fix peg revision parsing in filenames like 'dir/@file.txt' (issue #3416)
  * fix detection of Apache <2.0.56 (r38290, -3, -4)
  * don't pretend to do tree conflict resolution (r38799, -801, -805)
  * fix data corruption when syncing from svnserve to mod_dav_svn (r38686, -7)
  * fix GNOME Keyring with '--non-interactive' option (r38222, -3, -61, -410)
  * fixed: false "File '...' already exists" error during commit (issue #3119)

 Developer-visible changes:
  * avoid referencing uninitialized variables (r38388)
  * plug a couple of error leaks (r38572)
  * improve windows test output (r38616, -7, -9, -49)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-22 20:30:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-25 12:53:39 UTC
lev         2009-08-25 11:53:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/ruby-subversion Makefile 
    devel/subversion     Makefile.common distinfo 
  Added files:
    devel/subversion/files patch-configure 
  Log:
    (1) Update to 1.6.5
    (2) Unbroke Ruby bindings
  
  PR:             [1] ports/138077, [2] ports/136621
  
  Revision  Changes    Path
  1.10      +1 -1      ports/devel/ruby-subversion/Makefile
  1.24      +2 -2      ports/devel/subversion/Makefile.common
  1.70      +3 -3      ports/devel/subversion/distinfo
  1.17      +14 -0     ports/devel/subversion/files/patch-configure (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 Lev A. Serebryakov freebsd_committer freebsd_triage 2009-08-25 12:54:01 UTC
State Changed
From-To: open->closed


Committed, thanks!