summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Mirror
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2005-02-02 03:03:10 +0000
committerepg <epg@pkgsrc.org>2005-02-02 03:03:10 +0000
commited501b5cb242e04e34d54d61b98ef2a61d4e634e (patch)
tree4a8bc3f7ad5840f1a23da19d20becaac32419454 /devel/p5-SVN-Mirror
parent91e41a868ffabacd29bb600a34ca1cccea16714a (diff)
downloadpkgsrc-ed501b5cb242e04e34d54d61b98ef2a61d4e634e.tar.gz
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 (limited to 'devel/p5-SVN-Mirror')
-rw-r--r--devel/p5-SVN-Mirror/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile
index 084c4abcf8f..925b8c91365 100644
--- a/devel/p5-SVN-Mirror/Makefile
+++ b/devel/p5-SVN-Mirror/Makefile
@@ -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/}