From thierry@pompo.net  Wed Dec  1 20:15:57 2004
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D841C16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 20:15:57 +0000 (GMT)
Received: from ws90bj.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F3B5C43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 20:15:56 +0000 (GMT)
	(envelope-from thierry@pompo.net)
Received: by ws90bj.pompo.net (Postfix, from userid 1001)
	id 804A422B88E; Wed,  1 Dec 2004 21:15:23 +0100 (CET)
Message-Id: <20041201201523.804A422B88E@ws90bj.pompo.net>
Date: Wed,  1 Dec 2004 21:15:23 +0100 (CET)
From: Thierry Thomas <thierry@pompo.net>
Reply-To: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Repocopy devel/cvsps to devel/cvsps-devel.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74597
>Category:       ports
>Synopsis:       Repocopy devel/cvsps to devel/cvsps-devel.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 01 20:20:18 GMT 2004
>Closed-Date:    Thu Dec 02 21:44:13 GMT 2004
>Last-Modified:  Thu Dec 02 21:44:13 GMT 2004
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Oct 27 21:46:19 CEST 2004 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-041027 i386


	
>Description:
	In the ports tree, devel/cvsps is at version 1.3.3, the most
	recent stable version.

	I am going to upgrade devel/chora to 2.0, and this version will
	support cvsps if its version is >= 2.0b6.

	The following shar file creates devel/cvsps-devel at version
	2.0rc1 (most recent version).

>How-To-Repeat:
	N/A.

>Fix:
	Please repocopy devel/cvsps to devel/cvsps-devel and set
	responsible back to me, then I shall replace it by the following
	port:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	devel/cvsps-devel
#	devel/cvsps-devel/Makefile
#	devel/cvsps-devel/distinfo
#	devel/cvsps-devel/pkg-descr
#
echo c - devel/cvsps-devel
mkdir -p devel/cvsps-devel > /dev/null 2>&1
echo x - devel/cvsps-devel/Makefile
sed 's/^X//' >devel/cvsps-devel/Makefile << 'END-of-devel/cvsps-devel/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	cvsps
X# Date Created:			Feb 9, 2002
X# Whom:				ijliao
X#
X# $FreeBSD: ports/devel/cvsps/Makefile,v 1.7 2004/02/05 20:37:03 trevor Exp $
X#
X
XPORTNAME=	cvsps
XDISTVERSION=	2.0rc1
XCATEGORIES=	devel
XMASTER_SITES=	http://www.cobite.com/cvsps/
XPKGNAMESUFFIX?=	-devel
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	CVS patchsets
X
XCONFLICTS=	cvsps-1.*
X
XUSE_GMAKE=	yes
X
XMAN1=		cvsps.1
XPLIST_FILES=	bin/cvsps
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/cvsps ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/cvsps.1 ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-devel/cvsps-devel/Makefile
echo x - devel/cvsps-devel/distinfo
sed 's/^X//' >devel/cvsps-devel/distinfo << 'END-of-devel/cvsps-devel/distinfo'
XMD5 (cvsps-2.0rc1.tar.gz) = 016cdaee3d33811f1d9264b5d3739647
XSIZE (cvsps-2.0rc1.tar.gz) = 58161
END-of-devel/cvsps-devel/distinfo
echo x - devel/cvsps-devel/pkg-descr
sed 's/^X//' >devel/cvsps-devel/pkg-descr << 'END-of-devel/cvsps-devel/pkg-descr'
XCVSps is a program for generating 'patchset' information from a CVS
Xrepository. A patchset in this case is defined as a set of changes made
Xto a collection of files, and all committed at the same time (using a
Xsingle 'cvs commit' command). This information is valuable to seeing the
Xbig picture of the evolution of a cvs project. While cvs tracks revision
Xinformation, it is often difficult to see what changes were committed
X'atomically' to the repository.
X
XWWW: http://www.cobite.com/cvsps/
END-of-devel/cvsps-devel/pkg-descr
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->repocopy 
State-Changed-By: thierry 
State-Changed-When: Wed Dec 1 20:27:10 GMT 2004 
State-Changed-Why:  

Asking for a repocopy. 



Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Wed Dec 1 20:27:10 GMT 2004 
Responsible-Changed-Why:  

Asking for a repocopy. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=74597 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Thu Dec 2 19:56:29 GMT 2004 
State-Changed-Why:  
Repo-copy completed. 


Responsible-Changed-From-To: portmgr->thierry 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Thu Dec 2 19:56:29 GMT 2004 
Responsible-Changed-Why:  
Repo-copy completed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74597 
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Thu Dec 2 21:43:47 GMT 2004 
State-Changed-Why:  

Repocopy ended. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=74597 
>Unformatted:
