diff options
author | tron <tron@pkgsrc.org> | 2006-06-30 15:59:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-06-30 15:59:58 +0000 |
commit | 32664596536125f777255b5212fbef2b23b78d4b (patch) | |
tree | 65fb644f851089b43327ea17694e649abab41b59 /editors/mg2a/distinfo | |
parent | 2859430dddf8ac0fc069714c7d904e6f18f6161f (diff) | |
download | pkgsrc-32664596536125f777255b5212fbef2b23b78d4b.tar.gz |
Fix build with GCC 4.x:
- Include "stdlib.h" and "string.h" where appropriate.
- Don't use function-local forward declarations of static functions.
Diffstat (limited to 'editors/mg2a/distinfo')
-rw-r--r-- | editors/mg2a/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/mg2a/distinfo b/editors/mg2a/distinfo index f5ec3abd9b7..def69380b50 100644 --- a/editors/mg2a/distinfo +++ b/editors/mg2a/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2005/12/09 15:26:52 joerg Exp $ +$NetBSD: distinfo,v 1.6 2006/06/30 15:59:58 tron Exp $ SHA1 (mg2a.tar.Z) = c96f890f217eaacb78117f9c73f1ea3709ca8d3f RMD160 (mg2a.tar.Z) = 7083ec8b49eb89d1389dabfb915859af2bb40ee1 @@ -18,3 +18,5 @@ SHA1 (patch-al) = b8595b33d45b73b709bcdbf1d2e255d57f02735b SHA1 (patch-am) = 3544b6609262899aabd0c0b7a29fdaeee3413d5f SHA1 (patch-an) = faf386a6ba58793f286aae1e372e318d77f6daa3 SHA1 (patch-ao) = ebe3ad41e0ad49aa4ea6fe571dbf360af8c70a96 +SHA1 (patch-ap) = 49aca14c3ee0b1c3c84f3920eb875ec8700f9128 +SHA1 (patch-aq) = 1deef2a00054de186cd73f7d864c5764a41dc2b0 |