summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-25 07:28:36 +0000
committerwiz <wiz>2008-04-25 07:28:36 +0000
commit15d6a8b7d0566fd684a009eb887b70e9691192b8 (patch)
tree14be41479c61802f0d6e81aeca6ed7ecd4407cc1 /x11/xtrans/Makefile
parent10c5abf1bc8989494f3ae9903fb9d8ce1eb929c6 (diff)
downloadpkgsrc-15d6a8b7d0566fd684a009eb887b70e9691192b8.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/Makefile')
-rw-r--r--x11/xtrans/Makefile5
1 files changed, 2 insertions, 3 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