pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libfetch



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Apr 24 07:55:00 UTC 2008

Modified Files:
        pkgsrc/net/libfetch: Makefile
        pkgsrc/net/libfetch/files: common.c common.h fetch.c file.c ftp.c
            http.c

Log Message:
libfetch-2.4.10:
Start URL quoting cleanup.  All URLs are now quoted correctly on parsing
and when appending URLs.  URLs without schema and starting with slash are
considered to be file:// URLs.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/net/libfetch/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/net/libfetch/files/common.c
cvs rdiff -r1.6 -r1.7 pkgsrc/net/libfetch/files/common.h \
    pkgsrc/net/libfetch/files/fetch.c
cvs rdiff -r1.7 -r1.8 pkgsrc/net/libfetch/files/file.c
cvs rdiff -r1.19 -r1.20 pkgsrc/net/libfetch/files/ftp.c
cvs rdiff -r1.17 -r1.18 pkgsrc/net/libfetch/files/http.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index