Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 May 1999 12:19:07 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11614: Update: net/xwhois
Message-ID:  <19990509191907.5D8901468@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         11614
>Category:       ports
>Synopsis:       Update: net/xwhois
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May  9 12:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update to 0.3.5

>How-To-Repeat:


>Fix:
	
Index: xwhois/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/xwhois/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1999/04/24 14:13:34	1.4
+++ Makefile	1999/05/09 19:11:08
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   xwhois
-# Version required:    0.3.4
+# Version required:    0.3.5
 # Date created:        31 December 1998
 # Whom:                Kris Kennaway <kkennawa@physics.adelaide.edu.au>
 #
 # $Id: Makefile,v 1.4 1999/04/24 14:13:34 kris Exp $
 #
 
-DISTNAME=	xwhois-0.3.4
+DISTNAME=	xwhois-0.3.5
 CATEGORIES=	net
 MASTER_SITES=	http://c64.org/~nr/ \
 		http://www.goatnet.ml.org/ \
Index: xwhois/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/net/xwhois/files/md5,v
retrieving revision 1.3
diff -u -r1.3 md5
--- md5	1999/04/24 14:13:42	1.3
+++ md5	1999/05/09 19:12:09
@@ -1 +1 @@
-MD5 (xwhois-0.3.4.tar.gz) = b8fb33ca41bccbfe418af251c8d4ac4f
+MD5 (xwhois-0.3.5.tar.gz) = bf0fb83e7a14a534f197366851e544cf
Index: xwhois/patches/patch-aa
===================================================================
RCS file: /cvs/FreeBSD/ports/net/xwhois/patches/patch-aa,v
retrieving revision 1.3
diff -u -r1.3 patch-aa
--- patch-aa	1999/04/24 14:14:56	1.3
+++ patch-aa	1999/05/09 19:15:10
@@ -1,6 +1,6 @@
---- configure.orig	Wed Mar 31 16:37:29 1999
-+++ configure	Thu Apr 15 12:46:24 1999
-@@ -809,11 +809,13 @@
+--- configure.orig	Sat May  8 10:19:38 1999
++++ configure	Sun May  9 12:14:58 1999
+@@ -842,11 +842,13 @@
  echo "configure: warning: cant find gtk-config" 1>&2
  echo "-------------------------------------------------"
  echo " GTK+ doesnt seam to be installed on this system"
@@ -16,7 +16,7 @@
  x=`echo $GTK_PREFIX|cut -d. -f1`
  y=`echo $GTK_PREFIX|cut -d. -f2`
  z=`echo $GTK_PREFIX|cut -d. -f3`
-@@ -895,10 +897,10 @@
+@@ -928,10 +930,10 @@
  XWHOIS_SERVERS='$(prefix)/share/xwhois/xwhois.servers'
  
  
@@ -29,3 +29,12 @@
  
  DEFINES='-DSTD -DHAVE_SNPRINTF -DXWHOIS_SERVERS=\"$(XWHOIS_SERVERS)\" -D$(GTK_TYPE)'
  
+@@ -1234,7 +1236,7 @@
+ 	CFLAGS="-Wall $CFLAGS"
+ fi
+ if test $CC = "cc"; then
+-	CFLAGS="-g3 $CFLAGS"
++	CFLAGS="$CFLAGS"
+ fi
+ 
+ # Special system options.

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


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?19990509191907.5D8901468>