From 81d6ab799bf4a9759641862e8d6531465e2dcaec Mon Sep 17 00:00:00 2001 From: epg Date: Mon, 9 May 2005 22:33:25 +0000 Subject: Update to 0.60. Upstream changes: [Changes for 0.60 - Apr 29, 2005] * When doing get_latest_rev with 1.1.x, reset offset if it went below 0. [Marcus Rueckert ] * Fix uuid checking in --relocate. [Marcus Rueckert ] [Changes for 0.59 - Apr 25, 2005] * Doc fixes. [Mathias Hennersdorf ] * Fix a bad path translation in has_local. [Changes for 0.58 - Apr 18, 2005] * Fix edge case in local copy_source resolution and unresolvable source. * Remove bogus path translation in delete_entry that might result in segfaults. [Changes for 0.57 - Mar 29, 2005] * API catchup for latest svn-trunk. * Fix a bug that non-interesting changed paths are not properly filtered. * Proper locking for concurrent mirror object load and sync. --- devel/p5-SVN-Mirror/Makefile | 6 +++--- devel/p5-SVN-Mirror/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile index 93dfa90640c..d2b006857f8 100644 --- a/devel/p5-SVN-Mirror/Makefile +++ b/devel/p5-SVN-Mirror/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:34 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/05/09 22:33:25 epg Exp $ -DISTNAME= SVN-Mirror-0.56 +DISTNAME= SVN-Mirror-0.60 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/} @@ -10,7 +10,7 @@ COMMENT= Mirrors one Subversion repository to another PKG_INSTALLATION_TYPES= overwrite pkgviews -DEPENDS+= p5-subversion>=1.0.4:../../devel/p5-subversion +DEPENDS+= p5-subversion>=1.0.7:../../devel/p5-subversion DEPENDS+= p5-URI>=1.30:../../www/p5-URI DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey DEPENDS+= p5-Data-UUID>=0.11:../../devel/p5-Data-UUID diff --git a/devel/p5-SVN-Mirror/distinfo b/devel/p5-SVN-Mirror/distinfo index 396cd1cbab2..7baa896b55e 100644 --- a/devel/p5-SVN-Mirror/distinfo +++ b/devel/p5-SVN-Mirror/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2005/03/03 04:32:28 epg Exp $ +$NetBSD: distinfo,v 1.8 2005/05/09 22:33:25 epg Exp $ -SHA1 (SVN-Mirror-0.56.tar.gz) = cfc2b8bc22428a9b60b43f38e68cb55e2ee233d6 -RMD160 (SVN-Mirror-0.56.tar.gz) = 2689d470bb9278a41aff0d871b42ab99015e0172 -Size (SVN-Mirror-0.56.tar.gz) = 109151 bytes +SHA1 (SVN-Mirror-0.60.tar.gz) = cc65375e2ed78729cf0aec88545f9577bfb1ed17 +RMD160 (SVN-Mirror-0.60.tar.gz) = 06b309e2b2c23d19556ae6039c695ac15d8c979f +Size (SVN-Mirror-0.60.tar.gz) = 110226 bytes -- cgit v1.2.3