On Mon, May 19, 2014 at 11:04:48AM -0500, Bruce Dubbs wrote: > [email protected] wrote: > > >Missing libffi-3.1.tar.gz > > There seems to be a stealth update to this package. Upstream has an md5sum > of f5898b29bbfd70502831a212d9249d10 and a datestamp of today. > > Book has md5sum of 6640332e06de40beb968aa12ff640c4a which was correct at one > time. > > -- Bruce I'm attaching a diff - it looks as if it has only just been officially released ;)
ĸen -- das eine Mal als Tragödie, dieses Mal als Farce
diff -Naur libffi-3.1.earlier/ChangeLog libffi-3.1.newer/ChangeLog --- libffi-3.1.earlier/ChangeLog 2014-05-11 15:30:36.000000000 +0100 +++ libffi-3.1.newer/ChangeLog 2014-05-19 14:44:40.000000000 +0100 @@ -1,3 +1,15 @@ +commit 0403f332b1f478696c30d3d8a0e2f6eef24aaf88 +Author: Anthony Green <[email protected]> +Date: Mon May 19 09:41:32 2014 -0400 + + Update date. Annoucing 3.1 today. + +commit 94ac0c168ee7b115409121d88b25a4979446c8da +Author: Anthony Green <[email protected]> +Date: Mon May 19 09:37:21 2014 -0400 + + Increment libtool library revision number + commit 57465744b6e1295d7202de5a7734df589518f1c8 Author: Anthony Green <[email protected]> Date: Sun May 11 10:30:22 2014 -0400 diff -Naur libffi-3.1.earlier/libtool-version libffi-3.1.newer/libtool-version --- libffi-3.1.earlier/libtool-version 2014-04-25 18:45:13.000000000 +0100 +++ libffi-3.1.newer/libtool-version 2014-05-19 14:36:11.000000000 +0100 @@ -26,4 +26,4 @@ # release, then set age to 0. # # CURRENT:REVISION:AGE -6:1:0 +6:2:0 diff -Naur libffi-3.1.earlier/README libffi-3.1.newer/README --- libffi-3.1.earlier/README 2014-05-11 14:58:25.000000000 +0100 +++ libffi-3.1.newer/README 2014-05-19 14:41:05.000000000 +0100 @@ -1,7 +1,7 @@ Status ====== -libffi-3.1 was released on May 11, 2014. Check the libffi web page +libffi-3.1 was released on May 19, 2014. Check the libffi web page for updates: <URL:http://sourceware.org/libffi/>. @@ -175,7 +175,7 @@ See the git log for details at http://github.com/atgreen/libffi. -3.1 May-11-14 +3.1 May-19-14 Add AArch64 (ARM64) iOS support. Add Nios II support. Add m88k and DEC VAX support.
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
