Ignore:
Timestamp:
01/29/2023 06:35:01 AM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
eed39e3
Parents:
4ea982c2
git-author:
Xi Ruoyao <xry111@…> (01/29/2023 06:31:21 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/29/2023 06:35:01 AM)
Message:

Update more URLs to use https

Mostly plain http -> https replace, if https works. If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/xine-lib.xml

    r4ea982c2 r75b1a338  
    7878        <xref linkend="alsa"/>,
    7979        <xref linkend='pulseaudio'/>, or
    80         <ulink url="http://jackaudio.org/">JACK</ulink>
     80        <ulink url="https://jackaudio.org/">JACK</ulink>
    8181    </para>
    8282
     
    110110      <xref linkend="doxygen"/> (to create the API documentation),
    111111      <xref linkend="v4l-utils"/>
    112       <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
    113       <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
    114       <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
    115       <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
     112      <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
     113      <ulink url="https://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
     114      <ulink url="https://github.com/cacalabs/libcaca">libcaca</ulink>,
     115      <ulink url="https://www.videolan.org/developers/libdca.html">libdca</ulink>,
    116116      <ulink url="https://fame.sourceforge.net">libFAME</ulink>,
    117117      <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
    118       <ulink url="http://www.musepack.net/">musepack</ulink>,
     118      <ulink url="https://www.musepack.net/">musepack</ulink>,
    119119      <ulink url="&gnu-http;/vcdimager/">VCDImager</ulink>, and
    120       <ulink url="http://www.wavpack.com/">WavPack</ulink>,
     120      <ulink url="https://www.wavpack.com/">WavPack</ulink>,
    121121    </para>
    122122
Note: See TracChangeset for help on using the changeset viewer.