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 Update to 0.60.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dafcb9c2945
branches:  trunk
changeset: 493570:7dafcb9c2945
user:      epg <epg%pkgsrc.org@localhost>
date:      Mon May 09 22:33:25 2005 +0000

description:
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@localhost>]

* Fix uuid checking in --relocate. [Marcus Rueckert <darix%irssi.org@localhost>]

[Changes for 0.59 - Apr 25, 2005]

* Doc fixes. [Mathias Hennersdorf <henner%tty.ch@localhost>]

* 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:

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

diffs (34 lines):

diff -r 47f170d8c9a9 -r 7dafcb9c2945 devel/p5-SVN-Mirror/Makefile
--- a/devel/p5-SVN-Mirror/Makefile      Mon May 09 22:23:01 2005 +0000
+++ b/devel/p5-SVN-Mirror/Makefile      Mon May 09 22:33:25 2005 +0000
@@ -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 @@
 
 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 -r 47f170d8c9a9 -r 7dafcb9c2945 devel/p5-SVN-Mirror/distinfo
--- a/devel/p5-SVN-Mirror/distinfo      Mon May 09 22:23:01 2005 +0000
+++ b/devel/p5-SVN-Mirror/distinfo      Mon May 09 22:33:25 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index