From owner-svn-ports-head@FreeBSD.ORG Mon Sep 1 19:35:36 2014 Return-Path: Delivered-To: svn-ports-head@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 F33685F1; Mon, 1 Sep 2014 19:35:35 +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 DE1FA188D; Mon, 1 Sep 2014 19:35:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s81JZZC0018278; Mon, 1 Sep 2014 19:35:35 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s81JZZZ4018276; Mon, 1 Sep 2014 19:35:35 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201409011935.s81JZZZ4018276@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 1 Sep 2014 19:35:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366939 - head/devel/libsigc++20 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-1 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: Mon, 01 Sep 2014 19:35:36 -0000 Author: tijl Date: Mon Sep 1 19:35:35 2014 New Revision: 366939 URL: http://svnweb.freebsd.org/changeset/ports/366939 QAT: https://qat.redports.org/buildarchive/r366939/ Log: Convert to USES=libtool and add INSTALL_TARGET=install-strip Modified: head/devel/libsigc++20/Makefile head/devel/libsigc++20/pkg-plist Modified: head/devel/libsigc++20/Makefile ============================================================================== --- head/devel/libsigc++20/Makefile Mon Sep 1 19:34:02 2014 (r366938) +++ head/devel/libsigc++20/Makefile Mon Sep 1 19:35:35 2014 (r366939) @@ -4,6 +4,7 @@ PORTNAME= libsigc++ PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME @@ -12,12 +13,11 @@ COMMENT= Callback Framework for C++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= gmake libtool pathfix perl5 tar:xz USE_PERL5= build -LATEST_LINK= libsigc++20 USE_LDCONFIG= yes -USES= gmake pathfix perl5 tar:xz -GNU_CONFIGURE= yes PLIST_SUB= VERSION="2.0" API_VERSION="2.0" Modified: head/devel/libsigc++20/pkg-plist ============================================================================== --- head/devel/libsigc++20/pkg-plist Mon Sep 1 19:34:02 2014 (r366938) +++ head/devel/libsigc++20/pkg-plist Mon Sep 1 19:35:35 2014 (r366939) @@ -39,10 +39,9 @@ include/sigc++-%%API_VERSION%%/sigc++/sl include/sigc++-%%API_VERSION%%/sigc++/trackable.h include/sigc++-%%API_VERSION%%/sigc++/type_traits.h include/sigc++-%%API_VERSION%%/sigc++/visit_each.h -lib/libsigc-%%VERSION%%.a -lib/libsigc-%%VERSION%%.la lib/libsigc-%%VERSION%%.so lib/libsigc-%%VERSION%%.so.0 +lib/libsigc-%%VERSION%%.so.0.0.0 lib/sigc++-%%API_VERSION%%/include/sigc++config.h libdata/pkgconfig/sigc++-%%API_VERSION%%.pc %%PORTDOCS%%share/devhelp/books/libsigc++-%%API_VERSION%%/libsigc++-%%API_VERSION%%.devhelp2