summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-09-07 14:15:02 +0000
committerwiz <wiz>2008-09-07 14:15:02 +0000
commit7f8e9aefbe5d5c6f1582c11b11911b494b9cf784 (patch)
tree2cea44e8af6c384f3a229310fc6e9170ccda9208 /x11/xtrans/Makefile
parent8567432fb3890823c80bd633d25b9f795849d50b (diff)
downloadpkgsrc-7f8e9aefbe5d5c6f1582c11b11911b494b9cf784.tar.gz
Update to 1.2.1:
Adam Jackson (2): Connection failure for abstract socket is ECONNREFUSED, not ENOENT. xtrans 1.2.1 Alan Coopersmith (2): LocalClose() takes a ConnInfoPtr, not an fd Clear some pointer type mismatch warnings Bill Nottingham (1): Ignore mkdir() errors when creating the abstract socket. James Cloos (1): Remove extraneous execute bit from .c file Jeremy Huddleston (1): Launchd: This functionality has been moved into xorg-server
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 64f22938b2c..0a8d153f933 100644
--- a/x11/xtrans/Makefile
+++ b/x11/xtrans/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/09/07 14:15:02 wiz Exp $
#
-DISTNAME= xtrans-1.2
-PKGREVISION= 1
+DISTNAME= xtrans-1.2.1
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2