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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/p5-SVN-Mirror/Makefile') 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 -- cgit v1.2.3