[blfs-book] BLFS Package Currency Check - 2016-04-14 05:45:01 GMT

2016-04-13 Thread via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: LVM22.02.149 2.02.150 #7700
chapter 11: ImageMagick 6.9.3-5  6.9.3-8  #7520
chapter 12: p7zip   9.38.1   15.14#7048
chapter 13: apache-ant  1.9.61.9.7#7724
chapter 13: git 2.8.02.8.1#7681
chapter 14: NetworkManager  1.0.10   1.0.12   #7381
chapter 26: oxygen-icons5   5.20.0   5.21.0   #7710
chapter 29: extra-cmake-modules 5.20.0   5.21.0   #7710
chapter 32: kf5 5.20 5.21 #7710
chapter 32: plasma5 5.6.15.6.2#7693
chapter 37: xfce4-power-manager 1.4.41.6.0#7577
chapter 39: kguiaddons  5.20.0   5.21.0   #7710
chapter 39: kwindowsystem   5.20.0   5.21.0   #7710
chapter 39: libkscreen  5.6.15.6.2#7693
chapter 39: solid   5.20.0   5.21.0   #7710
chapter 43: thunderbird 38.7.2   45.0 
chapter 46: taglib  1.10 1.11 #7411
chapter 46: x26420160220 daily#7555
chapter 47: ffmpeg  2.8.63.0.1#7470
chapter 47: mplayer SVN-r37794   daily#7556
chapter 50: asymptote   2.36 2.37 #7590

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #6648: Add btrfs-progs

2016-04-13 Thread BLFS Trac via blfs-book
#6648: Add btrfs-progs
+---
 Reporter:  Krejzi  |   Owner:  bdubbs@…
 Type:  task|  Status:  assigned
 Priority:  normal  |   Milestone:  7.10
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  |
+---
Changes (by bdubbs@…):

 * owner:  blfs-book@… => bdubbs@…
 * priority:  low => normal
 * status:  new => assigned
 * milestone:  future => 7.10


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7441: Add smartmontools

2016-04-13 Thread BLFS Trac via blfs-book
#7441: Add smartmontools
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by bdubbs@…):

 * owner:  blfs-book@… => bdubbs@…
 * status:  new => assigned
 * milestone:  future => 7.10


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17256 - trunk/scripts

2016-04-13 Thread via blfs-book
Author: bdubbs
Date: Wed Apr 13 14:03:52 2016
New Revision: 17256

Log:
Update script for frei0r name change

Modified:
   trunk/scripts/blfs-chapter46.php

Modified: trunk/scripts/blfs-chapter46.php
==
--- trunk/scripts/blfs-chapter46.phpWed Apr 13 13:36:57 2016(r17255)
+++ trunk/scripts/blfs-chapter46.phpWed Apr 13 14:03:52 2016(r17256)
@@ -18,7 +18,7 @@
 
 $ignores = array();
 
-//$current="x265";
+//$current="frei0r-plugins";
 
 $regex = array();
 $regex[ 'faac' ] = "/^.*Download faac-(\d[\d\.]+\d).tar.*$/";
@@ -49,9 +49,9 @@
   'match'   => '^.*$', 
   'replace' => "http://sourceforge.net/projects/opencore-amr/files; ),
 
-   array( 'pkg' => 'frei',
+   array( 'pkg' => 'frei0r-plugins',
   'match'   => '^.*$', 
-  'replace' => "https://files.dyne.org/frei0r/snapshots; ),
+  'replace' => "https://files.dyne.org/frei0r/releases; ),
 
array( 'pkg' => 'a52dec',
   'match'   => '^.*$', 
@@ -216,6 +216,13 @@
 return $max;
  }
 
+ if ( $package == "frei0r-plugins" )
+ {
+exec( "wget  -q --no-check-certificate -O- $dirpath", $output );
+$max = find_max( $output, "/frei0r/", 
"/^.*plugins-([\d\.]*\d)\.tar.*$/" );
+return $max;
+ }
+
  $lines = http_get_file( $dirpath );
 
  if ( ! is_array( $lines ) ) return $lines;
@@ -240,9 +247,6 @@
   if ( $package == "faad2" )
   return find_max( $lines, "/faad2-\d/", "/^.*faad2-([\d\.]+).*$/" );
 
-  if ( $package == "frei0r-snapshot" )
-  return find_max( $lines, "/frei0r/", "/^.*snapshot-([\d\-]+).tar.*$/" );
-
   if ( $package == "gstreamer" )
   return find_even_max( $lines, "/gstreamer/", 
"/^.*gstreamer-(1\.[\d\.]+).tar.*$/" );
 
@@ -305,8 +309,8 @@
  array( 'pkg'   => 'faad2', 
 'regex' => "/^.*faad2-(\d[\d\.]+).*$/" ),
  
- array( 'pkg'   => 'frei0r', 
-'regex' => "/^.*frei0r-snapshot-(\d[\d\-]+).*$/" ),
+ array( 'pkg'   => 'frei', 
+'regex' => "/^.*frei0r-plugins-(\d[\d\.]+).*$/" ),
  
  array( 'pkg'   => 'libmpeg2', 
 'regex' => "/^.*libmpeg2-(\d[\d\.]+).*$/" ),
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7705: libreoffice-5.1.2.2

2016-04-13 Thread BLFS Trac via blfs-book
#7705: libreoffice-5.1.2.2
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+--
Changes (by pierre.labastie):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Fixed at r17255

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17255 - in trunk/BOOK: . introduction/welcome xsoft/office

2016-04-13 Thread via blfs-book
Author: pierre
Date: Wed Apr 13 13:36:57 2016
New Revision: 17255

Log:
Libreoffice-5.1.2.2

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 13:20:28 
2016(r17254)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 13:36:57 
2016(r17255)
@@ -48,7 +48,11 @@
   April 13th, 2016
   
 
-  [bdubbs] - Update to samba-4.4.2. Fixes 
+  [pierre] - Update to libreoffice-5.1.2.2. Fixes
+  #7705.
+
+
+  [bdubbs] - Update to samba-4.4.2. Fixes
   #7725.
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Wed Apr 13 13:20:28 2016(r17254)
+++ trunk/BOOK/packages.ent Wed Apr 13 13:36:57 2016(r17255)
@@ -670,8 +670,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==
--- trunk/BOOK/xsoft/office/libreoffice.xml Wed Apr 13 13:20:28 2016
(r17254)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Wed Apr 13 13:36:57 2016
(r17255)
@@ -7,24 +7,24 @@
   http://download.documentfoundation.org/libreoffice/src/;>
 
   
-  
-  
+  
+  
 
   
-  
-  
+  
+  
 
   
-  
+  
   
 
   
-  
+  
   
 
 
   
-  
+  
 
   
 
 chmod -v +x bin/unpack-sources 
 
@@ -517,9 +517,10 @@
 
 
   sed -e ...: The first sed prevents compression of the
-  manual pages, the second one prevents install from failing and the third
-  one fixes a build failure caused by a 
glibc-2.23
-  change.
+  manual pages and the second one prevents install from failing.
+  
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7697: xf86-video-amdgpu-1.1.0

2016-04-13 Thread BLFS Trac via blfs-book
#7697: xf86-video-amdgpu-1.1.0
-+--
 Reporter:  ken@…|   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by bdubbs@…):

 We can either move this ticket to hold or put the package in the book with
 a tag 'built' instead of 'checked' until we get someone with the
 appropriate HW to check it.

 What do you think?

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] Batch modify: #7723, #7725, #7726

2016-04-13 Thread BLFS Trac via blfs-book
Batch modification to #7723, #7725, #7726 by bdu...@linuxfromscratch.org:


Action: resolve

Comment:
Fixed at revision 17254.

--
Tickets URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17254 - in trunk/BOOK: . general/prog introduction/welcome multimedia/libdriv networking/netprogs

2016-04-13 Thread via blfs-book
Author: bdubbs
Date: Wed Apr 13 13:20:28 2016
New Revision: 17254

Log:
Update to samba-4.4.2. 
Update to frie0r-plugins-1.5.0 (from frei0r-snapshot).
Update to XML-LibXML-Simple-0.97.

Modified:
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/frei0r.xml
   trunk/BOOK/networking/netprogs/samba.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/perl-modules.xml
==
--- trunk/BOOK/general/prog/perl-modules.xmlWed Apr 13 12:31:17 2016
(r17253)
+++ trunk/BOOK/general/prog/perl-modules.xmlWed Apr 13 13:20:28 2016
(r17254)
@@ -119,7 +119,7 @@
   
 
   http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-.tar.gz;>
-  
+  
 
   http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-.tar.gz;>
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 12:31:17 
2016(r17253)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 13:20:28 
2016(r17254)
@@ -48,6 +48,19 @@
   April 13th, 2016
   
 
+  [bdubbs] - Update to samba-4.4.2. Fixes 
+  #7725.
+
+
+  [bdubbs] - Update to frie0r-plugins-1.5.0 (from
+  frei0r-snapshot). Fixes 
+  #7726.
+
+
+  [bdubbs] - Update to XML-LibXML-Simple-0.97. Fixes
+  #7723.
+
+
   [bdubbs] - Update selected gnome apps to verion 3.20.1:
   baobab, cheese, eog, file-roller, gnome-system-monitor, 
   gnome-terminal. Fixes

Modified: trunk/BOOK/multimedia/libdriv/frei0r.xml
==
--- trunk/BOOK/multimedia/libdriv/frei0r.xmlWed Apr 13 12:31:17 2016
(r17253)
+++ trunk/BOOK/multimedia/libdriv/frei0r.xmlWed Apr 13 13:20:28 2016
(r17254)
@@ -4,15 +4,15 @@
   
   %general-entities;
 
-  https://files.dyne.org/frei0r/snapshots/frei0r-snapshot-.tar.gz;>
+  https://files.dyne.org/frei0r/releases/frei0r-plugins-.tar.gz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
-
+
   
 
   
@@ -20,14 +20,14 @@
 $Date$
   
 
-  frei0r-
+  frei0r-plugins-
 
   
 frei0r
   
 
   
-Introduction to Frei0r
+Introduction to Frei0r-plugins
 
 Frei0r is a minimalistic plugin API for
 video effects. Note that the 0 in the name is a zero, not a capital letter
@@ -57,18 +57,7 @@
   
 
 
-Additional Downloads
-
-  
-
-  Required patch:
-  
-   
-  
-
-
-
-Frei0r Dependencies
+Frei0r-plugins Dependencies
 
 Recommended
 
@@ -87,14 +76,12 @@
   
 
   
-Installation of Frei0r
+Installation of Frei0r-plugins
 
 Install Frei0r by running the
 following commands:
 
-patch -Np1 -i 
../frei0r-snapshot--gcc5_fix-1.patch 
-
-mkdir -vp build 
+mkdir -vp build 
 cdbuild 
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr\

Modified: trunk/BOOK/networking/netprogs/samba.xml
==
--- trunk/BOOK/networking/netprogs/samba.xmlWed Apr 13 12:31:17 2016
(r17253)
+++ trunk/BOOK/networking/netprogs/samba.xmlWed Apr 13 13:20:28 2016
(r17254)
@@ -6,9 +6,9 @@
 
   https://download.samba.org/pub/samba/stable/samba-.tar.gz;>
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Wed Apr 13 12:31:17 2016(r17253)
+++ trunk/BOOK/packages.ent Wed Apr 13 13:20:28 2016(r17254)
@@ -335,7 +335,7 @@
 
 
 
-
+
 
 
 
@@ -367,7 +367,7 @@
 
 
 
-
+
 
 
 
@@ -717,7 +717,7 @@
 
 
 
-
+
 
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] Batch modify: #7723, #7725, #7726

2016-04-13 Thread BLFS Trac via blfs-book
Batch modification to #7723, #7725, #7726 by bdu...@linuxfromscratch.org:


Action: accept

--
Tickets URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7713: gnome apps 3.20.1 gnome-desktop yelp yelp-xsl baobab cheese eog file-roller gnome-system-monitor gnome-terminal

2016-04-13 Thread BLFS Trac via blfs-book
#7713: gnome apps 3.20.1 gnome-desktop yelp yelp-xsl baobab cheese eog 
file-roller
gnome-system-monitor gnome-terminal
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+---
Changes (by bdubbs@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Finished remaining applications baobab, cheese, eog, file-roller, gnome-
 system-monitor, and gnome-terminal at revision 17253.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17253 - in trunk/BOOK: . gnome/applications introduction/welcome

2016-04-13 Thread via blfs-book
Author: bdubbs
Date: Wed Apr 13 12:31:17 2016
New Revision: 17253

Log:
Update selected gnome apps to verion 3.20.1:
baobab, cheese, eog, file-roller, gnome-system-monitor, gnome-terminal.

Modified:
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/applications/baobab.xml
   trunk/BOOK/gnome/applications/cheese.xml
   trunk/BOOK/gnome/applications/eog.xml
   trunk/BOOK/gnome/applications/file-roller.xml
   trunk/BOOK/gnome/applications/gnome-system-monitor.xml
   trunk/BOOK/gnome/applications/gnome-terminal.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/gnome.ent
==
--- trunk/BOOK/gnome.entWed Apr 13 12:07:07 2016(r17252)
+++ trunk/BOOK/gnome.entWed Apr 13 12:31:17 2016(r17253)
@@ -40,19 +40,19 @@
 
 
 
-
+
 
-
-
+
+
 
 
-
+
 
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/gnome/applications/baobab.xml
==
--- trunk/BOOK/gnome/applications/baobab.xmlWed Apr 13 12:07:07 2016
(r17252)
+++ trunk/BOOK/gnome/applications/baobab.xmlWed Apr 13 12:31:17 2016
(r17253)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/applications/cheese.xml
==
--- trunk/BOOK/gnome/applications/cheese.xmlWed Apr 13 12:07:07 2016
(r17252)
+++ trunk/BOOK/gnome/applications/cheese.xmlWed Apr 13 12:31:17 2016
(r17253)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/applications/eog.xml
==
--- trunk/BOOK/gnome/applications/eog.xml   Wed Apr 13 12:07:07 2016
(r17252)
+++ trunk/BOOK/gnome/applications/eog.xml   Wed Apr 13 12:31:17 2016
(r17253)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/applications/file-roller.xml
==
--- trunk/BOOK/gnome/applications/file-roller.xml   Wed Apr 13 12:07:07 
2016(r17252)
+++ trunk/BOOK/gnome/applications/file-roller.xml   Wed Apr 13 12:31:17 
2016(r17253)
@@ -8,7 +8,7 @@

"/file-roller//file-roller-.tar.xz">
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/applications/gnome-system-monitor.xml
==
--- trunk/BOOK/gnome/applications/gnome-system-monitor.xml  Wed Apr 13 
12:07:07 2016(r17252)
+++ trunk/BOOK/gnome/applications/gnome-system-monitor.xml  Wed Apr 13 
12:31:17 2016(r17253)
@@ -8,7 +8,7 @@
   
"/gnome-system-monitor//gnome-system-monitor-.tar.xz">
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/applications/gnome-terminal.xml
==
--- trunk/BOOK/gnome/applications/gnome-terminal.xmlWed Apr 13 12:07:07 
2016(r17252)
+++ trunk/BOOK/gnome/applications/gnome-terminal.xmlWed Apr 13 12:31:17 
2016(r17253)
@@ -8,9 +8,9 @@

"/gnome-terminal//gnome-terminal-.tar.xz">
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 12:07:07 
2016(r17252)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 12:31:17 
2016(r17253)
@@ -48,6 +48,12 @@
   April 13th, 2016
   
 
+  [bdubbs] - Update selected gnome apps to verion 3.20.1:
+  baobab, cheese, eog, file-roller, gnome-system-monitor, 
+  gnome-terminal. Fixes
+  #7713.
+
+
   [bdubbs] - Update to vte-0.44.1. Fixes
   #7721.
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #7713: gnome apps 3.20.1 gnome-desktop yelp yelp-xsl baobab cheese eog file-roller gnome-system-monitor gnome-terminal

2016-04-13 Thread BLFS Trac via blfs-book
#7713: gnome apps 3.20.1 gnome-desktop yelp yelp-xsl baobab cheese eog 
file-roller
gnome-system-monitor gnome-terminal
-+---
 Reporter:  bdubbs@… |   Owner:  bdubbs@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.10
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by bdubbs@…):

 Update yelp, yelp-xsl, and gnome-desktop at revision 17252.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] Batch modify: #7720, #7721

2016-04-13 Thread BLFS Trac via blfs-book
Batch modification to #7720, #7721 by bdu...@linuxfromscratch.org:


Action: resolve

Comment:
Fixed at revision 17252.

--
Tickets URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r17252 - in trunk/BOOK: . gnome/platform introduction/welcome

2016-04-13 Thread via blfs-book
Author: bdubbs
Date: Wed Apr 13 12:07:07 2016
New Revision: 17252

Log:
Update to vte-0.44.1. 
Update to gvfs-1.28.1. 
Update to yelp-xsl, yelp, gnome-desktop version 3.30.1.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/gnome-desktop.xml
   trunk/BOOK/gnome/platform/gvfs.xml
   trunk/BOOK/gnome/platform/vte.xml
   trunk/BOOK/gnome/platform/yelp-xsl.xml
   trunk/BOOK/gnome/platform/yelp.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Tue Apr 12 23:45:07 2016(r17251)
+++ trunk/BOOK/general.ent  Wed Apr 13 12:07:07 2016(r17252)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   
@@ -51,13 +51,6 @@
 ftp://ftp.x.org/pub/individual;>
 https://ftp.mozilla.org/pub/mozilla.org;>
 ftp://ftp.mozilla.org/pub;>
-http://ftp.gnome.org/pub/gnome/sources;>
-ftp://ftp.gnome.org/pub/gnome/sources;>
-
-
-
-
-
 
 

Modified: trunk/BOOK/gnome.ent
==
--- trunk/BOOK/gnome.entTue Apr 12 23:45:07 2016(r17251)
+++ trunk/BOOK/gnome.entWed Apr 13 12:07:07 2016(r17252)
@@ -1,24 +1,32 @@
 
 
+http://ftp.gnome.org/pub/gnome/sources;>
+ftp://ftp.gnome.org/pub/gnome/sources;>
+
+
+
+
+
+
 
 
 
 
-
+
 
 
 
 
-
+
 
-
+
 
 
 
 
 
 
-
+
 
 
 
@@ -28,7 +36,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/gnome/platform/gnome-desktop.xml
==
--- trunk/BOOK/gnome/platform/gnome-desktop.xml Tue Apr 12 23:45:07 2016
(r17251)
+++ trunk/BOOK/gnome/platform/gnome-desktop.xml Wed Apr 13 12:07:07 2016
(r17252)
@@ -8,7 +8,7 @@

"/gnome-desktop//gnome-desktop-.tar.xz">
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/platform/gvfs.xml
==
--- trunk/BOOK/gnome/platform/gvfs.xml  Tue Apr 12 23:45:07 2016(r17251)
+++ trunk/BOOK/gnome/platform/gvfs.xml  Wed Apr 13 12:07:07 2016(r17252)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/gnome/platform/vte.xml
==
--- trunk/BOOK/gnome/platform/vte.xml   Tue Apr 12 23:45:07 2016(r17251)
+++ trunk/BOOK/gnome/platform/vte.xml   Wed Apr 13 12:07:07 2016(r17252)
@@ -6,8 +6,8 @@
 
   
   
-  
-  
+  
+  
   
   
 

Modified: trunk/BOOK/gnome/platform/yelp-xsl.xml
==
--- trunk/BOOK/gnome/platform/yelp-xsl.xml  Tue Apr 12 23:45:07 2016
(r17251)
+++ trunk/BOOK/gnome/platform/yelp-xsl.xml  Wed Apr 13 12:07:07 2016
(r17252)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/gnome/platform/yelp.xml
==
--- trunk/BOOK/gnome/platform/yelp.xml  Tue Apr 12 23:45:07 2016(r17251)
+++ trunk/BOOK/gnome/platform/yelp.xml  Wed Apr 13 12:07:07 2016(r17252)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue Apr 12 23:45:07 
2016(r17251)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Wed Apr 13 12:07:07 
2016(r17252)
@@ -45,6 +45,25 @@
 -->
 
 
+  April 13th, 2016
+  
+
+  [bdubbs] - Update to vte-0.44.1. Fixes
+  #7721.
+
+
+  [bdubbs] - Update to gvfs-1.28.1. Fixes
+  #7720.
+
+
+  [bdubbs] - Update to yelp-xsl, yelp, gnome-desktop version 
3.30.1. 
+  Partially fixes
+  #7713.
+
+  
+
+
+
   April 12th, 2016
   
 
@@ -56,7 +75,7 @@
   #7719.
 
 
-  [bdubbs] - Update to at-spi-(core,atk}-2.20.1. Partially fixes
+  [bdubbs] - Update to at-spi-(core,atk}-3.20.1. Partially fixes
   #7713.
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on anduin

2016-04-13 Thread via blfs-book
Missing gnutls-3.4.11.tar.xz
Missing libtasn1-4.8.tar.gz
Missing sysstat-11.3.3.tar.xz
Missing scons-2.5.0.tar.gz
Missing samba-4.4.0.tar.gz
Missing httpd-2.4.20.tar.bz2
Missing libinput-1.2.3.tar.xz
Missing at-spi2-core-2.20.1.tar.xz
Missing at-spi2-atk-2.20.1.tar.xz
Missing gtk+-3.20.3.tar.xz
Missing pango-1.40.1.tar.xz
Missing firefox-45.0.2.source.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Missing BLFS patches

2016-04-13 Thread Bruce Dubbs via blfs-book
cp: cannot stat 
‘/srv/www/www.linuxfromscratch.org/patches/downloads/httpd/httpd-2.4.20-blfs_layout-1.patch’:
 No such file or directory
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #7726: frei0r-plugins-1.5.0

2016-04-13 Thread BLFS Trac via blfs-book
#7726: frei0r-plugins-1.5.0
-+-
 Reporter:  bdubbs@… |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.10
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 New stable release.

 Script needs update too.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #7725: samba-4.4,2

2016-04-13 Thread BLFS Trac via blfs-book
#7725: samba-4.4,2
-+-
 Reporter:  bdubbs@… |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.10
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 Just updated to 4.4.0 today.  :(

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #7724: apache-ant-1.9.7

2016-04-13 Thread BLFS Trac via blfs-book
#7724: apache-ant-1.9.7
-+-
 Reporter:  bdubbs@… |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.10
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 New point version

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page