From 945d502baf8211c0b0e80ea24bbde2129fe39d24 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Jan 2009 10:57:58 +0000 Subject: Update to 1.1.1: This is mainly just a bunch of updates for OSX Tiger compatability and SnowLeopard fratures. Alan Coopersmith (1): Fix build of startx & xinitrc with Solaris make Jeremy Huddleston (17): Apple: privleged_startx: Increase the timeout so slower machines don't get a stray process warning in their system log. startx.cpp: Made some things a little more friendly for people who have spaces in pathnames. Apple: Using eval to protect people who have spaces in their home path. Support the instant-off API in SnowLeopard. Apple: sleep() to avoid innocent error message spew Apple: Make VPATH builds work on darwin Apple: Use AvailabilityMacros.h for Tiger compatability OSX: Create privleged_startx on Tiger OSX Tiger: More compilation fixes... OSX Tiger: Hopefully the last fix for Tiger users... Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later) OSX Tiger: Fix discovery of mach port OSX: Fixed bad prefix OSX: More prefix fixes OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgent Apple: Allow defaults option that maps to a -dpi server command line in startx xinit 1.1.1 --- x11/xinit/Makefile | 5 ++--- x11/xinit/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/xinit/Makefile b/x11/xinit/Makefile index fc2f2e6ca81..899d4264046 100644 --- a/x11/xinit/Makefile +++ b/x11/xinit/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2008/06/23 14:19:54 reed Exp $ +# $NetBSD: Makefile,v 1.12 2009/01/07 10:57:58 wiz Exp $ # -DISTNAME= xinit-1.1.0 -PKGREVISION= 1 +DISTNAME= xinit-1.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xinit/distinfo b/x11/xinit/distinfo index c236287bbaa..040eccd0c77 100644 --- a/x11/xinit/distinfo +++ b/x11/xinit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/06/21 18:25:14 wiz Exp $ +$NetBSD: distinfo,v 1.8 2009/01/07 10:57:58 wiz Exp $ -SHA1 (xinit-1.1.0.tar.bz2) = c4d3d8314ddd94c4950349d23a3e387af65186da -RMD160 (xinit-1.1.0.tar.bz2) = d2631bd7eea0ce702b2b4d380e28365dab4fef83 -Size (xinit-1.1.0.tar.bz2) = 127202 bytes +SHA1 (xinit-1.1.1.tar.bz2) = 577a111efc9b5a8ec6cc294ae7c35048eebde704 +RMD160 (xinit-1.1.1.tar.bz2) = bed92df836e14c78876afa1eed41dabd4859e77d +Size (xinit-1.1.1.tar.bz2) = 129365 bytes -- cgit v1.2.3