Author: glen                         Date: Fri Sep 19 15:04:48 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable patch for files that didn't exist in 1.4.9 tarball

---- Files affected:
SOURCES:
   lighttpd-branch.sh (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-branch.sh
diff -u SOURCES/lighttpd-branch.sh:1.4 SOURCES/lighttpd-branch.sh:1.5
--- SOURCES/lighttpd-branch.sh:1.4      Tue Jun 17 18:10:03 2008
+++ SOURCES/lighttpd-branch.sh  Fri Sep 19 17:04:43 2008
@@ -10,5 +10,5 @@
 LC_ALL=C svn diff --old=$old --new=$new > lighttpd-branch.diff
 
 echo "Excluding files which change version or were not in dist tarball"
-filterdiff -x 'configure.in' -x .cvsignore lighttpd-branch.diff > 
lighttpd-branch.diff.tmp
+filterdiff -x 'configure.in' -x .cvsignore -x tests/mod-extforward.conf -x 
src/mod_uploadprogress.c lighttpd-branch.diff > lighttpd-branch.diff.tmp
 mv -f lighttpd-branch.diff.tmp lighttpd-branch.diff
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-branch.sh?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to