[Lunar-commits] CVS: moonbase/devel/guile BUILD, 1.2, 1.3 DETAILS, 1.8, 1.9

Florin Braescu florin at lunar-linux.org
Thu Dec 23 21:05:57 UTC 2004


Update of /var/cvs/lunar/moonbase/devel/guile
In directory espresso.foo-projects.org:/tmp/cvs-serv11600/devel/guile

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 1.6.6 to 1.6.7.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/guile/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	21 Aug 2003 16:20:53 -0000	1.2
+++ BUILD	23 Dec 2004 21:04:02 -0000	1.3
@@ -1,11 +1,9 @@
 (
 
-  ./configure  --prefix=/usr             \
-               --sysconfdir=/etc         \
-               --infodir=/usr/share/info \
+  ./configure  --prefix=/usr              \
+               --sysconfdir=/etc          \
+               --infodir=/usr/share/info  \
                --mandir=/usr/share/man   &&
-  make                                   &&
-  prepare_install                        &&
-  make    install
+  default_make
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/guile/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS	30 Nov 2004 05:28:52 -0000	1.8
+++ DETAILS	23 Dec 2004 21:04:02 -0000	1.9
@@ -1,13 +1,13 @@
           MODULE=guile
-         VERSION=1.6.6
-        #VERSION=1.6.5
+         VERSION=1.6.7
+        #VERSION=1.6.6
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=$GNU_URL/$MODULE/
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
-     SOURCE_VFY=sha1:0485619c8431385d9d395746d53776753b9dd76f
+     SOURCE_VFY=sha1:00a82dc4c7c19f9b791e116a2baf83e7d0c0856d
        WEB_SITE=http://www.gnu.org/software/guile
          ENTERED=20010922
-         UPDATED=20041130
+         UPDATED=20041223
            SHORT="Guile is a portable, embeddable Scheme implementation."
 
 cat << EOF



More information about the Lunar-commits mailing list