summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-24 16:06:57 +0000
committerwiz <wiz>2008-10-24 16:06:57 +0000
commit19d3cac93c535591e5a2348767308c85f46583c2 (patch)
treefeba2dd82ac61163616180f4b7a125c6eca395c0 /x11/xtrans/Makefile
parent9e92bb2d82cc8b558ec89926036ec9ffe96f3035 (diff)
downloadpkgsrc-19d3cac93c535591e5a2348767308c85f46583c2.tar.gz
Update to 1.2.2:
Adam Jackson (5): Massive ifdef cleanup, dropping a ton of unsupported platform code. Drastically simplify TRANS_OPEN_MAX. Remove DECNET support. Finish removing OS/2 support xtrans 1.2.2 Jeremy Huddleston (2): Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic addition code in the server isn't bulletproof yet. Added a flag to enable "The OS already took care of securing this, please skip checking xauth" for use with Apple launchd sockets.
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 c21e86e2ab8..8bcb2f12ff5 100644
--- a/x11/xtrans/Makefile
+++ b/x11/xtrans/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/09/09 13:59:13 dsainty Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/24 16:06:57 wiz Exp $
#
-DISTNAME= xtrans-1.2.1
-PKGREVISION= 1
+DISTNAME= xtrans-1.2.2
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2