Date: Wed, 28 Jun 2006 00:35:01 -0400 From: serge.gagnon@b2b2c.ca (Serge Gagnon) To: Cheng-Lung Sung <clsung@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org, serge.gagnon@b2b2c.ca Subject: Re: ports/99571: Update port: devel/cvsdadm to 0.3.2 Message-ID: <0J1J000ZKZEDGCG0@VL-MO-MR002.ip.videotron.ca> In-Reply-To: Message from Cheng-Lung Sung <clsung@FreeBSD.org> "of Wed, 28 Jun 2006 04:05:07 GMT." <200606280405.k5S457RP042407@freefall.freebsd.org> References: <200606280405.k5S457RP042407@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multipart MIME message. --Boundary_(ID_yuypeuJZMzSf1F3WwfS+4g) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT >>>>> On Wed, 28 Jun 2006, "ChengLung" == Cheng-Lung Sung wrote: ChengLung> Synopsis: Update port: devel/cvsdadm to 0.3.2 ChengLung> State-Changed-Why: Dear maintainer, you forget to attach diff ChengLung> of distinfo? Yes, I forgot to add it to the patch, sorry. --Boundary_(ID_yuypeuJZMzSf1F3WwfS+4g) Content-type: text/plain; name=patch-cvsdadm.diff; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=patch-cvsdadm.diff Content-description: patch-cvsdadm.diff Index: Makefile =================================================================== RCS file: /Ports/cvsdadm/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- devel/cvsdadm/Makefile 23 Feb 2006 04:47:28 -0000 1.18 +++ devel/cvsdadm/Makefile 28 Jun 2006 03:33:21 -0000 1.19 @@ -6,9 +6,11 @@ # PORTNAME= cvsdadm -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= devel -MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ +MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ \ + ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Tool for CVSd pserver user administration Index: distinfo =================================================================== RCS file: /Ports/cvsdadm/distinfo,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- devel/cvsdadm/distinfo 15 Feb 2006 17:34:57 -0000 1.8 +++ devel/cvsdadm/distinfo 28 Jun 2006 04:29:55 -0000 1.9 @@ -1,3 +1,3 @@ -MD5 (cvsdadm-0.3.1.tar.gz) = 9b1b5daa3cde18c003545fedae9da766 -SHA256 (cvsdadm-0.3.1.tar.gz) = 00465cbf35586ebdebe2196153b37c2b3fa546df4c4d369c504f296bfe0328af -SIZE (cvsdadm-0.3.1.tar.gz) = 12766 +MD5 (cvsdadm-0.3.2.tar.gz) = 6575e76c1175edafbdca32195114c382 +SHA256 (cvsdadm-0.3.2.tar.gz) = 012049da50edc82d1a9d969a380147996b5ea07fa89165dc96ac2cbe32d37817 +SIZE (cvsdadm-0.3.2.tar.gz) = 13038 Index: pkg-descr =================================================================== RCS file: /Ports/cvsdadm/pkg-descr,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- devel/cvsdadm/pkg-descr 31 Jan 2006 16:30:36 -0000 1.3 +++ devel/cvsdadm/pkg-descr 28 Jun 2006 04:29:55 -0000 1.5 @@ -1,10 +1,9 @@ -An interface to a local CVSd repository using pserver for authentication. -This script can add, delete, suspend, or enable non-system users for read -and write access to a CVS repository. - -This program is a fork of cvspadm. +cvsdadm is a tool to assist CVSd administrators in the user admin +of the CVSROOT/passwd, CVSROOT/readers, CVSROOT/writers files when +pserver authentication is being used for the repository. cvsdadm +is a fork of cvspadm. - Serge Gagnon serge.gagnon@b2b2c.ca -WWW: http://quenix2.dyndns.org:8080/Unix-soft/cvsdadm-news.html +WWW: http://quenix2.dyndns.org:8080/Unix-soft/cvsdadm.html --Boundary_(ID_yuypeuJZMzSf1F3WwfS+4g) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT GAGNON serge <serge.gagnon@b2b2c.ca> PGP KEY-ID: 0xBBC1478F PGP Fingerprint: B48B 4633 28F5 28F6 7A62 5650 69C8 E293 BBC1 478F PPG Key: http://quenix2.dyndns.org:7777 | telnet quenix2.dyndns.org 7777 --Boundary_(ID_yuypeuJZMzSf1F3WwfS+4g)--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0J1J000ZKZEDGCG0>