summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Mirror
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2005-05-09 22:33:25 +0000
committerepg <epg@pkgsrc.org>2005-05-09 22:33:25 +0000
commit81d6ab799bf4a9759641862e8d6531465e2dcaec (patch)
tree750b26aa298352c9eb6293f64dd49a4d90f054bc /devel/p5-SVN-Mirror
parent32fe212052071400b10228e2d1a005c6db5bd391 (diff)
downloadpkgsrc-81d6ab799bf4a9759641862e8d6531465e2dcaec.tar.gz
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 <darix@irssi.org>] * Fix uuid checking in --relocate. [Marcus Rueckert <darix@irssi.org>] [Changes for 0.59 - Apr 25, 2005] * Doc fixes. [Mathias Hennersdorf <henner@tty.ch>] * 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.
Diffstat (limited to 'devel/p5-SVN-Mirror')
-rw-r--r--devel/p5-SVN-Mirror/Makefile6
-rw-r--r--devel/p5-SVN-Mirror/distinfo8
2 files changed, 7 insertions, 7 deletions
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