Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 21:24:47 -0500
From:      Serge Gagnon <serge.gagnon@b2b2c.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92578: Update port: devel/cvsdadm to 0.2
Message-ID:  <E1F3lCJ-0002qu-II@quenix1.dyndns.org>
Resent-Message-ID: <200601310230.k0V2U34R014017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92578
>Category:       ports
>Synopsis:       Update port: devel/cvsdadm to 0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 02:30:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Jan 28 18:10:46 EST 2006 root@quenix1.dyndns.org:/usr/obj/usr/src/sys/QUENIX1 i386


>Description:
	Version 0.2:
	- If no -R are given, cvsdadm will try to check if the repository is in
	the cwd.
	- &Init_repository: Verify if the repository is in a sane state _before_ 
	attempting any operation. The difference between this behavior and the 
	old one is that cvsdadm will not stop in the middle of an operation 
	(eg: adding a user) and let the repository almost ready.
	- New command [-C]. If this command is given with -R and nothing else,
	it will create a new repository. It means CVSROOT dir, passwd, readers and
	writers files.
	If -C is given with any other flags -[adekq], it will create the repository
	file(s) if they are missing. Your repository files will not be overwritten
	if they already created. Cvsdadm is gentle for your repository...
	This option can be given with interactive [-i] mode too.
	- Better handling and logic with interactive mode.
	- Remove some redundant lines of code that do the same things
	unnecessarily.
>How-To-Repeat:
>Fix:

	

--- patch-cvsdadm-0.2.diff begins here ---
Index: Makefile
===================================================================
RCS file: /Ports/cvsdadm/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- devel/cvsdadm/Makefile	31 Jan 2006 02:18:27 -0000	1.5
+++ devel/cvsdadm/Makefile	31 Jan 2006 02:19:25 -0000	1.6
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsdadm
-PORTVERSION=	0.1.3
+PORTVERSION=	0.2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
 
Index: distinfo
===================================================================
RCS file: /Ports/cvsdadm/distinfo,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- devel/cvsdadm/distinfo	22 Jan 2006 03:11:45 -0000	1.1.1.1
+++ devel/cvsdadm/distinfo	31 Jan 2006 02:19:25 -0000	1.2
@@ -1,3 +1,3 @@
-MD5 (cvsdadm-0.1.3.tar.gz) = f875f1450405a7617b75f48cbc591034
-SHA256 (cvsdadm-0.1.3.tar.gz) = 53658632ad60b907197711db9f5ec831bd47760034bae4826d0797133cf2548e
-SIZE (cvsdadm-0.1.3.tar.gz) = 8622
+MD5 (cvsdadm-0.2.tar.gz) = f2a3da5241ab9795f060e5678fb362ad
+SHA256 (cvsdadm-0.2.tar.gz) = c8d0d8f0d870c4a6ef49f850c5ea1a0258a32be68d6accb42fb5065d87cc0f54
+SIZE (cvsdadm-0.2.tar.gz) = 9596
--- patch-cvsdadm-0.2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1F3lCJ-0002qu-II>