diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-04-18 15:34:36 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-04-18 15:34:36 +0000 |
commit | 1fc509c59162d92657bb57ee9b52ad6f0c5eaff6 (patch) | |
tree | 50d837d122ae52af042914c64739f37a28d78d4d /x11/iceauth | |
parent | Unbreak build on DragonFly and FreeBSD 10+ (diff) |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.
Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
all affected ports.
PR: 199400
Obtained from: Xorg-devel repo
Notes
Notes:
svn path=/head/; revision=384234
Diffstat (limited to 'x11/iceauth')
-rw-r--r-- | x11/iceauth/Makefile | 2 | ||||
-rw-r--r-- | x11/iceauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index 9d291633a646..0b371696c013 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= iceauth -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/iceauth/distinfo b/x11/iceauth/distinfo index 0cef59e2d307..1a41349d6dd0 100644 --- a/x11/iceauth/distinfo +++ b/x11/iceauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/iceauth-1.0.6.tar.bz2) = bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4 -SIZE (xorg/app/iceauth-1.0.6.tar.bz2) = 133531 +SHA256 (xorg/app/iceauth-1.0.7.tar.bz2) = 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a +SIZE (xorg/app/iceauth-1.0.7.tar.bz2) = 135656 |