From owner-svn-ports-head@FreeBSD.ORG Tue Jul 15 17:54:37 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 204246E8; Tue, 15 Jul 2014 17:54:37 +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 E771A21F0; Tue, 15 Jul 2014 17:54:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6FHsaPd010950; Tue, 15 Jul 2014 17:54:36 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6FHsaEv010948; Tue, 15 Jul 2014 17:54:36 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407151754.s6FHsaEv010948@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 15 Jul 2014 17:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361990 - head/net/boinc-client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 17:54:37 -0000 Author: tijl Date: Tue Jul 15 17:54:36 2014 New Revision: 361990 URL: http://svnweb.freebsd.org/changeset/ports/361990 QAT: https://qat.redports.org/buildarchive/r361990/ Log: Add USES=libtool and INSTALL_TARGET=install-strip Modified: head/net/boinc-client/Makefile head/net/boinc-client/pkg-plist Modified: head/net/boinc-client/Makefile ============================================================================== --- head/net/boinc-client/Makefile Tue Jul 15 17:52:17 2014 (r361989) +++ head/net/boinc-client/Makefile Tue Jul 15 17:54:36 2014 (r361990) @@ -3,7 +3,7 @@ PORTNAME= boinc-client PORTVERSION= 7.2.33 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://rene-ladan.nl/pub/distfiles/ @@ -12,8 +12,9 @@ MASTER_SITE_SUBDIR=rene MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley Open Infrastructure for Network Computing client -USES= dos2unix gmake pkgconfig tar:xz GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= dos2unix gmake libtool pkgconfig tar:xz USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env USE_LDCONFIG= yes DOS2UNIX_GLOB= *.xpm Modified: head/net/boinc-client/pkg-plist ============================================================================== --- head/net/boinc-client/pkg-plist Tue Jul 15 17:52:17 2014 (r361989) +++ head/net/boinc-client/pkg-plist Tue Jul 15 17:54:36 2014 (r361990) @@ -57,21 +57,19 @@ include/boinc/win_util.h %%X11%%include/boinc/graphics_data.h %%X11%%include/boinc/ttfont.h lib/libboinc.a -lib/libboinc.la lib/libboinc_api.a -lib/libboinc_api.la lib/libboinc_api.so lib/libboinc_api.so.7 +lib/libboinc_api.so.7.2.33 lib/libboinc_crypt.a -lib/libboinc_crypt.la lib/libboinc_opencl.a -lib/libboinc_opencl.la lib/libboinc_opencl.so lib/libboinc_opencl.so.7 +lib/libboinc_opencl.so.7.2.33 %%X11%%lib/libboinc_graphics2.a -%%X11%%lib/libboinc_graphics2.la %%X11%%lib/libboinc_graphics2.so %%X11%%lib/libboinc_graphics2.so.7 +%%X11%%lib/libboinc_graphics2.so.7.2.33 %%SKINS%%share/boinc/skins/Charity Engine/background_image.png %%SKINS%%share/boinc/skins/Charity Engine/ce_about.ico %%SKINS%%share/boinc/skins/Charity Engine/ce_icon_play.png