Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. LINUX.GENTOO.DEV
  • [gentoo-dev] PATCH freedict: use HTTPS for HOMEPAGE and SRC_URI

    From Michael Mair-Keimberger@21:1/5 to All on Sun Jan 14 12:10:01 2024
    Hi,

    This is a simple fix for freedict.eclass to use https instead of http.
    I've made a PR at github: https://github.com/gentoo/gentoo/pull/34785
    The changes looks as following:

    diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass
    index 7a49a5f19778..b649afc7c1af 100644
    --- a/eclass/freedict.eclass
    +++ b/eclass/freedict.eclass
    @@ -1,4 +1,4 @@
    -# Copyright 1999-2023 Gentoo Authors
    +# Copyright 1999-2024 Gentoo Authors
    # Distributed under the terms of the GNU General Public License v2

    # @ECLASS: freedict.eclass
    @@ -28,8 +28,8 @@ FREEDICT_P=${PN/freedict-/}
    [[ ${FORLANG} ]] && die "FORLANG is banned, set DESCRIPTION instead"
    [[ ${TOLANG} ]] && die "TOLANG is banned, set DESCRIPTION instead"

    -HOMEPAGE="http://freedict.sourceforge.net/en/" -SRC_URI="http://freedict.sourceforge.net/download/linux/${FREEDICT_P}.tar.gz" +HOMEPAGE="https://freedict.sourceforge.net/en/" +SRC_URI="https://freedict.sourceforge.net/download/linux/${FREEDICT_P}.tar.gz"

    LICENSE="GPL-2+"
    SLOT="0"


    Regards,
    Michael

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Gwylbert
      Mon May 12 05:32:08 2025
      from Sydney, Nsw via Telnet
    • Centurion
      Mon May 12 05:18:30 2025
      from Berea, Ohio via Telnet
    • Foriest Jan Smith
      Mon May 12 03:34:28 2025
      from Natchitoches, La via SSH
    • Plume
      Mon May 12 02:17:08 2025
      from Uk via SSH
    • Centurion
      Mon May 12 00:44:41 2025
      from Berea, Ohio via Telnet
    • Bob Smith
      Mon May 12 00:15:43 2025
      from Here via Raw
    • Brianm
      Sun May 11 22:42:59 2025
      from Glasgow via Raw
    • Foriest Jan Smith
      Sun May 11 01:11:46 2025
      from Natchitoches, La via SSH
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 475
    Nodes: 16 (2 / 14)
    Uptime: 18:23:42
    Calls: 9,487
    Calls today: 6
    Files: 13,617
    Messages: 6,121,091

© >>> Magnum BBS <<<, 2025