Date: Sun, 17 Dec 2017 19:01:19 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456561 - in head/x11-fonts: libXfont libXfont2 Message-ID: <201712171901.vBHJ1JtR045881@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sun Dec 17 19:01:19 2017 New Revision: 456561 URL: https://svnweb.freebsd.org/changeset/ports/456561 Log: Update libXfont ports. Update libXfont to 1.5.4. Update libXfont2 to 2.0.3. This fixes several security vulnerabilities. MFH: 2017Q4 Security: 08a125f3-e35a-11e7-a293-54e1ad3d6335 3b9590a1-e358-11e7-a293-54e1ad3d6335 Modified: head/x11-fonts/libXfont/Makefile head/x11-fonts/libXfont/distinfo head/x11-fonts/libXfont2/Makefile head/x11-fonts/libXfont2/distinfo Modified: head/x11-fonts/libXfont/Makefile ============================================================================== --- head/x11-fonts/libXfont/Makefile Sun Dec 17 18:50:00 2017 (r456560) +++ head/x11-fonts/libXfont/Makefile Sun Dec 17 19:01:19 2017 (r456561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfont -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.4 PORTEPOCH= 2 CATEGORIES= x11-fonts Modified: head/x11-fonts/libXfont/distinfo ============================================================================== --- head/x11-fonts/libXfont/distinfo Sun Dec 17 18:50:00 2017 (r456560) +++ head/x11-fonts/libXfont/distinfo Sun Dec 17 19:01:19 2017 (r456561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478372826 -SHA256 (xorg/lib/libXfont-1.5.2.tar.bz2) = 02945ea68da447102f3e6c2b896c1d2061fd115de99404facc2aca3ad7010d71 -SIZE (xorg/lib/libXfont-1.5.2.tar.bz2) = 530367 +TIMESTAMP = 1513535204 +SHA256 (xorg/lib/libXfont-1.5.4.tar.bz2) = 1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242 +SIZE (xorg/lib/libXfont-1.5.4.tar.bz2) = 528883 Modified: head/x11-fonts/libXfont2/Makefile ============================================================================== --- head/x11-fonts/libXfont2/Makefile Sun Dec 17 18:50:00 2017 (r456560) +++ head/x11-fonts/libXfont2/Makefile Sun Dec 17 19:01:19 2017 (r456561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXfont2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org Modified: head/x11-fonts/libXfont2/distinfo ============================================================================== --- head/x11-fonts/libXfont2/distinfo Sun Dec 17 18:50:00 2017 (r456560) +++ head/x11-fonts/libXfont2/distinfo Sun Dec 17 19:01:19 2017 (r456561) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXfont2-2.0.1.tar.bz2) = e9fbbb475ddd171b3a6a54b989cbade1f6f874fc35d505ebc5be426bc6e4db7e -SIZE (xorg/lib/libXfont2-2.0.1.tar.bz2) = 472822 +TIMESTAMP = 1513535326 +SHA256 (xorg/lib/libXfont2-2.0.3.tar.bz2) = 0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e +SIZE (xorg/lib/libXfont2-2.0.3.tar.bz2) = 497085
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712171901.vBHJ1JtR045881>