Changeset 7368969 for general


Ignore:
Timestamp:
08/22/2012 11:04:45 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b4ed45b
Parents:
601a838
Message:

tcl and tk 8.5.12 - neither is presently at the gentoo ftp repo.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10542 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/tcl.xml

    r601a838 r7368969  
    66
    77  <!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
    8   <!ENTITY tcl-download-ftp  "&gentoo-ftp-repo;/tcl&tcl-version;-src.tar.gz">
    9   <!ENTITY tcl-md5sum        "b01a9691c83990b3db0ce62d1012ca67">
     8  <!ENTITY tcl-download-ftp  "">
     9  <!-- this might appear in the future
     10  <!ENTITY tcl-download-ftp  "&gentoo-ftp-repo;/tcl&tcl-version;-src.tar.gz">-->
     11  <!ENTITY tcl-md5sum        "174b2b4c619ba8f96875d8a051917703">
    1012  <!ENTITY tcl-size          "4.3 MB">
    11   <!ENTITY tcl-buildsize     "47 MB (includes documentation installation)">
    12   <!ENTITY tcl-time          "0.4 SBU"> 
     13  <!ENTITY tcl-buildsize     "48 MB (includes documentation installation)">
     14  <!ENTITY tcl-time          "0.4 SBU">
    1315
    1416  <!ENTITY tcl-doc-download  "&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz">
    15   <!ENTITY tcl-doc-md5sum    "69cffbda92abfda74c2809091b555548">
    16   <!ENTITY tcl-doc-size      "912 KB">
     17  <!ENTITY tcl-doc-md5sum    "849785419423b00d0d3d771239a01299">
     18  <!ENTITY tcl-doc-size      "913 KB">
    1719
    1820  <!-- Ensure this is updated when Tcl moves from the 8.5.x branch -->
  • general/prog/tk.xml

    r601a838 r7368969  
    66
    77  <!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
    8   <!ENTITY tk-download-ftp  "&gentoo-ftp-repo;/tk&tk-version;-src.tar.gz">
    9   <!ENTITY tk-md5sum        "b61b72f0aad230091b100746f078b8f1">
     8  <!ENTITY tk-download-ftp  "">
     9  <!-- might be useful again in the future
     10  <!ENTITY tk-download-ftp  "&gentoo-ftp-repo;/tk&tk-version;-src.tar.gz">-->
     11  <!ENTITY tk-md5sum        "a01640176845c1f654a412cfc9bab13b">
    1012  <!ENTITY tk-size          "3.7 MB">
    1113  <!ENTITY tk-buildsize     "28 MB">
    12   <!ENTITY tk-time          "0.5 SBU">
     14  <!ENTITY tk-time          "0.3 SBU">
    1315
    1416  <!-- Ensure this is updated when Tk moves from the 8.5.x branch -->
Note: See TracChangeset for help on using the changeset viewer.