Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2000 12:21:01 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19379: Update port: astro/saoimage to 1.28.1
Message-ID:  <20000619192101.5D92237B84C@hub.freebsd.org>

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

>Number:         19379
>Category:       ports
>Synopsis:       Update port: astro/saoimage to 1.28.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:   Mon Jun 19 12:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.28.1

New file:
patches/patch-af

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/astro/saoimage/Makefile astro/saoimage/Makefile
--- /usr/ports/astro/saoimage/Makefile	Mon May  1 21:43:20 2000
+++ astro/saoimage/Makefile	Mon Jun 19 21:30:58 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	saoimage
-PORTVERSION=	1.27.2
+PORTVERSION=	1.28.1
 CATEGORIES=	astro
 MASTER_SITES=	ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ \
 		ftp://ftp.u-aizu.ac.jp/pub/graphics/image/SAO/SAOimage/
diff -urN /usr/ports/astro/saoimage/files/md5 astro/saoimage/files/md5
--- /usr/ports/astro/saoimage/files/md5	Mon May  1 21:43:21 2000
+++ astro/saoimage/files/md5	Mon Jun 19 21:35:46 2000
@@ -1 +1 @@
-MD5 (saoimage-1.27.2.tar.gz) = ec7bb4c3b1c786aa137a83a139a5ea2a
+MD5 (saoimage-1.28.1.tar.gz) = e9348b75b2eea7fc45b411d989c3d173
diff -urN /usr/ports/astro/saoimage/patches/patch-af astro/saoimage/patches/patch-af
--- /usr/ports/astro/saoimage/patches/patch-af	Thu Jan  1 09:00:00 1970
+++ astro/saoimage/patches/patch-af	Mon Jun 19 21:59:34 2000
@@ -0,0 +1,11 @@
+--- 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"};
+ 
+ 
+-#ifdef __convexc__
++#if defined(__convexc__) || defined(__STDC__)
+ #include <stdlib.h>
+ #else
+ #include <malloc.h>


>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?20000619192101.5D92237B84C>