From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 25 09:40:02 2008 Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG> Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D0641065674 for <freebsd-ports-bugs@hub.freebsd.org>; Thu, 25 Dec 2008 09:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 132F58FC17 for <freebsd-ports-bugs@hub.freebsd.org>; Thu, 25 Dec 2008 09:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBP9e1ZW042117 for <freebsd-ports-bugs@freefall.freebsd.org>; Thu, 25 Dec 2008 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBP9e162042116; Thu, 25 Dec 2008 09:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 25 Dec 2008 09:40:01 GMT Resent-Message-Id: <200812250940.mBP9e162042116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yuri Pankov <yuri.pankov@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 831361065674 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Dec 2008 09:31:43 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id E100F8FC1A for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Dec 2008 09:31:42 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by ey-out-2122.google.com with SMTP id d26so379282eyd.7 for <multiple recipients>; Thu, 25 Dec 2008 01:31:41 -0800 (PST) Received: by 10.210.10.1 with SMTP id 1mr11209477ebj.123.1230197501192; Thu, 25 Dec 2008 01:31:41 -0800 (PST) Received: from darklight.homeunix.org ([85.175.24.36]) by mx.google.com with ESMTPS id g11sm16958108gve.4.2008.12.25.01.31.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Dec 2008 01:31:40 -0800 (PST) Received: from darklight.homeunix.org (localhost [127.0.0.1]) by darklight.homeunix.org (8.14.3/8.14.3) with ESMTP id mBP9VbXP072106; Thu, 25 Dec 2008 12:31:37 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.homeunix.org (8.14.3/8.14.3/Submit) id mBP9Vbtc072105; Thu, 25 Dec 2008 12:31:37 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Message-Id: <200812250931.mBP9Vbtc072105@darklight.homeunix.org> Date: Thu, 25 Dec 2008 12:31:37 +0300 (MSK) From: Yuri Pankov <yuri.pankov@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: krion@FreeBSD.org Subject: ports/129924: [PATCH] x11/xterm: depend on sysutils/libutempter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs> List-Post: <mailto:freebsd-ports-bugs@freebsd.org> List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 25 Dec 2008 09:40:02 -0000 >Number: 129924 >Category: ports >Synopsis: [PATCH] x11/xterm: depend on sysutils/libutempter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 09:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yuri Pankov >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD darklight.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec 3 06:14:28 UTC >Description: Add dependency on sysutils/libutempter to actually fix utmp support (was supposed to be fixed in rev.1.26?) Port maintainer (krion@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xterm-237_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xterm/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- Makefile 4 Oct 2008 11:59:37 -0000 1.58 +++ Makefile 25 Dec 2008 09:06:22 -0000 @@ -7,6 +7,7 @@ PORTNAME= xterm PORTVERSION= 237 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://voodoo.bawue.com/download/ @@ -16,6 +17,7 @@ COMMENT= Terminal emulator for the X Window System BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit +LIB_DEPENDS= utempter.0:${PORTSDIR}/sysutils/libutempter USE_XORG= xaw xft GNU_CONFIGURE= yes --- xterm-237_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: