mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 0.3.0
PR: 128051 Submitted by: Perrin Alexandre <alexandre.perrin@epfl.ch> Approved by: maintainer
This commit is contained in:
parent
3a42606616
commit
ae325e0edc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225496
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcb-util
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xcb-util-0.2.1.tar.bz2) = c239cd9b3e7e70c564a78d115eab35fb
|
||||
SHA256 (xcb-util-0.2.1.tar.bz2) = f2bc2a7cea9a47f337d5007df9d020d3a93d71bb1168fa54814d1e942c50f5a6
|
||||
SIZE (xcb-util-0.2.1.tar.bz2) = 257692
|
||||
MD5 (xcb-util-0.3.0.tar.bz2) = 5f2188492a7d12142d83f73cf0054c59
|
||||
SHA256 (xcb-util-0.3.0.tar.bz2) = f85adfc10e4540fb294fe14806f8d711a7ac30ea4a5661b68225e7fdaa1708ab
|
||||
SIZE (xcb-util-0.3.0.tar.bz2) = 264896
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ./image/test_xcb_image_shm.c.orig 2006-10-07 16:41:22.000000000 -0300
|
||||
+++ ./image/test_xcb_image_shm.c 2008-02-26 23:14:44.000000000 -0300
|
||||
@@ -1,6 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <sys/ipc.h>
|
||||
#include <sys/shm.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
lib/libxcb-atom.so.0
|
||||
lib/libxcb-atom.so.1
|
||||
lib/libxcb-atom.so
|
||||
lib/libxcb-atom.la
|
||||
lib/libxcb-atom.a
|
||||
@ -16,15 +16,15 @@ lib/libxcb-aux.so.0
|
||||
lib/libxcb-aux.so
|
||||
lib/libxcb-aux.la
|
||||
lib/libxcb-aux.a
|
||||
lib/libxcb-event.so.0
|
||||
lib/libxcb-event.so.1
|
||||
lib/libxcb-event.so
|
||||
lib/libxcb-event.la
|
||||
lib/libxcb-event.a
|
||||
lib/libxcb-property.so.0
|
||||
lib/libxcb-property.so.1
|
||||
lib/libxcb-property.so
|
||||
lib/libxcb-property.la
|
||||
lib/libxcb-property.a
|
||||
lib/libxcb-icccm.so.0
|
||||
lib/libxcb-icccm.so.1
|
||||
lib/libxcb-icccm.so
|
||||
lib/libxcb-icccm.la
|
||||
lib/libxcb-icccm.a
|
||||
@ -36,7 +36,7 @@ lib/libxcb-keysyms.so.0
|
||||
lib/libxcb-keysyms.so
|
||||
lib/libxcb-keysyms.la
|
||||
lib/libxcb-keysyms.a
|
||||
lib/libxcb-reply.so.0
|
||||
lib/libxcb-reply.so.1
|
||||
lib/libxcb-reply.so
|
||||
lib/libxcb-reply.la
|
||||
lib/libxcb-reply.a
|
||||
|
Loading…
Reference in New Issue
Block a user