mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 0.4.1 [1]
- Add LICENSE PR: ports/186922 Submitted by: Niclas Zeising <zeising@daemonic.se>
This commit is contained in:
parent
f3a13d06cd
commit
728b97496c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345252
@ -1,13 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xcb-util-wm
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Framework for window manager implementation
|
||||
|
||||
LICNESE= MIT
|
||||
|
||||
LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xcb-util-wm-0.4.0.tar.bz2) = 66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f
|
||||
SIZE (xcb-util-wm-0.4.0.tar.bz2) = 324316
|
||||
SHA256 (xcb-util-wm-0.4.1.tar.bz2) = 28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
|
||||
SIZE (xcb-util-wm-0.4.1.tar.bz2) = 321855
|
||||
|
@ -10,3 +10,4 @@ lib/libxcb-ewmh.la
|
||||
lib/libxcb-ewmh.a
|
||||
libdata/pkgconfig/xcb-icccm.pc
|
||||
libdata/pkgconfig/xcb-ewmh.pc
|
||||
@dirrmtry include/xcb
|
||||
|
Loading…
Reference in New Issue
Block a user