Ignore:
Timestamp:
01/29/2023 04:35:23 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:
4ea982c2
Parents:
fec97d2f
git-author:
Xi Ruoyao <xry111@…> (01/29/2023 04:31:35 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/29/2023 04:35:23 AM)
Message:

Change all http://*.sourceforge.net/ URLs to https

Now all sourceforge.net subdomains have a valid SSL certificate. The
changes are automatically done via a sed. I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml. Other changes should (hopefully) be
fine.

Location:
multimedia/videoutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rfec97d2f r17aa21c  
    145145      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    146146      <ulink url="http://www.libssh.org/">libssh</ulink>,
    147       <!--<ulink url="http://xavs.sourceforge.net/">libxavs</ulink> (SVN checkout),-->
     147      <!--<ulink url="https://xavs.sourceforge.net/">libxavs</ulink> (SVN checkout),-->
    148148      <ulink url="https://openal.org/">OpenAL</ulink>,
    149149      <ulink url="https://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
     
    154154      <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
    155155      <!--<ulink url="http://www.videolan.org/developers/x265.html">x265 (H.265/MPEG-H HEVC)</ulink>, and-->
    156       <ulink url="http://zapping.sourceforge.net/ZVBI/">ZVBI</ulink>
     156      <ulink url="https://zapping.sourceforge.net/ZVBI/">ZVBI</ulink>
    157157    </para>
    158158
  • multimedia/videoutils/mplayer.xml

    rfec97d2f r17aa21c  
    164164      <ulink url="http://www.live555.com/">LIVE555 Streaming Media</ulink>,
    165165      <ulink url="http://rtmpdump.mplayerhq.hu/">RTMPDump</ulink>,
    166       <ulink url="http://tivo-mplayer.sourceforge.net/mythtivo.html">TiVo vstream client</ulink>, and
     166      <ulink url="https://tivo-mplayer.sourceforge.net/mythtivo.html">TiVo vstream client</ulink>, and
    167167      <ulink url="http://www.xmms.org/">XMMS</ulink>
    168168    </para>
Note: See TracChangeset for help on using the changeset viewer.