pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/asc Closes PR 31025.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/598bad090089
branches:  trunk
changeset: 596293:598bad090089
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat Dec 03 20:17:47 2011 +0000

description:
Closes PR 31025.

diffstat:

 games/asc/distinfo                                |   4 ++--
 games/asc/patches/patch-source_ASCStringHelpers.h |  12 +++++++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 71659abc601c -r 598bad090089 games/asc/distinfo
--- a/games/asc/distinfo        Sat Dec 03 19:38:48 2011 +0000
+++ b/games/asc/distinfo        Sat Dec 03 20:17:47 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2011/11/23 23:29:45 joerg Exp $
+$NetBSD: distinfo,v 1.11 2011/12/03 20:17:47 cheusov Exp $
 
 SHA1 (asc/asc-source-1.16.4.0.tar.bz2) = 338081823943e08848325e6f2126e5c533517ae9
 RMD160 (asc/asc-source-1.16.4.0.tar.bz2) = a4de675628875cc36f30b39d1fb1ef3ac879e369
@@ -12,7 +12,7 @@
 SHA1 (asc/time_to_strike.mp3) = 76abf03155d9a21584f30c20370db0a93449c78a
 RMD160 (asc/time_to_strike.mp3) = a402a00e490f7aca0871b52165d63f3bde3b3bff
 Size (asc/time_to_strike.mp3) = 3242969 bytes
-SHA1 (patch-source_ASCStringHelpers.h) = e13e259fb2ce8ca674692b928e536594f243c0be
+SHA1 (patch-source_ASCStringHelpers.h) = 21caf558907c4eaafe88d714520b014a1c19f57b
 SHA1 (patch-source_Property.cpp) = a8a8e154f8aa5a884cb9fe0e74c806dcaf3020b2
 SHA1 (patch-source_password.cpp) = fa56110a045e111f772f09b9e9998d84a76e7d5a
 SHA1 (patch-source_strtmesg.cpp) = 3aa86f7e739983294a86c9ab5a8c0c4a6007c449
diff -r 71659abc601c -r 598bad090089 games/asc/patches/patch-source_ASCStringHelpers.h
--- a/games/asc/patches/patch-source_ASCStringHelpers.h Sat Dec 03 19:38:48 2011 +0000
+++ b/games/asc/patches/patch-source_ASCStringHelpers.h Sat Dec 03 20:17:47 2011 +0000
@@ -1,8 +1,14 @@
-$NetBSD: patch-source_ASCStringHelpers.h,v 1.1 2011/11/23 23:29:45 joerg Exp $
+$NetBSD: patch-source_ASCStringHelpers.h,v 1.2 2011/12/03 20:17:47 cheusov Exp $
 
---- source/ASCStringHelpers.h.orig     2011-11-23 16:20:40.000000000 +0000
+--- source/ASCStringHelpers.h.orig     2005-08-17 19:08:19.000000000 +0000
 +++ source/ASCStringHelpers.h
-@@ -9,6 +9,7 @@
+@@ -4,11 +4,13 @@
+ #include <cassert>
+ #include <cstdarg>
+ #include <cstdio>
++#include <cstdlib>
+ #include <memory>
+ #include <string>
  #include <wchar.h>
  #include <stdio.h>
  #include <ctype.h>



Home | Main Index | Thread Index | Old Index