diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-11 06:54:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-11 06:54:09 +0000 |
commit | aa5b12534ee6c5f2a2def9873eca230058fa4375 (patch) | |
tree | 571212eb094d918b461b00334bd0c62c0eab8053 /x11 | |
parent | 70df4e9901b1a24aa3ebde0d04939262fdf2c560 (diff) | |
download | pkgsrc-aa5b12534ee6c5f2a2def9873eca230058fa4375.tar.gz |
libXcomposite: update to 0.4.5.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
libXcomposite 0.4.5
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Emil Velikov (1):
autogen.sh: use quoted string variables
Jeremy Huddleston Sequoia (1):
Use Xfree rather than XFree for consistency
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXcomposite/DESCR | 5 | ||||
-rw-r--r-- | x11/libXcomposite/Makefile | 5 | ||||
-rw-r--r-- | x11/libXcomposite/buildlink3.mk | 6 | ||||
-rw-r--r-- | x11/libXcomposite/distinfo | 10 |
4 files changed, 13 insertions, 13 deletions
diff --git a/x11/libXcomposite/DESCR b/x11/libXcomposite/DESCR index ea33883491e..75c27529326 100644 --- a/x11/libXcomposite/DESCR +++ b/x11/libXcomposite/DESCR @@ -1,2 +1,3 @@ -This package contains the library and header files for the X Composite -Library. This is from the modular X.org project. +This package contains the library and header files for the X +Composite Library, a client library for the Composite extension to +the X11 protocol. This is from the modular X.org project. diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index fdddb4cacb6..e6be01b6d52 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/03/07 11:57:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2019/03/11 06:54:09 wiz Exp $ -DISTNAME= libXcomposite-0.4.4 -PKGREVISION= 1 +DISTNAME= libXcomposite-0.4.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXcomposite/buildlink3.mk b/x11/libXcomposite/buildlink3.mk index 6a97d5eddb6..78d5df7558e 100644 --- a/x11/libXcomposite/buildlink3.mk +++ b/x11/libXcomposite/buildlink3.mk @@ -1,9 +1,9 @@ -# $NetBSD: buildlink3.mk,v 1.5 2018/03/07 11:57:35 wiz Exp $ - -.include "../../mk/bsd.fast.prefs.mk" +# $NetBSD: buildlink3.mk,v 1.6 2019/03/11 06:54:09 wiz Exp $ BUILDLINK_TREE+= libXcomposite +.include "../../mk/bsd.fast.prefs.mk" + .if !defined(LIBXCOMPOSITE_BUILDLINK3_MK) LIBXCOMPOSITE_BUILDLINK3_MK:= diff --git a/x11/libXcomposite/distinfo b/x11/libXcomposite/distinfo index d82731f3c31..5bf2dd79e53 100644 --- a/x11/libXcomposite/distinfo +++ b/x11/libXcomposite/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2015/11/04 03:28:45 agc Exp $ +$NetBSD: distinfo,v 1.9 2019/03/11 06:54:09 wiz Exp $ -SHA1 (libXcomposite-0.4.4.tar.bz2) = 75fd0b996e56e12db1d84e9b63549c5c3f2631ca -RMD160 (libXcomposite-0.4.4.tar.bz2) = eb648bea6e2850ced618e95f1e49bd32b139efe8 -SHA512 (libXcomposite-0.4.4.tar.bz2) = b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b -Size (libXcomposite-0.4.4.tar.bz2) = 283746 bytes +SHA1 (libXcomposite-0.4.5.tar.bz2) = 902631efb55a798c81086e5ff90b60349839db40 +RMD160 (libXcomposite-0.4.5.tar.bz2) = d2b1e8a57c4b15033e08872538f9bf1dc9ab6c9c +SHA512 (libXcomposite-0.4.5.tar.bz2) = 502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5 +Size (libXcomposite-0.4.5.tar.bz2) = 316993 bytes |