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 [Changes for 0.50 - Nov 10, 2004]



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fb180de3659
branches:  trunk
changeset: 483382:1fb180de3659
user:      epg <epg%pkgsrc.org@localhost>
date:      Thu Nov 11 18:01:41 2004 +0000

description:
[Changes for 0.50 - Nov 10, 2004]

* Workaround fsfs/win32 txn_commit bug in close_edit of mirror editor.
  [Autrijus]

* Use iter pool for node_history tracing.

* Add trailing /... for vcp source if not exist.

* Use the same auth baton for all ra sessions.

* Hold another reference to merge back editor in addition to
  cached_ra, because the callback in merge_back_editor might create
  another ra session.

* Ignore signals before calling close_edit, instead of in commit callback.

diffstat:

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

diffs (23 lines):

diff -r 4a78774f46f3 -r 1fb180de3659 devel/p5-SVN-Mirror/Makefile
--- a/devel/p5-SVN-Mirror/Makefile      Thu Nov 11 18:01:24 2004 +0000
+++ b/devel/p5-SVN-Mirror/Makefile      Thu Nov 11 18:01:41 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2004/11/10 18:09:07 epg Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/11 18:01:41 epg Exp $
 
-DISTNAME=      SVN-Mirror-0.49
+DISTNAME=      SVN-Mirror-0.50
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/}
diff -r 4a78774f46f3 -r 1fb180de3659 devel/p5-SVN-Mirror/distinfo
--- a/devel/p5-SVN-Mirror/distinfo      Thu Nov 11 18:01:24 2004 +0000
+++ b/devel/p5-SVN-Mirror/distinfo      Thu Nov 11 18:01:41 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/11/06 23:01:06 epg Exp $
+$NetBSD: distinfo,v 1.3 2004/11/11 18:01:41 epg Exp $
 
-SHA1 (SVN-Mirror-0.49.tar.gz) = ceee156b0f01feacad6273e560fac50490d86385
-Size (SVN-Mirror-0.49.tar.gz) = 107962 bytes
+SHA1 (SVN-Mirror-0.50.tar.gz) = d2883f521acf08cf96a3019d9a46b08c9aeec19d
+Size (SVN-Mirror-0.50.tar.gz) = 107904 bytes



Home | Main Index | Thread Index | Old Index