pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/randrproto Update to randrproto-1.3.1. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fb2f970f824
branches:  trunk
changeset: 569313:4fb2f970f824
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jan 15 17:55:15 2010 +0000

description:
Update to randrproto-1.3.1. Changes:

Punctuation fix.
Clarify that GetOutputPrimary is per-screen.
Update reference to renderproto.txt
Allow inactive outputs to be set as primary
Remove trailing white space from randrproto.txt
Add XORG_DEFAULT_OPTIONS invocation in configure.ac
Bump version to 1.3.1
New properties claimed to be in version 1.4 instead of 1.3.1
Sort properties alphabetically.
Should read "EDID", not "EdidData" (2).
Add Backlight property description.

diffstat:

 x11/randrproto/Makefile |  7 +++----
 x11/randrproto/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 8814c9aef6c3 -r 4fb2f970f824 x11/randrproto/Makefile
--- a/x11/randrproto/Makefile   Fri Jan 15 17:53:34 2010 +0000
+++ b/x11/randrproto/Makefile   Fri Jan 15 17:55:15 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/03/06 14:31:10 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/01/15 17:55:15 tnn Exp $
 #
 
-DISTNAME=              randrproto-1.3.0
+DISTNAME=              randrproto-1.3.1
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
@@ -15,7 +15,6 @@
 CONFLICTS+=            randrext-[0-9]*
 
 GNU_CONFIGURE=         yes
-PKGCONFIG_OVERRIDE+=   ${WRKSRC}/randrproto.pc.in
-USE_LANGUAGES=         # none, not even C
+PKGCONFIG_OVERRIDE+=   randrproto.pc.in
 
 .include "../../mk/bsd.pkg.mk"
diff -r 8814c9aef6c3 -r 4fb2f970f824 x11/randrproto/distinfo
--- a/x11/randrproto/distinfo   Fri Jan 15 17:53:34 2010 +0000
+++ b/x11/randrproto/distinfo   Fri Jan 15 17:55:15 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/03/06 14:31:10 wiz Exp $
+$NetBSD: distinfo,v 1.8 2010/01/15 17:55:15 tnn Exp $
 
-SHA1 (randrproto-1.3.0.tar.bz2) = 442de2a6a2145e49f9ef12cadbea69140f9ca066
-RMD160 (randrproto-1.3.0.tar.bz2) = 523406a2f2575fa3d5e97898e5138f951fab40f0
-Size (randrproto-1.3.0.tar.bz2) = 74817 bytes
+SHA1 (randrproto-1.3.1.tar.bz2) = 36731bae6e815453af4b055c26ad8e9e2653ca05
+RMD160 (randrproto-1.3.1.tar.bz2) = 3b61572ace8c33f57e4fab0995c8c8006b406c54
+Size (randrproto-1.3.1.tar.bz2) = 110435 bytes



Home | Main Index | Thread Index | Old Index