Changeset 43830be


Ignore:
Timestamp:
11/22/2014 05:32:26 PM (9 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
be44d86
Parents:
a9dbe5c
Message:

Update to boost--1.57.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14981 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra9dbe5c r43830be  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 21st, &year;">
     9<!ENTITY releasedate  "November 22nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/genlib/boost.xml

    ra9dbe5c r43830be  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "a744cf167b05d72335f27c88115f211d">
    10   <!ENTITY boost-size          "90 MB">
    11   <!ENTITY boost-buildsize     "955 MB">
    12   <!ENTITY boost-time          "7.1 SBU">
     9  <!ENTITY boost-md5sum        "1be49befbdd9a5ce9def2983ba3e7b76">
     10  <!ENTITY boost-size          "58 MB">
     11  <!ENTITY boost-buildsize     "671 MB">
     12  <!ENTITY boost-time          "4.0 SBU">
    1313]>
    1414
  • packages.ent

    ra9dbe5c r43830be  
    7474
    7575<!ENTITY boost-major                  "1">
    76 <!ENTITY boost-minor                  "56">
     76<!ENTITY boost-minor                  "57">
    7777<!ENTITY boost-patch                  "0">
    7878<!ENTITY boost-version                "&boost-major;.&boost-minor;.&boost-patch;">
Note: See TracChangeset for help on using the changeset viewer.