Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 06:16:10 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45436: Update port: graphics/xmountains to 2.6
Message-ID:  <20021119061610.44951f09.tkato@prontomail.com>

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

>Number:         45436
>Category:       ports
>Synopsis:       Update port: graphics/xmountains to 2.6
>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 Nov 18 13:30:07 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmountains/Makefile graphics/xmountains/Makefile
--- /usr/ports/graphics/xmountains/Makefile	Mon Nov 11 18:59:55 2002
+++ graphics/xmountains/Makefile	Mon Nov 11 20:35:06 2002
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	xmountains
-PORTVERSION=	2.5
+PORTVERSION=	2.6
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.epcc.ed.ac.uk/~spb/xmountains/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.Org
+MAINTAINER=	ports@FreeBSD.org
 
 NO_WRKSUBDIR=	yes
 
diff -urN /usr/ports/graphics/xmountains/distinfo graphics/xmountains/distinfo
--- /usr/ports/graphics/xmountains/distinfo	Sun Aug 20 19:14:18 2000
+++ graphics/xmountains/distinfo	Sat Nov  9 15:27:19 2002
@@ -1 +1 @@
-MD5 (xmountains_2.5.tar.gz) = 38561473f6298a7bb8d1a8234cbc5d3b
+MD5 (xmountains_2.6.tar.gz) = 2ae9919290bf38bac8da870f3b06a5c7
diff -urN /usr/ports/graphics/xmountains/files/patch-aa graphics/xmountains/files/patch-aa
--- /usr/ports/graphics/xmountains/files/patch-aa	Sun Aug 20 19:14:18 2000
+++ graphics/xmountains/files/patch-aa	Sat Nov  9 15:29:04 2002
@@ -1,13 +1,13 @@
---- Imakefile.orig	Wed Sep 11 22:40:57 1996
-+++ Imakefile	Thu Aug 10 22:44:57 2000
+--- Imakefile.orig	Fri Mar 30 21:47:58 2001
++++ Imakefile	Sat Nov  9 15:28:34 2002
 @@ -1,9 +1,10 @@
 -LOCAL_LIBRARIES = -lX11 
 -  SYS_LIBRARIES = -lm
 +LOCAL_LIBRARIES = $(XLIB)
 +  SYS_LIBRARIES = MathLibrary
-            SRCS = calcalt.c random.c  artist.c global.c xmountains.c X_graphics.c print_alg.c
-            OBJS = calcalt.o random.o  artist.o global.o xmountains.o X_graphics.o print_alg.o
-            HDRS = crinkle.h global.h paint.h patchlevel.h copyright.h
+            SRCS = calcalt.c random.c  artist.c  xmountains.c X_graphics.c print_alg.c
+            OBJS = calcalt.o random.o  artist.o  xmountains.o X_graphics.o print_alg.o
+            HDRS = crinkle.h paint.h patchlevel.h copyright.h vroot.h
            SHARS = README $(SRCS) $(HDRS) Imakefile xmountains.man Makefile.alt
 +      MANSUFFIX = 6
  ComplexProgramTarget(xmountains)
>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?20021119061610.44951f09.tkato>