Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jun 2003 10:50:12 +0200 (CEST)
From:      Johannes Groedem <johs@copyleft.no>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53006: [UPDATE] Meta-CVS 1.0.8
Message-ID:  <200306070850.h578oCg40095@defiance.copyleft.no>
Resent-Message-ID: <200306070850.h578oCpn086516@freefall.freebsd.org>

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

>Number:         53006
>Category:       ports
>Synopsis:       [UPDATE] Meta-CVS 1.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 07 01:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Groedem
>Release:        FreeBSD 4.5-RELEASE-p24 i386
>Organization:
>Environment:
System: FreeBSD 4.5-RELEASE-p24
>Description:
	Updated the Meta-CVS port for Meta-CVS 1.0.8.  This also
	includes the USE_GCC=2.95 fix, since the update I sent
	with that hasn't been committed yet.
>How-To-Repeat:
>Fix:

--- meta-cvs.patch begins here ---
Index: Makefile
===================================================================
RCS file: /local/cvs/local-ports/meta-cvs/Makefile,v
retrieving revision 1.7
retrieving revision 1.11
diff -u -r1.7 -r1.11
--- Makefile	24 Apr 2003 17:35:14 -0000	1.7
+++ Makefile	4 Jun 2003 17:17:24 -0000	1.11
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	meta-cvs
-PORTVERSION=	1.0.7
+PORTVERSION=	1.0.8
 CATEGORIES=	devel
 MASTER_SITES=	http://users.footprints.net/~kaz/
 DISTNAME=	mcvs-${PORTVERSION}
@@ -15,6 +15,8 @@
 COMMENT=	A more capable version control system than CVS, built around CVS
 
 BUILD_DEPENDS=	clisp:${PORTSDIR}/lang/clisp
+
+USE_GCC=	2.95
 
 pre-build:
 	${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile
Index: distinfo
===================================================================
RCS file: /local/cvs/local-ports/meta-cvs/distinfo,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- distinfo	24 Apr 2003 17:35:14 -0000	1.5
+++ distinfo	4 Jun 2003 17:21:49 -0000	1.6
@@ -1 +1 @@
-MD5 (mcvs-1.0.7.tar.gz) = 126cc1027d8711dcfd3b23b57ae5e5df
+MD5 (mcvs-1.0.8.tar.gz) = 8c68632fc15cb07644707b0bed8373ff
--- meta-cvs.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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