Date: Sat, 04 Feb 2006 21:44:41 -0500 From: Serge Gagnon <serge.gagnon@b2b2c.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92833: Update port: devel/cvsdadm to 0.2.2 Message-ID: <E1F5ZtJ-0009II-6b@quenix1.dyndns.org> Resent-Message-ID: <200602050250.k152o3ie066929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92833 >Category: ports >Synopsis: Update port: devel/cvsdadm to 0.2.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: Sun Feb 05 02:50:02 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.2: - Query the repository's files if $user is already in there before attempting to adding him/her. - Exit status with 0 instead of 1 in interactive mode. - Fix a bug crash with 'disable' function. Look if user is already disable before attempting to disable him/her again. - Print if user is 'enable' or 'disable' in Query mode - Fix some others minors bugs. I'm considering, now, that cvsdadm have passed from alpha state to beta. It is more stable than before, but not complete. >How-To-Repeat: >Fix: --- patch-cvsdadm-0.2.2.diff begins here --- Index: Makefile =================================================================== RCS file: /Ports/cvsdadm/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- devel/cvsdadm/Makefile 5 Feb 2006 02:36:43 -0000 1.9 +++ devel/cvsdadm/Makefile 5 Feb 2006 02:37:40 -0000 1.10 @@ -6,7 +6,7 @@ # PORTNAME= cvsdadm -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ Index: distinfo =================================================================== RCS file: /Ports/cvsdadm/distinfo,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- devel/cvsdadm/distinfo 1 Feb 2006 02:07:48 -0000 1.3 +++ devel/cvsdadm/distinfo 5 Feb 2006 02:37:40 -0000 1.4 @@ -1,3 +1,3 @@ -MD5 (cvsdadm-0.2.1.tar.gz) = b836a0318dc4059fcfd34cf1971ccbb8 -SHA256 (cvsdadm-0.2.1.tar.gz) = 49490b3bde5bec5d31e6f67fee0321811bb175279d8f2b921e045559c43afa07 -SIZE (cvsdadm-0.2.1.tar.gz) = 9522 +MD5 (cvsdadm-0.2.2.tar.gz) = 6f5d42cc3d3635e50081a9e954bea47c +SHA256 (cvsdadm-0.2.2.tar.gz) = b94a4bfa3451408649432cf1231092e84885acbb874f11ad644caa6e3741dc2d +SIZE (cvsdadm-0.2.2.tar.gz) = 9883 --- patch-cvsdadm-0.2.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?E1F5ZtJ-0009II-6b>