Bug 40135 - Update port: games/exult Ultima VII game engine
Summary: Update port: games/exult Ultima VII game engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-03 05:00 UTC by Igor Pokrovsky
Modified: 2002-07-21 04:49 UTC (History)
0 users

See Also:


Attachments
exult.shar (3.98 KB, text/plain)
2002-07-03 05:00 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2002-07-03 05:00:09 UTC
	Version 0.96beta1 ---> 0.99.1RC2
Comment 1 corecode@corecode.ath.cx 2002-07-04 01:16:09 UTC
On Wed, 3 Jul 2002 07:49:51 +0400 (MSD) Igor Pokrovsky wrote:

[pr with shar in it]

you should post updates for ports as a unified diff (to the current
version in ports) and not as shar. it just complicates things for
committers.

cheerz
  simon

-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News
Comment 2 Igor Pokrovsky 2002-07-06 04:11:37 UTC
diff -ru /usr/ports/games/exult/Makefile ./exult/Makefile
--- /usr/ports/games/exult/Makefile	Thu Jun 27 19:51:36 2002
+++ ./exult/Makefile	Fri Jun 28 19:03:01 2002
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=		exult
-PORTVERSION=		0.96
+PORTVERSION=		0.99.1
 CATEGORIES=		games
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=		${PORTNAME}-${PORTVERSION}beta1
+DISTNAME=		${PORTNAME}-${PORTVERSION}RC2
 
 MAINTAINER=	tiamat@telegraph.spb.ru
 
@@ -26,7 +26,8 @@
 CONFIGURE_ARGS=	--with-x \
 		--x-includes=${X11BASE}/include \
 		--x-libraries=${X11BASE}/lib \
-		--disable-tools
+		--disable-tools \
+		--disable-sdltest
 # SDL cannot find X11 includes in normal way
 CONFIGURE_ENV=	CPPFLAGS=-I${X11BASE}/include \
 		SDL_CONFIG="${SDL_CONFIG}"
diff -ru /usr/ports/games/exult/distinfo ./exult/distinfo
--- /usr/ports/games/exult/distinfo	Thu Jun 27 19:51:36 2002
+++ ./exult/distinfo	Fri Jun 28 08:32:44 2002
@@ -1 +1 @@
-MD5 (exult-0.96beta1.tar.gz) = b75755e318270a769893ee6d59e0b13b
+MD5 (exult-0.99.1RC2.tar.gz) = 659b6542fa7332c227348ced3427e207
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2002-07-21 04:49:21 UTC
State Changed
From-To: open->closed

Committed, thanks.