From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 21:28:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE4DA330; Mon, 30 Jun 2014 21:28:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 81F67275A; Mon, 30 Jun 2014 21:28:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5ULSRbB031588; Mon, 30 Jun 2014 21:28:27 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5ULSRf7031586; Mon, 30 Jun 2014 21:28:27 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201406302128.s5ULSRf7031586@svn.freebsd.org> From: Tijl Coosemans Date: Mon, 30 Jun 2014 21:28:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359925 - head/x11-toolkits/libxaw3dxft 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.18 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: Mon, 30 Jun 2014 21:28:27 -0000 Author: tijl Date: Mon Jun 30 21:28:26 2014 New Revision: 359925 URL: http://svnweb.freebsd.org/changeset/ports/359925 QAT: https://qat.redports.org/buildarchive/r359925/ Log: USES=libtool pathfix tar:bzip2 Modified: head/x11-toolkits/libxaw3dxft/Makefile head/x11-toolkits/libxaw3dxft/pkg-plist Modified: head/x11-toolkits/libxaw3dxft/Makefile ============================================================================== --- head/x11-toolkits/libxaw3dxft/Makefile Mon Jun 30 21:22:25 2014 (r359924) +++ head/x11-toolkits/libxaw3dxft/Makefile Mon Jun 30 21:28:26 2014 (r359925) @@ -2,7 +2,7 @@ PORTNAME= libxaw3dxft DISTVERSION= 1.6.2c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF/sf-xpaint/${PORTNAME} DISTNAME= libXaw3dXft-${DISTVERSION} @@ -12,9 +12,8 @@ COMMENT= 3D Xaw (Athena Widget Set) repl LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 -USES= pkgconfig -USE_BZIP2= yes GNU_CONFIGURE= yes +USES= libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_XORG= xft xmu xpm @@ -26,8 +25,6 @@ DOCSDIR= ${LOCALBASE}/share/doc/libXaw3d PORTDOCS= * post-patch: - @${REINPLACE_CMD} '/^pkgconfigdir/s:=.*:= ${PREFIX}/libdata/pkgconfig:'\ - ${WRKSRC}/Makefile.in @${REINPLACE_CMD} '/^typedef.*Pixel;/d' ${WRKSRC}/src/Xaw3dXft.c .include Modified: head/x11-toolkits/libxaw3dxft/pkg-plist ============================================================================== --- head/x11-toolkits/libxaw3dxft/pkg-plist Mon Jun 30 21:22:25 2014 (r359924) +++ head/x11-toolkits/libxaw3dxft/pkg-plist Mon Jun 30 21:28:26 2014 (r359925) @@ -1,7 +1,3 @@ -lib/libXaw3dxft.a -lib/libXaw3dxft.la -lib/libXaw3dxft.so -lib/libXaw3dxft.so.8 include/X11/Xaw3dxft/AllWidgets.h include/X11/Xaw3dxft/AsciiSink.h include/X11/Xaw3dxft/AsciiSinkP.h @@ -78,5 +74,9 @@ include/X11/Xaw3dxft/VendorEP.h include/X11/Xaw3dxft/Xaw3dP.h include/X11/Xaw3dxft/Xaw3dXft.h include/X11/Xaw3dxft/XawImP.h +lib/libXaw3dxft.a +lib/libXaw3dxft.so +lib/libXaw3dxft.so.8 +lib/libXaw3dxft.so.8.0.2 libdata/pkgconfig/libxaw3dxft.pc @dirrm include/X11/Xaw3dxft