From owner-svn-ports-all@freebsd.org Tue Jun 7 08:03:42 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E6CDB6EA78; Tue, 7 Jun 2016 08:03:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 423301516; Tue, 7 Jun 2016 08:03:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5783fgG059926; Tue, 7 Jun 2016 08:03:41 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5783fAl059924; Tue, 7 Jun 2016 08:03:41 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201606070803.u5783fAl059924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 7 Jun 2016 08:03:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416500 - head/x11/xterm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2016 08:03:42 -0000 Author: ehaupt Date: Tue Jun 7 08:03:41 2016 New Revision: 416500 URL: https://svnweb.freebsd.org/changeset/ports/416500 Log: - Update to 325 - Register the use of xmu xt x11 xpm ice in USE_XORG (prompted by poudriere warning) - Provide an option to enable Modified: head/x11/xterm/Makefile head/x11/xterm/distinfo Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Tue Jun 7 08:00:17 2016 (r416499) +++ head/x11/xterm/Makefile Tue Jun 7 08:03:41 2016 (r416500) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xterm -PORTVERSION= 324 +PORTVERSION= 325 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \ LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 @@ -17,7 +17,7 @@ LICENSE= MIT CONFLICTS= x11iraf-[0-9]* USES= ncurses tar:tgz -USE_XORG= xft +USE_XORG= xft xmu xt x11 xpm ice GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-utempter --enable-narrowproto @@ -28,7 +28,7 @@ LIBS+= -L${LOCALBASE}/lib ICONVERSION= 1 OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING \ - SCRNDUMP REGIS + SCRNDUMP REGIS XINERAMA OPTIONS_RADIO= 3D OPTIONS_RADIO_3D= XAW3D XAW3DXFT NEXTAW @@ -67,6 +67,10 @@ XAW3DXFT_CONFIGURE_WITH= Xaw3dxft XAW3DXFT_LIB_DEPENDS= libXaw3dxft.so:x11-toolkits/libxaw3dxft NEXTAW_CONFIGURE_WITH= neXtaw NEXTAW_LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw +XINERAMA_USE= XORG=xinerama,xineramaproto +XINERAMA_CONFIGURE_OFF= --without-xinerama + +LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig .include Modified: head/x11/xterm/distinfo ============================================================================== --- head/x11/xterm/distinfo Tue Jun 7 08:00:17 2016 (r416499) +++ head/x11/xterm/distinfo Tue Jun 7 08:03:41 2016 (r416500) @@ -1,4 +1,5 @@ -SHA256 (xterm-324.tgz) = 70ecbec8d27789248e8ae2dc2cf159a2e189c152a6559a2b3df7f4838da36092 -SIZE (xterm-324.tgz) = 1235312 +TIMESTAMP = 1465283261 +SHA256 (xterm-325.tgz) = 3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b +SIZE (xterm-325.tgz) = 1237865 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c SIZE (bsd-xterm-icons-1.tgz) = 22718