Changeset 00503b6
- Timestamp:
- 10/27/2015 11:17:24 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 27747668
- Parents:
- b22a51fa
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb22a51fa r00503b6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 6"> <!-- Always 2 digits -->3 <!ENTITY day "27"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 2 6th &year;">9 <!ENTITY releasedate "October 27th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb22a51fa r00503b6 45 45 --> 46 46 <listitem> 47 <para>October 27th, 2015</para> 48 <itemizedlist> 49 <listitem> 50 <para>[igor] - Update to dovecot-2.2.19. Fixes 51 <ulink url="&blfs-ticket-root;6991">#6991</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 47 57 <para>October 26th, 2015</para> 48 58 <itemizedlist> -
packages.ent
rb22a51fa r00503b6 411 411 <!ENTITY dovecot-major "2"> 412 412 <!ENTITY dovecot-minor "2"> 413 <!ENTITY dovecot-micro "1 8">413 <!ENTITY dovecot-micro "19"> 414 414 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 415 415 -
server/mail/dovecot.xml
rb22a51fa r00503b6 8 8 "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum " 1e42eb3b69544c447ad882d7858f3630">11 <!ENTITY dovecot-size " 4.9MB">12 <!ENTITY dovecot-buildsize "2 57MB (additional 14 MB for the tests)">13 <!ENTITY dovecot-time "1. 3SBU (additional 0.4 SBU for the tests)">10 <!ENTITY dovecot-md5sum "95591b6556413edc2f0b160fb469d04c"> 11 <!ENTITY dovecot-size "5.0 MB"> 12 <!ENTITY dovecot-buildsize "272 MB (additional 14 MB for the tests)"> 13 <!ENTITY dovecot-time "1.9 SBU (additional 0.4 SBU for the tests)"> 14 14 ]> 15 15
Note:
See TracChangeset
for help on using the changeset viewer.