[Lunar-commits] r22109 - moonbase/trunk/web/amaya
Dennis Veatch
stumbles at lunar-linux.org
Tue Nov 7 23:25:30 CET 2006
Author: stumbles
Date: 2006-11-07 23:25:30 +0100 (Tue, 07 Nov 2006)
New Revision: 22109
Modified:
moonbase/trunk/web/amaya/BUILD
moonbase/trunk/web/amaya/DETAILS
Log:
Version bump with bugfixes and some new features.
Modified: moonbase/trunk/web/amaya/BUILD
===================================================================
--- moonbase/trunk/web/amaya/BUILD 2006-11-07 21:31:13 UTC (rev 22108)
+++ moonbase/trunk/web/amaya/BUILD 2006-11-07 22:25:30 UTC (rev 22109)
@@ -3,11 +3,11 @@
cd Amaya &&
mkdir LINUX-ELF &&
cd LINUX-ELF &&
- ../configure --prefix=/usr \
- --enable-motif \
+ ../configure --prefix=/usr \
+ --enable-motif \
--without-graphic-libs \
$OPTS &&
- make all &&
+ make &&
prepare_install &&
make install
Modified: moonbase/trunk/web/amaya/DETAILS
===================================================================
--- moonbase/trunk/web/amaya/DETAILS 2006-11-07 21:31:13 UTC (rev 22108)
+++ moonbase/trunk/web/amaya/DETAILS 2006-11-07 22:25:30 UTC (rev 22109)
@@ -1,11 +1,11 @@
MODULE=amaya
- VERSION=9.3
+ VERSION=9.52
SOURCE=$MODULE-fullsrc-$VERSION.tgz
SOURCE_URL[0]=http://www.w3.org/Amaya/Distribution/
- SOURCE_VFY=sha1:d504c0d6accc093569795027857f8c3a4e665b3d
+ SOURCE_VFY=sha1:564ecddcba7f63f007ce9d6c97637ba04b1172c5
WEB_SITE=http://www.w3.org/Amaya/
ENTERED=20011115
- UPDATED=20060209
+ UPDATED=20061107
PSAFE=no
SHORT="Browser and WYSIWYG web authoring tool"
cat << EOF
More information about the Lunar-commits
mailing list