pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xinit Update to 1.1.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6aa5d34c1c83
branches:  trunk
changeset: 552622:6aa5d34c1c83
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 07 10:57:58 2009 +0000

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

diffstat:

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

diffs (27 lines):

diff -r 42beb5bd3987 -r 6aa5d34c1c83 x11/xinit/Makefile
--- a/x11/xinit/Makefile        Wed Jan 07 10:55:31 2009 +0000
+++ b/x11/xinit/Makefile        Wed Jan 07 10:57:58 2009 +0000
@@ -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 -r 42beb5bd3987 -r 6aa5d34c1c83 x11/xinit/distinfo
--- a/x11/xinit/distinfo        Wed Jan 07 10:55:31 2009 +0000
+++ b/x11/xinit/distinfo        Wed Jan 07 10:57:58 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index