pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-SVN-Mirror Update to 0.55.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dab4d1e4c717
branches:  trunk
changeset: 488481:dab4d1e4c717
user:      epg <epg%pkgsrc.org@localhost>
date:      Wed Feb 02 03:03:10 2005 +0000

description:
Update to 0.55.

Upstream changes:

[Changes for 0.55 - Feb 1, 2005]

* Partially support remote copies that cross local mirror anchors
  with cb_copy_notify callback.

* Fix a pool issue that session of ra->get_commit_editor is not
  recycle due to ref holding in the wrong pool.

* Cope with latest svn-trunk ra api changes.

diffstat:

 devel/p5-SVN-Mirror/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r a17dbd7a555c -r dab4d1e4c717 devel/p5-SVN-Mirror/Makefile
--- a/devel/p5-SVN-Mirror/Makefile      Tue Feb 01 23:34:13 2005 +0000
+++ b/devel/p5-SVN-Mirror/Makefile      Wed Feb 02 03:03:10 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2005/01/16 22:35:21 epg Exp $
+# $NetBSD: Makefile,v 1.7 2005/02/02 03:03:10 epg Exp $
 
-DISTNAME=      SVN-Mirror-0.54
+DISTNAME=      SVN-Mirror-0.55
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/}



Home | Main Index | Thread Index | Old Index