Changeset ed6c072
- Timestamp:
- 11/30/2019 04:36:41 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 03978485
- Parents:
- ab8d3ce5
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rab8d3ce5 red6c072 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 29"> <!-- Always 2 digits -->3 <!ENTITY day "30"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "November 29th, &year;">9 <!ENTITY releasedate "November 30th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/pygments.xml
rab8d3ce5 red6c072 8 8 "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz"> 9 9 <!ENTITY pygments-download-ftp " "> 10 <!ENTITY pygments-md5sum " 98bc810d0217d776a66494031e4f7ebf">11 <!ENTITY pygments-size " 9.3 MB">12 <!ENTITY pygments-buildsize " 43MB">10 <!ENTITY pygments-md5sum "465a35559863089d959d783a69f79b9f"> 11 <!ENTITY pygments-size "19.3 MB"> 12 <!ENTITY pygments-buildsize "70 MB"> 13 13 <!ENTITY pygments-time "less than 0.1 SBU"> 14 14 ]> -
introduction/welcome/changelog.xml
rab8d3ce5 red6c072 44 44 45 45 <listitem> 46 <para>November 30th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to pygments-2.5.2 (Python Module). Fixes 50 <ulink url="&blfs-ticket-root;12836">#12836</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 46 56 <para>November 29th, 2019</para> 47 57 <itemizedlist> -
packages.ent
rab8d3ce5 red6c072 531 531 <!--<!ENTITY pycrypto-version "2.6.1"> Replaced by pycryptodome --> 532 532 <!ENTITY pycryptodome-version "3.9.4"> 533 <!ENTITY pygments-version "2.5. 1">533 <!ENTITY pygments-version "2.5.2"> 534 534 <!ENTITY pygobject2-version "2.28.7"> 535 535 <!ENTITY pygobject3-version "3.34.0"> -
postlfs/shells/tcsh.xml
rab8d3ce5 red6c072 8 8 <!ENTITY tcsh-download-http "http://www.sfr-fresh.com/unix/misc/tcsh-&tcsh-version;.tar.gz">--> 9 9 <!-- Following URL does have previous versions --> 10 <!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz"> 10 <!-- The following does not have version 6.22.00 as of Nov 30, 2019 --> 11 <!--<!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz">--> 12 <!ENTITY tcsh-download-http " "> 11 13 <!ENTITY tcsh-download-ftp "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz"> 12 14 <!ENTITY tcsh-md5sum "4e6de6d646141ccadb09e780efa08bcc">
Note:
See TracChangeset
for help on using the changeset viewer.