Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 16:47:56 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41024: Update port: astro/saoimage to 1.31.1
Message-ID:  <200207262347.g6QNluwW038088@www.freebsd.org>

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

>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 <stdlib.h>
  #else

>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?200207262347.g6QNluwW038088>