CVS: moonbase/utils/units BUILD,1.1,1.2 DETAILS,1.2,1.3

Terry Chan tchan at lunar-linux.org
Sat Dec 6 20:29:33 GMT 2003


Update of /var/cvs/lunar/moonbase/utils/units
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31416

Modified Files:
	BUILD DETAILS 
Log Message:
Version bump (long overdue).  Compiled and tested with gcc-3.2.3, glibc2-3.2.
The author rewrote the parser and added a bunch of new features.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/units/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	23 May 2003 17:36:07 -0000	1.1
+++ BUILD	6 Dec 2003 20:29:31 -0000	1.2
@@ -1,6 +1,6 @@
 (
 
-  patch_it  $SOURCE_CACHE/$SOURCE2 1 &&
+  patch_it  $SOURCE_CACHE/$SOURCE2 0 &&
 
   default_build
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/units/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	23 May 2003 17:36:07 -0000	1.2
+++ DETAILS	6 Dec 2003 20:29:31 -0000	1.3
@@ -1,14 +1,16 @@
           MODULE=units
-         VERSION=1.74
+         VERSION=1.83c
+        #VERSION=1.74
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-gcc-3.3.patch.bz2
+         SOURCE2=$MODULE-$VERSION-units-c.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
-   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
+   SOURCE_URL[0]=http://www.cam.cornell.edu/~adrian/$SOURCE
+   SOURCE_URL[1]=$GNU_URL/$MODULE/$SOURCE
+   SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
         WEB_SITE=http://www.cam.cornell.edu/~adrian/units.html
          ENTERED=20020410
-         UPDATED=20030523
+         UPDATED=20031206
            SHORT="GNU units converts between different systems of units."
 cat << EOF
 GNU units converts between different systems of units.




More information about the Lunar-commits mailing list