pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxshmfence



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 27 08:16:03 UTC 2018

Modified Files:
        pkgsrc/x11/libxshmfence: Makefile distinfo

Log Message:
libxshmfence: update to 1.3.

Adam Jackson (2):
      configure: Nerf a thing
      Revert "configure: Nerf a thing"

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      libxshmfence 1.3

Michał Górny (1):
      Fix missing <limits.h> include for HAVE_UMTX branch of futex

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Ross Burton (1):
      configure.ac: call AC_USE_SYSTEM_EXTENSIONS


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/libxshmfence/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/libxshmfence/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libxshmfence/Makefile
diff -u pkgsrc/x11/libxshmfence/Makefile:1.8 pkgsrc/x11/libxshmfence/Makefile:1.9
--- pkgsrc/x11/libxshmfence/Makefile:1.8        Wed Aug 24 07:18:54 2016
+++ pkgsrc/x11/libxshmfence/Makefile    Tue Feb 27 08:16:03 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2016/08/24 07:18:54 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2018/02/27 08:16:03 wiz Exp $
 
-DISTNAME=      libxshmfence-1.2
-PKGREVISION=   5
+DISTNAME=      libxshmfence-1.3
 CATEGORIES=    x11
 MASTER_SITES=  http://xorg.freedesktop.org/archive/individual/lib/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/libxshmfence/distinfo
diff -u pkgsrc/x11/libxshmfence/distinfo:1.3 pkgsrc/x11/libxshmfence/distinfo:1.4
--- pkgsrc/x11/libxshmfence/distinfo:1.3        Wed Nov  4 03:28:48 2015
+++ pkgsrc/x11/libxshmfence/distinfo    Tue Feb 27 08:16:03 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 03:28:48 agc Exp $
+$NetBSD: distinfo,v 1.4 2018/02/27 08:16:03 wiz Exp $
 
-SHA1 (libxshmfence-1.2.tar.bz2) = a2ebe90e5595afca4db93a4359732af43b2b8c69
-RMD160 (libxshmfence-1.2.tar.bz2) = fe4b42d4ee01a993cd653d8f10334069bcc4791c
-SHA512 (libxshmfence-1.2.tar.bz2) = 340a6dff5c7ce7f0fe89d8094ee91a0572c8bf0da888861c5262d6a65a13ecad0e2a079949ccc115e15a2d0d108c4f1ba1743874289cacbbc17aa3a05cd8e072
-Size (libxshmfence-1.2.tar.bz2) = 267170 bytes
+SHA1 (libxshmfence-1.3.tar.bz2) = 3472218fc0e8ee8183533d22dbcd4bbe90bf3ab8
+RMD160 (libxshmfence-1.3.tar.bz2) = 1c74b70dbdc23e474fca6342f92414987d3908c2
+SHA512 (libxshmfence-1.3.tar.bz2) = c446e055f8fac62b9aa266132289a4cfc030282147974c45ce96d1768a98d1afb997470e58e4a68513174c404cbf373bdde2f0cd4b34abdbce1d89dd0b6fe2b7
+Size (libxshmfence-1.3.tar.bz2) = 308644 bytes
 SHA1 (patch-configure.ac) = 9301700c19d55b0c80f0265274ea6a158657d039
 SHA1 (patch-src_Makefile.am) = cdf80a7606cbc91ddca1443cd9210a3480de5241
 SHA1 (patch-src_xshmfence__alloc.c) = 355c20c55601c4ea71306d1e10cbd632b2d7f393



Home | Main Index | Thread Index | Old Index