Author: glen                         Date: Mon Sep 21 13:35:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- wrapping

---- Files affected:
packages/lighttpd:
   lighttpd-branch.sh (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/lighttpd/lighttpd-branch.sh
diff -u packages/lighttpd/lighttpd-branch.sh:1.14 
packages/lighttpd/lighttpd-branch.sh:1.15
--- packages/lighttpd/lighttpd-branch.sh:1.14   Mon Sep 21 15:34:07 2009
+++ packages/lighttpd/lighttpd-branch.sh        Mon Sep 21 15:35:25 2009
@@ -8,7 +8,20 @@
 filter() {
        set -$d
        # Excluding files which change version or were not in dist tarball
-       filterdiff -x tests/mod-extforward.conf -x ChangeLog -x .cvsignore -x 
src/.cvsignore -x tests/.cvsignore -x doc/.cvsignore -x 'configure.in' -x 
'SConstruct' -x 'CMakeLists.txt' -x 'src/CMakeLists.txt' -x 
'src/config.h.cmake' -x 'src/mod_uploadprogress.c' | \
+       filterdiff \
+               -x 'ChangeLog' \
+               -x 'CMakeLists.txt' \
+               -x 'configure.in' \
+               -x '.cvsignore' \
+               -x 'doc/.cvsignore' \
+               -x 'SConstruct' \
+               -x 'src/CMakeLists.txt' \
+               -x 'src/config.h.cmake' \
+               -x 'src/.cvsignore' \
+               -x 'src/mod_uploadprogress.c' \
+               -x 'tests/.cvsignore' \
+               -x 'tests/mod-extforward.conf' \
+               | \
        # remove revno's for smaller diffs
        sed -e 's,^\([-+]\{3\} .*\)\t(revision [0-9]\+)$,\1,'
 }
================================================================

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

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

Reply via email to