Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 15:35:27 -0500 (EST)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23085: upgrade for graphics/xanim
Message-ID:  <200011242035.eAOKZRx72021@aldan.algebra.com>

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

>Number:         23085
>Category:       ports
>Synopsis:       upgrade for graphics/xanim
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 24 12:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	The newer 2.80.2 is not a full release -- the author's tarball
	includes only the .c and .h files and the readme instructs you
	to use the old Makefiles. So I created a giant patch file and
	placed it on my own server.

	The new version gives you a few more codes and some bug-fixes.

>How-To-Repeat:

>Fix:

--- Makefile	Mon Apr 17 00:06:23 2000
+++ Makefile	Fri Nov 24 15:30:08 2000
@@ -8,3 +8,3 @@
 PORTNAME=       xanim
-PORTVERSION=	2.80.1
+PORTVERSION=	2.80.2
 CATEGORIES=	graphics
@@ -15,2 +15,5 @@
 
+PATCH_SITES=	http://virtual-estates.net/port-stuff/
+PATCHFILES=	xanim-2801-to-2802-patch.gz
+
 MAINTAINER=	ports@FreeBSD.org
@@ -28,2 +31,4 @@
 DLLDIR=		${PREFIX}/lib/X11/xanim
+
+MAKE_ARGS+=	-j 2 # safe and helps even the single-CPU machines
 
--- distinfo	Mon May 31 05:51:40 1999
+++ distinfo	Fri Nov 24 15:14:48 2000
@@ -8 +8,2 @@
 MD5 (vid_iv50_1.0_freebsdELFx86.tgz) = 47b8ec7a998386807b564666c6b0ea34
+MD5 (xanim-2801-to-2802-patch.gz) = 6fc94be9cf1b767a87356cb7044b37bf

>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?200011242035.eAOKZRx72021>