From owner-freebsd-ports Fri Jul 26 16:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABF037B400 for ; Fri, 26 Jul 2002 16:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F3143E86 for ; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNo1JU000298 for ; Fri, 26 Jul 2002 16:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo1eV000297; Fri, 26 Jul 2002 16:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB9737B400 for ; Fri, 26 Jul 2002 16:47:57 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBDCF43E4A for ; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNluOT038089 for ; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNluwW038088; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) Message-Id: <200207262347.g6QNluwW038088@www.freebsd.org> Date: Fri, 26 Jul 2002 16:47:56 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41024: Update port: astro/saoimage to 1.31.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41024 >Category: ports >Synopsis: Update port: astro/saoimage to 1.31.1 >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: Fri Jul 26 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.31.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/astro/saoimage/Makefile astro/saoimage/Makefile --- /usr/ports/astro/saoimage/Makefile Fri Jan 11 17:48:45 2002 +++ astro/saoimage/Makefile Wed Jul 24 00:48:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= saoimage -PORTVERSION= 1.29.3 +PORTVERSION= 1.31.1 CATEGORIES= astro MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ diff -urN /usr/ports/astro/saoimage/distinfo astro/saoimage/distinfo --- /usr/ports/astro/saoimage/distinfo Sun Apr 1 00:42:03 2001 +++ astro/saoimage/distinfo Wed Jul 24 00:49:42 2002 @@ -1 +1 @@ -MD5 (saoimage-1.29.3.tar.gz) = abfbafb808112b41305ce8c9720c9e69 +MD5 (saoimage-1.31.1.tar.gz) = 4c2934a3a650f5e6e37ec26def90b277 diff -urN /usr/ports/astro/saoimage/files/patch-aa astro/saoimage/files/patch-aa --- /usr/ports/astro/saoimage/files/patch-aa Sun Apr 30 08:42:21 2000 +++ astro/saoimage/files/patch-aa Wed Jul 24 01:12:45 2002 @@ -1,5 +1,5 @@ ---- makefile.FreeBSD.orig Sat Nov 6 06:57:30 1999 -+++ makefile.FreeBSD Sat Apr 22 02:58:08 2000 +--- makefile.FreeBSD.orig Thu Sep 20 06:27:49 2001 ++++ makefile.FreeBSD Wed Jul 24 01:12:35 2002 @@ -36,9 +36,9 @@ # FBCONFIG_2, which is set to the value of IMTOOLRC in the definition of # the CFLAGS macro below.) @@ -46,3 +46,23 @@ #XLIB = -L/usr/X11R6/lib -lX11 # ATTENTION: OpenWindows users... #F77LIB = -lF77 -lI77 -lU77 F77LIB = -lf2c +@@ -307,7 +307,7 @@ + $(MAKE) ARCFILE=$(TAPEDEV) tar + + +-XLIBH = /usr/X11R6/include/X11/Xlib.h /usr/X11R6/include/X11/Xutil.h ++XLIBH = ${X11BASE}/include/X11/Xlib.h ${X11BASE}/include/X11/Xutil.h + STRUCT = hfiles/struct.h hfiles/buffer.h hfiles/color.h hfiles/control.h \ + hfiles/coord.h hfiles/cursor.h hfiles/image.h hfiles/window.h + WORKS = $(XLIBH) $(STRUCT) hfiles/constant.h hfiles/extern.h $(WCSH) +@@ -419,8 +419,8 @@ + defs/dispbox.def defs/magnibox.def defs/panbox.def \ + defs/btnbox.def defs/colorbox.def defs/graphbox.def \ + defs/desktop.def defs/cursor.def +-mainkey.o : $(WORKS) /usr/include/X11/keysym.h \ +- /usr/include/X11/keysymdef.h ++mainkey.o : $(WORKS) ${X11BASE}/include/X11/keysym.h \ ++ ${X11BASE}/include/X11/keysymdef.h + #mainkey.o : $(WORKS) # for OpenWindows + mainslct.o : $(WORKS) + mainutil.o : $(XLIBH) $(STRUCT) hfiles/extern.h diff -urN /usr/ports/astro/saoimage/files/patch-af astro/saoimage/files/patch-af --- /usr/ports/astro/saoimage/files/patch-af Tue Jun 20 16:17:17 2000 +++ astro/saoimage/files/patch-af Wed Jul 24 01:28:04 2002 @@ -1,10 +1,10 @@ ---- lin.c.orig Tue Dec 21 03:58:46 1999 -+++ lin.c Mon Jun 19 21:57:26 2000 -@@ -161,7 +161,7 @@ - "PC matrix is singular"}; +--- lin.c.orig Thu May 9 04:35:06 2002 ++++ lin.c Wed Jul 24 00:52:50 2002 +@@ -163,7 +163,7 @@ + * $Id: lin.c,v 2.8 2002/01/30 06:04:03 mcalabre Exp $ + *===========================================================================*/ - --#ifdef __convexc__ +-#if defined(__convexc__) || defined(__APPLE__) +#if defined(__convexc__) || defined(__STDC__) #include #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message