ports/74597: Repocopy devel/cvsps to devel/cvsps-devel.

Thierry Thomas thierry at pompo.net
Wed Dec 1 20:20:19 UTC 2004


>Number:         74597
>Category:       ports
>Synopsis:       Repocopy devel/cvsps to devel/cvsps-devel.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 01 20:20:18 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list