Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-servers/x2x/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 19 May 2007 20:29:47 -0000 1.8 +++ Makefile 9 Jun 2007 12:11:21 -0000 @@ -6,15 +6,14 @@ # PORTNAME= x2x -PORTVERSION= 1.27 -PORTREVISION= 2 +PORTVERSION= 1.30.b.24 CATEGORIES= x11-servers -MASTER_SITES= http://gatekeeper.dec.com/pub/DEC/SRC/x2x/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= CENKES MAINTAINER= grog@FreeBSD.org COMMENT= A program to link multiple X servers together +USE_BZIP2= yes USE_IMAKE= yes USE_GMAKE= yes MAKE_ENV= MAKE=${GMAKE} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11-servers/x2x/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 24 Jan 2006 03:16:29 -0000 1.3 +++ distinfo 9 Jun 2007 12:11:21 -0000 @@ -1,3 +1,3 @@ -MD5 (x2x-1.27.tar.gz) = 3d1bc863f3209ec37caf7f57bde7e8f0 -SHA256 (x2x-1.27.tar.gz) = d27ffc37d801934e79a91aa8f413d9d6466297995bf7c88156842d1aec040a36 -SIZE (x2x-1.27.tar.gz) = 16776 +MD5 (x2x-1.30.b.24.tar.bz2) = 0e88acaf9dd193dfd4b4d68932881c8a +SHA256 (x2x-1.30.b.24.tar.bz2) = bfbdbd3c3955d2f7a39660c18d0b693a0a74e8bf488c8371ba3ff5e1115b8c5f +SIZE (x2x-1.30.b.24.tar.bz2) = 35179 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/x11-servers/x2x/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- pkg-descr 3 Sep 2000 08:06:08 -0000 1.1.1.1 +++ pkg-descr 9 Jun 2007 12:11:21 -0000 @@ -20,5 +20,7 @@ Unless the -nosel option is specified, x2x relays X selections from one display to the other. +WWW: http://x2x.dottedmag.net/ + Greg Lehey grog@FreeBSD.org Index: files/patch-aa =================================================================== RCS file: files/patch-aa diff -N files/patch-aa --- files/patch-aa 3 Sep 2000 08:06:08 -0000 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- Imakefile~ Thu Aug 21 01:44:52 1997 -+++ Imakefile Sun Sep 3 16:44:47 2000 -@@ -10,3 +10,7 @@ - CDEBUGFLAGS = -O - - ComplexProgramTarget(x2x) -+# Added by Greg Lehey for FreeBSD port -+x2x.man: x2x.1 -+ rm -f x2x.man -+ ln x2x.1 x2x.man