Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2009 07:06:54 +0300 (EEST)
From:      Andrew Brown <abrown@freemail.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/134799: devel/cvs-devel changes base-system's cvs/cvsbug binaries without user verification/confirmation
Message-ID:  <200905220406.n4M46sPF004899@bifteki.lan>
Resent-Message-ID: <200905220430.n4M4U4dq081269@freefall.freebsd.org>

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

>Number:         134799
>Category:       ports
>Synopsis:       devel/cvs-devel changes base-system's cvs/cvsbug binaries without user verification/confirmation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 22 04:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Brown <abrown@freemail.gr>
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
	System: FreeBSD bifteki.lan 7.1-STABLE FreeBSD 7.1-STABLE #0: Thu Jan 29 19:11:01 EET 2009 abrown@bifteki.lan:/usr/obj/usr/src/sys/GENERIC i386

	
>Description:
	When installing the port devel/cvs-devel, it changes the base-system /usr/bin/cvs and /usr/bin/cvsbug binaries with the ones installed under /usr/local/bin
>How-To-Repeat:
	cd /usr/ports/devel/cvs-devel
	make install
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cvs-devel/Makefile,v
retrieving revision 1.24
diff -U 2 -r1.24 Makefile
--- Makefile	 26 May 2008 04:58:42 -0000	1.24
+++ Makefile	 22 May 2009 03:51:14 -0000
@@ -38,10 +38,4 @@
   @${CP} ${FILESDIR}/missing ${WRKSRC}
 
-post-install:
-.for f in cvs cvsbug
-     -${MV} ${PREFIX:S/\/local//}/bin/${f} ${PREFIX:S/\/local//}/bin/${f}.orig
-     -${CP} -p ${PREFIX}/bin/${f} ${PREFIX:S/\/local//}/bin
-.endfor
-
 generate-patch:
	cvs -R -d ${CVS_SITE} rdiff -u -r ${CVS_VER} -r HEAD \



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905220406.n4M46sPF004899>