Wireshark-commits: [Wireshark-commits] master-1.12 b2688c3: Fix the patch-bzip2 target.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Sep 2014 20:22:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2688c3a42c93446a51808f6b0f495dc250707e6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

b2688c3 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix the patch-bzip2 target.
    
    The main site URI scheme is now https. Update the URL in some other
    places while we're here.
    
    Change-Id: Ib03d4fd1c58dabd3cf5050dc4f79216e0b94d525
    Reviewed-on: https://code.wireshark.org/review/4133
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 983ae6cadee518be589b53d9b149fd2e156e8ada)
    Reviewed-on: https://code.wireshark.org/review/4134
    

Actions performed:

    from  5f58647   1.12.1 → 1.12.2.
    adds  b2688c3   Fix the patch-bzip2 target.


Summary of changes:
 Makefile.am                  |    4 ++--
 epan/Makefile.nmake          |   13 +++++++++++++
 epan/nghttp2/Makefile.am     |    2 +-
 epan/nghttp2/Makefile.common |    2 +-
 epan/nghttp2/Makefile.nmake  |    2 +-
 epan/wmem/Makefile.am        |    2 +-
 epan/wmem/Makefile.common    |    2 +-
 epan/wmem/Makefile.nmake     |    2 +-
 wsutil/Makefile.am           |   13 +++++++++++++
 wsutil/Makefile.common       |   13 +++++++++++++
 wsutil/Makefile.nmake        |   13 +++++++++++++
 11 files changed, 60 insertions(+), 8 deletions(-)