pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/presentproto
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 26 08:40:32 UTC 2017
Modified Files:
pkgsrc/x11/presentproto: Makefile distinfo
Log Message:
Updated presentproto to 1.1.
This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures. Plus a number of documentation
improvements.
Aaron Plattner (1):
Copy the standard .gitignore from other proto packages
Adam Jackson (2):
Add COPYING
Force Window and Pixmap to be CARD32 on the wire
Alan Coopersmith (1):
configure: Drop AM_MAINTAINER_MODE
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
Add the required README file.
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Julien Cristau (2):
Fix wrong reference to DRI3 in the protocol spec
Bump version to 1.1
Keith Packard (4):
Fix spelling of James Jones' email address
Move Redirect stuff to 'later version' sections
Don't define 'redirect' stuff in header files
autogen.sh: Implement GNOME Build API
Kenneth Graunke (1):
Fix typo (modifiy -> modify)
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/presentproto/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/presentproto/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/presentproto/Makefile
diff -u pkgsrc/x11/presentproto/Makefile:1.1 pkgsrc/x11/presentproto/Makefile:1.2
--- pkgsrc/x11/presentproto/Makefile:1.1 Fri Nov 1 20:36:57 2013
+++ pkgsrc/x11/presentproto/Makefile Thu Jan 26 08:40:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/11/01 20:36:57 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/26 08:40:32 wiz Exp $
-DISTNAME= presentproto-1.0
+DISTNAME= presentproto-1.1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/archive/individual/proto/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/presentproto/distinfo
diff -u pkgsrc/x11/presentproto/distinfo:1.2 pkgsrc/x11/presentproto/distinfo:1.3
--- pkgsrc/x11/presentproto/distinfo:1.2 Wed Nov 4 03:28:50 2015
+++ pkgsrc/x11/presentproto/distinfo Thu Jan 26 08:40:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:28:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/01/26 08:40:32 wiz Exp $
-SHA1 (presentproto-1.0.tar.bz2) = 432371cdc464881029c3f39f9bf81cc80a484e54
-RMD160 (presentproto-1.0.tar.bz2) = 93700b9828658624d74f751939d7deea062c7363
-SHA512 (presentproto-1.0.tar.bz2) = 6d6b3cb78ff7c6ad8103d0003479f94702aea412640feec5d82cb630c9560fd0e1f7b6124e9eaba138adc9bf61ee08ef193537c2754c9b79737ef871c5114c59
-Size (presentproto-1.0.tar.bz2) = 107998 bytes
+SHA1 (presentproto-1.1.tar.bz2) = b1294dbb3a8337f79252142b45aa123ee1aa7602
+RMD160 (presentproto-1.1.tar.bz2) = e382eac1dcabef6cf031f4a12e0badb380ba15df
+SHA512 (presentproto-1.1.tar.bz2) = 2c712136c8b4e99190932928d98e1a628197d0bf25180cac196ab8768720d61f7907006315bc3610e23666a8fbe39cfa9115c5fd72914aee2498776c8b46f7b2
+Size (presentproto-1.1.tar.bz2) = 116156 bytes
Home |
Main Index |
Thread Index |
Old Index