mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Update to 0.1.3
This commit is contained in:
parent
c6c34b9185
commit
2a101d9a83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425431
@ -1,13 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xcb-util-cursor
|
||||
PORTVERSION= 0.1.2
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= XCB cursor library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:x11/xcb-util \
|
||||
${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:x11/xcb-util-renderutil \
|
||||
${LOCALBASE}/libdata/pkgconfig/xcb-image.pc:x11/xcb-util-image
|
||||
@ -18,6 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:x11/xcb-util \
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xcb
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake gperf
|
||||
|
||||
post-patch:
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xorg/lib/xcb-util-cursor-0.1.2.tar.bz2) = ed65367b810d47ab637011585135f4a84dd12e235dddcd3b26e0cfb3be21fb3a
|
||||
SIZE (xorg/lib/xcb-util-cursor-0.1.2.tar.bz2) = 289714
|
||||
TIMESTAMP = 1478372663
|
||||
SHA256 (xorg/lib/xcb-util-cursor-0.1.3.tar.bz2) = 05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
|
||||
SIZE (xorg/lib/xcb-util-cursor-0.1.3.tar.bz2) = 295224
|
||||
|
Loading…
Reference in New Issue
Block a user