pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/cvs2svn Update to version 1.2.1. The most import...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75dba20eca0c
branches:  trunk
changeset: 496651:75dba20eca0c
user:      cjs <cjs%pkgsrc.org@localhost>
date:      Thu Jul 07 10:59:01 2005 +0000

description:
Update to version 1.2.1. The most important reason for this is that the
older versions do not work with the version of subversion-base in pkgsrc.

Version 1.2.1 (14 February 2005, from /tags/1.2.1)
  * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
Version 1.2.0 (11 January 2005, from /tags/1.2.0)
  * --fs-type=TYPE: make it possible to specify the filesystem type.
  * Convert files with svn:eol-style to have LF end of lines only.
  * Fix hang in pass 8 for files that ended with a CR.
  * Import unexpanded keywords into the repository.
  * Fix the handling of the $Revision$ keyword.
  * Fix bug in branch/tag creation edge case.
Version 1.1.0 (15 September 2004, from /tags/1.1.0)
  * --symbol-transform: change tag and branch names using regular expressions.
  * Flush log after writing, for better feedback when using 'tee'.
  * Issue 74: No longer attempt to change non-existent files.
  * Allow the Subversion repository created to have spaces in its name.
  * Avoid erroring when using a svnadmin that uses FSFS by default.

diffstat:

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

diffs (28 lines):

diff -r eaf7b2d19ded -r 75dba20eca0c devel/cvs2svn/Makefile
--- a/devel/cvs2svn/Makefile    Thu Jul 07 10:43:19 2005 +0000
+++ b/devel/cvs2svn/Makefile    Thu Jul 07 10:59:01 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:19 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/07 10:59:01 cjs Exp $
 
-DISTNAME=      cvs2svn-1.0.0
-PKGREVISION=   1
+DISTNAME=      cvs2svn-1.2.1
 CATEGORIES=    devel
-MASTER_SITES=  http://cvs2svn.tigris.org/files/documents/1462/15996/
+MASTER_SITES=  http://cvs2svn.tigris.org/files/documents/1462/20727/
 
 MAINTAINER=    seb%NetBSD.org@localhost
 HOMEPAGE=      http://cvs2svn.tigris.org/
diff -r eaf7b2d19ded -r 75dba20eca0c devel/cvs2svn/distinfo
--- a/devel/cvs2svn/distinfo    Thu Jul 07 10:43:19 2005 +0000
+++ b/devel/cvs2svn/distinfo    Thu Jul 07 10:59:01 2005 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 22:24:12 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/07/07 10:59:01 cjs Exp $
 
-SHA1 (cvs2svn-1.0.0.tar.gz) = 8586f90131d5f5b6e06f84f068724a0104e1f041
-RMD160 (cvs2svn-1.0.0.tar.gz) = 059778242db35258d05b17fb132e6419b71d927e
-Size (cvs2svn-1.0.0.tar.gz) = 200607 bytes
+SHA1 (cvs2svn-1.2.1.tar.gz) = af3f1a2a74e97448fb40f5b6ddc2751586297262
+Size (cvs2svn-1.2.1.tar.gz) = 205214 bytes



Home | Main Index | Thread Index | Old Index