mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.1.90.1
PR: 126990 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer
This commit is contained in:
parent
5946a1fdd5
commit
e3a67826ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220183
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= libxcb
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= x11
|
||||
PORTVERSION= 1.1.90.1
|
||||
CATEGORIES= x11 python
|
||||
#MASTER_SITES= XORG/current/src/extras
|
||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||
|
||||
@ -28,6 +28,7 @@ USE_GNOME= gnomehack
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xau xdmcp
|
||||
USE_PYTHON= 2.5
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-check=${LOCALBASE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libxcb-1.1.tar.bz2) = 9310b02433273d75d42f10da3c7455aa
|
||||
SHA256 (libxcb-1.1.tar.bz2) = 338b9cb7886b49a5674881cd929def07449e47ffcc1886f4363359883c82d93f
|
||||
SIZE (libxcb-1.1.tar.bz2) = 442755
|
||||
MD5 (libxcb-1.1.90.1.tar.bz2) = c4b67c5576ed58e2fd4a2855c0b21aa6
|
||||
SHA256 (libxcb-1.1.90.1.tar.bz2) = 7ccd862a295562412e9fe75cb83cc593db5c88d162b3ce1f7a326dd116381e88
|
||||
SIZE (libxcb-1.1.90.1.tar.bz2) = 475250
|
||||
|
@ -19,8 +19,10 @@ include/xcb/xevie.h
|
||||
include/xcb/xf86dri.h
|
||||
include/xcb/xfixes.h
|
||||
include/xcb/xinerama.h
|
||||
include/xcb/xinput.h
|
||||
include/xcb/xprint.h
|
||||
include/xcb/xproto.h
|
||||
include/xcb/xselinux.h
|
||||
include/xcb/xtest.h
|
||||
include/xcb/xv.h
|
||||
include/xcb/xvmc.h
|
||||
|
Loading…
Reference in New Issue
Block a user