Changeset c74154c


Ignore:
Timestamp:
01/11/2017 05:05:49 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3717002f
Parents:
b15359cd
Message:

Update to Text-BibTeX-0.78

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb15359cd rc74154c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 10th &year;">
     9<!ENTITY releasedate  "January 11th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules.xml

    rb15359cd rc74154c  
    109109
    110110  <!ENTITY Text-BibTeX-download-http "http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">
    111   <!ENTITY Text-BibTeX-md5sum "0811516b5d25ca922d950d571514c7ae">
     111  <!ENTITY Text-BibTeX-md5sum "551a25463dbf6349df9a158484d5a6c5">
    112112
    113113  <!ENTITY Text-CSV-download-http "http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-&Text-CSV-version;.tar.gz">
  • introduction/welcome/changelog.xml

    rb15359cd rc74154c  
    4545
    4646    <listitem>
     47      <para>January 11th, 2017</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to Text-BibTeX-0.78. Fixes
     51          <ulink url="&blfs-ticket-root;8737">#8737</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>January 10th, 2017</para>
    4858      <itemizedlist>
  • packages.ent

    rb15359cd rc74154c  
    359359<!ENTITY Test-Command-version         "0.11">
    360360<!ENTITY Test-Differences-version     "0.64">
    361 <!ENTITY Text-BibTeX-version          "0.77">
     361<!ENTITY Text-BibTeX-version          "0.78">
    362362<!ENTITY Text-CSV-version             "1.33">
    363363<!ENTITY Text-Roman-version           "3.5">
Note: See TracChangeset for help on using the changeset viewer.