Date: Mon, 31 Jan 2000 10:39:51 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: Maxim Sobolev <sobomax@altavista.net> Cc: "Marc G. Fournier" <scrappy@FreeBSD.ORG>, 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 Message-ID: <Pine.BSF.4.21.0001311039470.480-100000@thelab.hub.org> In-Reply-To: <3895989D.DAFB2FD1@altavista.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sobomax@altavista.net>
>
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001311039470.480-100000>
