1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Thierry Thomas 0d4a75c843 Fix a size mismatch and unbreak.
According to the author:

 -----
 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
 -----

PR:		88291
Submitted by:	Boris B. Samorodov
2005-11-11 18:29:35 +00:00

4 lines
176 B
Plaintext

MD5 (smc_4_2_2.tgz) = 7c3caa8fcbac722272abb1803a5744b0
SHA256 (smc_4_2_2.tgz) = 44bb2c50eb0fa7a48b19519b63aa72eb614064adf12a0cc6875ae631dd4202b5
SIZE (smc_4_2_2.tgz) = 1493354