diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-25 07:28:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-25 07:28:36 +0000 |
commit | 45b4b9fb05e7d8e6f407b1e3f7e0ba59e08a91fd (patch) | |
tree | 14be41479c61802f0d6e81aeca6ed7ecd4407cc1 /x11/xtrans | |
parent | 09a44c4bde5f7491f67663192f8384ba9c943e2e (diff) | |
download | pkgsrc-45b4b9fb05e7d8e6f407b1e3f7e0ba59e08a91fd.tar.gz |
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__
Diffstat (limited to 'x11/xtrans')
-rw-r--r-- | x11/xtrans/Makefile | 5 | ||||
-rw-r--r-- | x11/xtrans/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index d31a69d4a9b..be89178f9fe 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -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 diff --git a/x11/xtrans/distinfo b/x11/xtrans/distinfo index f88732aabe7..dccda55d56a 100644 --- a/x11/xtrans/distinfo +++ b/x11/xtrans/distinfo @@ -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 |