[Lunar-commits] <moonbase> Subject: bzedit2: different source url
Duncan Gibson
engelsman at lunar-linux.org
Fri Sep 4 20:00:29 CEST 2009
commit 75fa7fdd4578622cbdc4d06ee58b9b1285fa799b
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Fri Sep 4 20:00:29 2009 +0200
Subject: bzedit2: different source url
download failed during an 'lget -a' sweep. old source url is dead.
version unchanged, so no need to change UPDATED.
also under the impression that bzedit no longer required for creating
bzflag landscapes because it can be done in blender, but I could be wrong.
If bzedit is removed from moonbase, then gtkglarea could probably go too.
Note: downloads, compiles and installs OK,
but untested as I don't have GLX extension installed - engelsman
PS. discovered that there is an out-of-date [non-lunar] lunar source
archive, which is cool, so could just point to that.
---
games/bzedit2/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games/bzedit2/DETAILS b/games/bzedit2/DETAILS
index 09cc146..7da528d 100644
--- a/games/bzedit2/DETAILS
+++ b/games/bzedit2/DETAILS
@@ -3,8 +3,8 @@
VERSION=2.1
SOURCE=$MOD-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
- SOURCE_URL[0]=http://jupiter.babylonia.flatirons.org/code/
- WEB_SITE=http://BZFlag.org
+ SOURCE_URL[0]=http://ftp.eu.openbsd.org/pub/lunar/source-archive/
+ WEB_SITE=http://bzflag.org
ENTERED=20020912
UPDATED=20040409
MAINTAINER=csm at moongroup.com
More information about the Lunar-commits
mailing list