Author: gotar                        Date: Sun Sep 14 18:26:21 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 3.6.0

---- Files affected:
SOURCES:
   digitemp-opt.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/digitemp-opt.patch
diff -u SOURCES/digitemp-opt.patch:1.1 SOURCES/digitemp-opt.patch:1.2
--- SOURCES/digitemp-opt.patch:1.1      Sun Apr 25 23:05:16 2004
+++ SOURCES/digitemp-opt.patch  Sun Sep 14 20:26:16 2008
@@ -1,11 +1,11 @@
 --- digitemp-3.3.2/Makefile.orig       2004-04-25 22:43:42.423912536 +0200
 +++ digitemp-3.3.2/Makefile    2004-04-25 22:44:23.194714432 +0200
-@@ -17,7 +17,7 @@
- 
+@@ -12,7 +12,7 @@
+ VERSION = 3.6.0
  
  CC    = gcc
--CFLAGS        = -I./src -I./userial -O2 # -g -Wall
-+CFLAGS        = -I./src -I./userial $(OPT) # -g -Wall
- LIBS  = -lm
+-CFLAGS        = -I./src -I./userial -O2 -Wall # -g
++CFLAGS        = -I./src -I./userial $(OPT) -Wall # -g
  
- OBJS          =       src/digitemp.o src/device_name.o
+ OBJS          =       src/digitemp.o src/device_name.o src/ds2438.o
+ HDRS          =       src/digitemp.h src/device_name.h
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/digitemp-opt.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to