Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2005 17:50:18 GMT
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/88291: [update] devel/smc: UNBREAK port (size mismatch)
Message-ID:  <200511071750.jA7HoIEF015360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/88291; it has been noted by GNATS.

From: Boris Samorodov <bsam@ipt.ru>
To: bug-followup@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



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