ports/88291: [update] devel/smc: UNBREAK port (size mismatch)
Boris Samorodov
bsam at ipt.ru
Mon Nov 7 17:50:19 UTC 2005
The following reply was made to PR ports/88291; it has been noted by GNATS.
From: Boris Samorodov <bsam at ipt.ru>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/88291: [update] devel/smc: UNBREAK port (size mismatch)
Date: Mon, 07 Nov 2005 20:47:27 +0300
On Mon, 31 Oct 2005 22:29:11 +0100 Kirill Ponomarew wrote:
> You should try to ask software developers what happened to tarball
> and provide this info in PR.
I've got an answer at the ML at sourceforge.net:
-----
From: Charles Rapp
Subject: RE: Was 4.2.2 rerolled?
Boris,
I realized after the initial release that the build missed 1 line change of the C# bug fix due to a CVS problem. SmcCSharpGenerator.java, line 1456 was built as:
if (loopbackFlag == false || hasActions == false)
and was corrected to:
if (loopbackFlag == false || hasActions == true)
So I corrected the CVS problem, rebuilt and re-released the tarball without modifying the release.
I apologize for any inconvience this has caused.
Charles Rapp
-----
WBR
--
Boris B. Samorodov, Research Engineer
InPharmTech Co, http://www.ipt.ru
Telephone & Internet Service Provider
More information about the freebsd-ports-bugs
mailing list