Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 20:10:01 -0700 (PDT)
From:      Bill Fumerola <billf@jade.chc-chimes.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   re: ports/8126
Message-ID:  <199810140310.UAA08313@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/8126; it has been noted by GNATS.

From: Bill Fumerola <billf@jade.chc-chimes.com>
To: freebsd-gnats-submit@freebsd.org
Cc:  Subject: re: ports/8126
Date: Tue, 13 Oct 1998 22:59:42 -0400 (EDT)

 merge in this patch before commit.
 
 --- Makefile.old	Tue Oct 13 22:43:34 1998
 +++ Makefile	Tue Oct 13 22:50:18 1998
 @@ -6,7 +6,7 @@
  # $Id: $
  #
  
 -DISTNAME=	gtkfind-0.7
 +DISTNAME=	gtkfind-0.8
  CATEGORIES=	misc
  MASTER_SITES=	http://www.oz.net/~mattg/
  
 --- md5	Tue Oct 13 22:43:38 1998
 +++ files/md5	Tue Oct 13 22:44:22 1998
 @@ -1 +1 @@
 -MD5 (gtkfind-0.7.tar.gz) = f87f5be20ce38a03c05d23b8af2c1cc3
 +MD5 (gtkfind-0.8.tar.gz) = b2458d61fed9e1df9c48890c3bd96026
 --- patches/OLDpatch-aa	Tue Oct 13 22:42:34 1998
 +++ patches/patch-aa	Tue Oct 13 22:47:33 1998
 @@ -1,5 +1,5 @@
 ---- gtkfind.h.old	Mon Sep 28 17:43:08 1998
 -+++ gtkfind.h	Mon Sep 28 17:43:22 1998
 +--- gtkfind.h.orig	Sat Oct 10 03:38:39 1998
 ++++ gtkfind.h	Tue Oct 13 22:47:02 1998
  @@ -53,8 +53,8 @@
   
   #include<errno.h>
 @@ -8,6 +8,6 @@
  -#include<sys/sysmacros.h>
  +/* for "major" and "minor" macros
  +#include<sys/sysmacros.h> */
 - #include<sys/types.h> /* this may or may not be necessary? */
   
 - #include<gtk/gtk.h>
 + #include<stdarg.h> /* for print_error */
 + 
 
 
 - bill fumerola [root/billf]@chc-chimes.com - computer horizons corp -
 -  ph:(800)252.2421 x128 / bfumerol@computerhorizons.com - BF1560  -
 
 	"Logic, like whiskey, loses its beneficial effect 
 	when taken in too large quantities" -Lord Dunsany
 
 
 
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810140310.UAA08313>