Subject: CVS commit: pkgsrc/devel/p5-SVN-Mirror
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2005 22:35:21
Module Name:	pkgsrc
Committed By:	epg
Date:		Sun Jan 16 22:35:21 UTC 2005
Modified Files:
	pkgsrc/devel/p5-SVN-Mirror: Makefile distinfo
Log Message:
Update to 0.54.
Add missing p5-SVN-Simple>=0.26 dependency.
Upstream changes:
[Changes for 0.54 - Jan 10, 2005]
* Don't requires BSD::Resources.
[Changes for 0.53 - Jan 9, 2005]
* Fix the case that a mirror anchor is intially created on remote
  by a copy of its parent directory.
* Use simple editor for 'R'-only changes too.
* Fix a regression that simple copies are invoking full tree delta with
  reporter.
[Changes for 0.52 - Dec 29, 2004]
* Workaround ra_dav memory leaks.
* Fix an annoying bug that prevents most of the cases mirroring a
  branch only.
[Changes for 0.51 - Dec 20, 2004]
* Get the real last-modified revision.  This fixes skip-to mirroring.
* mod_dav_svn doesn't like ra connection anchored at root to do
  check_path.  Use check_path on the first ra session instead.
* regex cleanups; in particular, regex metacharacters in paths
  are now properly mirrored. [Autrijus]
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/p5-SVN-Mirror/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-SVN-Mirror/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.