[Lunar-commits]
CVS: moonbase/editors/emacs BUILD, 1.2, 1.3 DETAILS, 1.4, 1.5
Terry Chan
tchan at lunar-linux.org
Tue Feb 8 02:37:08 UTC 2005
Update of /var/cvs/lunar/moonbase/editors/emacs
In directory espresso.foo-projects.org:/tmp/cvs-serv15750
Modified Files:
BUILD DETAILS
Log Message:
Version bump to emacs-21.4. Updated the BUILD script to use Lunar standards.
Compiled/tested with gcc-3.3.3, glibc-2.3.3, XOrg-6.8.1.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/emacs/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 17 Nov 2004 13:00:36 -0000 1.2
+++ BUILD 8 Feb 2005 02:37:06 -0000 1.3
@@ -1,3 +1,7 @@
-#combreloc linker options fscks up things here
-LDFLAGS=`echo $LDFLAGS | sed "s/-z combreloc//" | sed "s%-Wl,-O1%%"`
-default_build
+(
+
+ #combreloc linker options fscks up things here
+ LDFLAGS=`echo $LDFLAGS | sed "s/-z combreloc//" | sed "s%-Wl,-O1%%"`
+ default_build
+
+) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/emacs/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 5 Oct 2004 09:29:56 -0000 1.4
+++ DETAILS 8 Feb 2005 02:37:06 -0000 1.5
@@ -1,12 +1,12 @@
MODULE=emacs
- VERSION=21.3
+ VERSION=21.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
- SOURCE_VFY=md5:a0bab457cbf5b4f8eb99d1d0a3ada420
+ SOURCE_VFY=sha1:92c9149a7070f917a90e941d8bd3c03e45a81f3d
WEB_SITE=http://www.gnu.org/software/emacs
ENTERED=20010922
- UPDATED=20020529
+ UPDATED=20050207
SHORT="Emacs is the extensible, self-documenting real-time display editor."
cat << EOF
Emacs is the extensible, customizable, self-documenting real-time
More information about the Lunar-commits
mailing list