ports/129924: [PATCH] x11/xterm: depend on sysutils/libutempter

Yuri Pankov yuri.pankov at gmail.com
Thu Dec 25 09:40:02 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list