diff options
author | is <is@pkgsrc.org> | 2005-04-05 15:58:05 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2005-04-05 15:58:05 +0000 |
commit | e3d7396fee045a5c3dc4e8351ef03b623cdaadf3 (patch) | |
tree | 260c0dee7e7aeaabd249eaf8c36a583cc78f40aa /lang/sr/distinfo | |
parent | 015373386528d56683d7f3d2f3c52772d958390c (diff) | |
download | pkgsrc-e3d7396fee045a5c3dc4e8351ef03b623cdaadf3.tar.gz |
Fix SR optimizer bug: with -O, the char-integer-conversion was unsigned,
while it is signed without.
Diffstat (limited to 'lang/sr/distinfo')
-rw-r--r-- | lang/sr/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sr/distinfo b/lang/sr/distinfo index 088b832c6a0..24b8653dfee 100644 --- a/lang/sr/distinfo +++ b/lang/sr/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.18 2005/04/05 15:55:54 is Exp $ +$NetBSD: distinfo,v 1.19 2005/04/05 15:58:05 is Exp $ SHA1 (sr233.tar.Z) = 0354987527ed1e84c32d3b1fc6bacb65d647f337 RMD160 (sr233.tar.Z) = 58c90c06abede7a15ca8a68f53b6fdfa575c79df @@ -24,3 +24,4 @@ SHA1 (patch-bf) = 5b927830f65f5b981cb735ae980e849e2c6d3727 SHA1 (patch-bg) = 3d3357f00129d8b6141506e700c4ae4da556a39a SHA1 (patch-bh) = c880064e871297a411e2292f78d82222bb46dac4 SHA1 (patch-bi) = ad6706295ff164fe6df257d325a06f9b157175d1 +SHA1 (patch-bj) = cd46d268fc173fe02efa8338ebf3f664ff2e5b94 |