From owner-cvs-all Mon Jan 31 6:40:16 2000 Delivered-To: cvs-all@freebsd.org Received: from thelab.hub.org (nat198.40.mpoweredpc.net [142.177.198.40]) by hub.freebsd.org (Postfix) with ESMTP id 6FA1915083; Mon, 31 Jan 2000 06:39:59 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id KAA68145; Mon, 31 Jan 2000 10:39:51 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 31 Jan 2000 10:39:51 -0400 (AST) From: The Hermit Hacker To: Maxim Sobolev Cc: "Marc G. Fournier" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/mico Makefile ports/devel/mico/files md5ports/devel/mico/patches patch-ar patch-ak patch-am patch-anports/devel/mico/pkg PLIST In-Reply-To: <3895989D.DAFB2FD1@altavista.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk done, hanks ... On Mon, 31 Jan 2000, Maxim Sobolev wrote: > "Marc G. Fournier" wrote: > > > scrappy 2000/01/29 18:10:35 PST > > > > Modified files: > > devel/mico Makefile > > devel/mico/files md5 > > devel/mico/patches patch-ak patch-am patch-an > > devel/mico/pkg PLIST > > Added files: > > devel/mico/patches patch-ar > > Log: > > This updates mico to 2.3.1 ... > > > > PR: ports/16055 > > Submitted by: Maxim Sobolev > > So it is definitely the time to close appropriate `ports/16055' PR. > > BTW your second commit intended to silent portlint (ports/devel/mico/Makefile,v > 1.40 2000/01/30 02:11:32 scrappy) broke this port because ${MICOVER}variable > used in pkg/PLIST and post-install target is now undefined. Attached patch > should solve this problem without making portlint unhappy. > > -Maxim > > --- /usr/ports/devel/mico/Makefile Mon Jan 31 10:02:19 2000 > +++ Makefile Mon Jan 31 16:07:04 2000 > @@ -15,6 +15,8 @@ > LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ > tcl82.1:${PORTSDIR}/lang/tcl82 > > +MICOVER= `${ECHO} ${DISTNAME} | ${SED} 's/mico-//'` > + > GTK_CONFIG?= ${X11BASE}/bin/gtk12-config > > USE_NEWGCC= yes > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message