diff options
author | kwm <kwm@FreeBSD.org> | 2015-04-18 23:34:36 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-04-18 23:34:36 +0800 |
commit | aee43c825bdc903e20204b247f2b4180a506eb09 (patch) | |
tree | 50d837d122ae52af042914c64739f37a28d78d4d /x11/xcb-util-image | |
parent | 36b9f9b247e730eef43ec59229742b13878b55c2 (diff) | |
download | freebsd-ports-gnome-aee43c825bdc903e20204b247f2b4180a506eb09.tar.gz freebsd-ports-gnome-aee43c825bdc903e20204b247f2b4180a506eb09.tar.zst freebsd-ports-gnome-aee43c825bdc903e20204b247f2b4180a506eb09.zip |
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
Diffstat (limited to 'x11/xcb-util-image')
-rw-r--r-- | x11/xcb-util-image/Makefile | 1 | ||||
-rw-r--r-- | x11/xcb-util-image/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile index 52909b258dd9..4f0849d828d6 100644 --- a/x11/xcb-util-image/Makefile +++ b/x11/xcb-util-image/Makefile @@ -2,6 +2,7 @@ PORTNAME= xcb-util-image PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ diff --git a/x11/xcb-util-image/pkg-plist b/x11/xcb-util-image/pkg-plist index d26f27c7bf64..29bc2a055417 100644 --- a/x11/xcb-util-image/pkg-plist +++ b/x11/xcb-util-image/pkg-plist @@ -2,7 +2,6 @@ include/xcb/xcb_bitops.h include/xcb/xcb_image.h include/xcb/xcb_pixel.h lib/libxcb-image.a -lib/libxcb-image.la lib/libxcb-image.so lib/libxcb-image.so.0 lib/libxcb-image.so.0.0.0 |