SOURCES: httping-Makefile.patch - updated for 1.0.9

charles charles at pld-linux.org
Mon Jan 2 15:31:43 CET 2006


Author: charles                      Date: Mon Jan  2 14:31:43 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.0.9

---- Files affected:
SOURCES:
   httping-Makefile.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/httping-Makefile.patch
diff -u SOURCES/httping-Makefile.patch:1.3 SOURCES/httping-Makefile.patch:1.4
--- SOURCES/httping-Makefile.patch:1.3	Wed Oct  5 23:14:40 2005
+++ SOURCES/httping-Makefile.patch	Mon Jan  2 15:31:38 2006
@@ -1,13 +1,12 @@
-diff -Nur o.httping-1.0.5/Makefile httping-1.0.5/Makefile
---- o.httping-1.0.5/Makefile	2005-10-04 11:10:59.000000000 +0200
-+++ httping-1.0.5/Makefile	2005-10-05 23:06:45.718987808 +0200
+--- httping-1.0.9/Makefile.orig	2006-01-01 19:18:58.000000000 +0100
++++ httping-1.0.9/Makefile	2006-01-02 15:28:04.000000000 +0100
 @@ -14,9 +14,9 @@
  
- VERSION=1.0.5
+ VERSION=1.0.9
  
 -DEBUG=-g
- LDFLAGS=-lssl -lcrypto $(DEBUG)
--CFLAGS=-O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
+ LDFLAGS+=-lssl -lcrypto $(DEBUG)
+-CFLAGS+=-O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG)
 +CFLAGS ?= -O2
 +override CFLAGS += -Wall -DVERSION=\"$(VERSION)\"
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/httping-Makefile.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list