ports/74326: deskutils/wmpinboard-1.0 - coredump fix and maintainership request

Thomas Kempka t.kempka at web.de
Wed Nov 24 19:20:26 UTC 2004


The following reply was made to PR ports/74326; it has been noted by GNATS.

From: Thomas Kempka <t.kempka at web.de>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/74326: deskutils/wmpinboard-1.0 - coredump fix and maintainership request
Date: Wed, 24 Nov 2004 20:14:50 +0100

 The former patch does not seem to apply cleanly. Please use this one instead, thanks.
 
 diff -ruN /usr/ports/deskutils/wmpinboard/files/patch-src::wmpinboard.c.orig /usr/ports/deskutils/wmpinboard/files/patch-src::wmpinboard.c
 --- /usr/ports/deskutils/wmpinboard/files/patch-src::wmpinboard.c	Thu Apr 19 10:54:31 2001
 +++ ./deskutils/wmpinboard/files/patch-src::wmpinboard.c	Wed Nov 24 12:02:35 2004
 @@ -1,5 +1,5 @@
 ---- wmpinboard.c.orig	Thu Apr 13 15:01:17 2000
 -+++ src/wmpinboard.c	Wed Apr 18 13:06:36 2001
 +--- wmpinboard.c.orig	Fri Dec  8 20:42:23 2000
 ++++ src/wmpinboard.c	Wed Nov 24 02:05:22 2004
  @@ -10,6 +10,7 @@
   #include <stdlib.h>
   #include <stdio.h>
 @@ -8,6 +8,15 @@
   #include <sys/stat.h>
   #include <sys/time.h>
   
 +@@ -165,7 +166,7 @@
 +   char t[STRING_BUF_SIZE];
 +   FILE *file;
 +   int pid = (int) getpid();
 +-  static int sizes[6];
 ++  static int sizes[7];
 +   sizes[0] = size_0;
 +   sizes[1] = size_1;
 +   sizes[2] = size_2;
  @@ -1141,13 +1142,7 @@
   void
   timer(unsigned int intv)



More information about the freebsd-ports-bugs mailing list