pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXcomposite libXcomposite: update to 0.4.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06ac8740f767
branches:  trunk
changeset: 331017:06ac8740f767
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 11 06:54:09 2019 +0000

description:
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:

 x11/libXcomposite/DESCR         |   5 +++--
 x11/libXcomposite/Makefile      |   5 ++---
 x11/libXcomposite/buildlink3.mk |   6 +++---
 x11/libXcomposite/distinfo      |  10 +++++-----
 4 files changed, 13 insertions(+), 13 deletions(-)

diffs (53 lines):

diff -r 6d7189cffe73 -r 06ac8740f767 x11/libXcomposite/DESCR
--- a/x11/libXcomposite/DESCR   Mon Mar 11 06:51:12 2019 +0000
+++ b/x11/libXcomposite/DESCR   Mon Mar 11 06:54:09 2019 +0000
@@ -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 -r 6d7189cffe73 -r 06ac8740f767 x11/libXcomposite/Makefile
--- a/x11/libXcomposite/Makefile        Mon Mar 11 06:51:12 2019 +0000
+++ b/x11/libXcomposite/Makefile        Mon Mar 11 06:54:09 2019 +0000
@@ -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 -r 6d7189cffe73 -r 06ac8740f767 x11/libXcomposite/buildlink3.mk
--- a/x11/libXcomposite/buildlink3.mk   Mon Mar 11 06:51:12 2019 +0000
+++ b/x11/libXcomposite/buildlink3.mk   Mon Mar 11 06:54:09 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/03/07 11:57:35 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2019/03/11 06:54:09 wiz Exp $
+
+BUILDLINK_TREE+=       libXcomposite
 
 .include "../../mk/bsd.fast.prefs.mk"
 
-BUILDLINK_TREE+=       libXcomposite
-
 .if !defined(LIBXCOMPOSITE_BUILDLINK3_MK)
 LIBXCOMPOSITE_BUILDLINK3_MK:=
 
diff -r 6d7189cffe73 -r 06ac8740f767 x11/libXcomposite/distinfo
--- a/x11/libXcomposite/distinfo        Mon Mar 11 06:51:12 2019 +0000
+++ b/x11/libXcomposite/distinfo        Mon Mar 11 06:54:09 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index