From owner-cvs-all@FreeBSD.ORG Tue Jul 27 08:01:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8EA616A4D2 for ; Tue, 27 Jul 2004 08:01:22 +0000 (GMT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id C7F6343D48 for ; Tue, 27 Jul 2004 08:01:21 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 24127 invoked from network); 27 Jul 2004 07:56:11 -0000 Received: from unknown (HELO straylight.m.ringlet.net) (217.75.134.254) by gandalf.online.bg with SMTP; 27 Jul 2004 07:56:10 -0000 Received: (qmail 49767 invoked by uid 1000); 27 Jul 2004 08:01:19 -0000 Date: Tue, 27 Jul 2004 11:01:18 +0300 From: Peter Pentchev To: Kirill Ponomarew Message-ID: <20040727080118.GD1055@straylight.m.ringlet.net> Mail-Followup-To: Kirill Ponomarew , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Eric Anholt References: <200407270006.i6R06xjH005725@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="e5bfZ/T2xnjpUIbw" Content-Disposition: inline In-Reply-To: <200407270006.i6R06xjH005725@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: Eric Anholt cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xorg-clients Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 08:01:22 -0000 --e5bfZ/T2xnjpUIbw Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 27, 2004 at 12:06:59AM +0000, Kirill Ponomarew wrote: > krion 2004-07-27 00:06:59 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > x11/xorg-clients Makefile pkg-plist=20 > Log: > Add one more hack allowing users to update with xterm > dependency. > =20 > Approved by: anholt How about the following trivial patch to unbreak package building? :) G'luck, Peter Index: ports/x11/xorg-clients/pkg-plist =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/x11/xorg-clients/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- ports/x11/xorg-clients/pkg-plist 27 Jul 2004 00:06:59 -0000 1.3 +++ ports/x11/xorg-clients/pkg-plist 27 Jul 2004 07:59:36 -0000 @@ -732,7 +732,7 @@ lib/X11/xman.help lib/X11/xsm/system.xsm =20 -# xterm workaround +@comment xterm workaround bin/resize bin/uxterm bin/xterm --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 because I didn't think of a good beginning of it. --e5bfZ/T2xnjpUIbw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBBgvO7Ri2jRYZRVMRAktIAKCBLnmHTeo21TkkuN6q0aXmHpHKZgCdEzAh DBfk+QoLt5f4GLUX26nLWIY= =9m/z -----END PGP SIGNATURE----- --e5bfZ/T2xnjpUIbw--