Update to 1.1:
Adam Jackson (2): Add support for the abstract socket namespace under Linux. xtrans 1.1 Ben Byer (5): suppress warning about socket directory ownership on OS X changes to support launchd on OS X removed cvs tags Fix for incorrect processing of recycled launchd socket on OS X make launchd error messages less scary Dodji Seketeli (2): libxtrans: fix linux compilation breakage libxtrans: fixed a typo in my last commit Jeremy Huddleston (1): Fixed #ifdef checks that were using i386 to use __i386__
This commit is contained in:
parent
09a44c4bde
commit
45b4b9fb05
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2007/10/07 12:39:28 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2008/04/25 07:28:36 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xtrans-1.0.4
|
||||
PKGREVISION= 1
|
||||
DISTNAME= xtrans-1.1
|
||||
CATEGORIES= x11 net
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.7 2008/01/15 08:56:52 tnn Exp $
|
||||
$NetBSD: distinfo,v 1.8 2008/04/25 07:28:36 wiz Exp $
|
||||
|
||||
SHA1 (xtrans-1.0.4.tar.bz2) = 9e6dd0970b72253f9558be43abd30bb8a802aa66
|
||||
RMD160 (xtrans-1.0.4.tar.bz2) = 4cccff870a9297873ae99a6a8c49bb4d545607d9
|
||||
Size (xtrans-1.0.4.tar.bz2) = 103761 bytes
|
||||
SHA1 (xtrans-1.1.tar.bz2) = a6cba8cd1c63c8fb4a284e89376cb398cf1a2582
|
||||
RMD160 (xtrans-1.1.tar.bz2) = 67a90c612d2a7c65f8dc9f916bff7b341d6ccd42
|
||||
Size (xtrans-1.1.tar.bz2) = 106059 bytes
|
||||
SHA1 (patch-aa) = cd9de436c904fcc9af3e908e4e697ecec458407e
|
||||
SHA1 (patch-ab) = d2a7af633ab880ec71975b70f521c0e32cd07a5e
|
||||
|
|
Loading…
Reference in a new issue