From owner-svn-ports-head@FreeBSD.ORG Mon Sep 1 19:48:50 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 7A46DC11; Mon, 1 Sep 2014 19:48:50 +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 4B7D9199E; Mon, 1 Sep 2014 19:48:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s81Jmogs023824; Mon, 1 Sep 2014 19:48:50 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s81JmnF8023822; Mon, 1 Sep 2014 19:48:49 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201409011948.s81JmnF8023822@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:48:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366943 - head/devel/gobject-introspection 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:48:50 -0000 Author: tijl Date: Mon Sep 1 19:48:49 2014 New Revision: 366943 URL: http://svnweb.freebsd.org/changeset/ports/366943 QAT: https://qat.redports.org/buildarchive/r366943/ Log: - Convert to USES=libtool and USES=python - Add INSTALL_TARGET=install-strip Obtained from: gnome-dev Modified: head/devel/gobject-introspection/Makefile head/devel/gobject-introspection/pkg-plist Modified: head/devel/gobject-introspection/Makefile ============================================================================== --- head/devel/gobject-introspection/Makefile Mon Sep 1 19:45:44 2014 (r366942) +++ head/devel/gobject-introspection/Makefile Mon Sep 1 19:48:49 2014 (r366943) @@ -4,7 +4,7 @@ PORTNAME= gobject-introspection PORTVERSION= 1.36.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,15 +16,15 @@ COMMENT= Generate interface introspectio BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi -USES= bison gettext gmake pathfix pkgconfig tar:xz +USES= bison gettext gmake libtool pathfix pkgconfig \ + python:2 tar:xz GNU_CONFIGURE= yes -USE_GNOME= gnomehier glib20 ltverhack -USE_PYTHON= 2 -USE_AUTOTOOLS= libtool +USE_GNOME= gnomehier glib20 USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip # Force it to put the .cache in ${WRKSRC} instead of ~/.cache. ports/143260 MAKE_ENV= HOME=${WRKDIR} Modified: head/devel/gobject-introspection/pkg-plist ============================================================================== --- head/devel/gobject-introspection/pkg-plist Mon Sep 1 19:45:44 2014 (r366942) +++ head/devel/gobject-introspection/pkg-plist Mon Sep 1 19:48:49 2014 (r366943) @@ -42,7 +42,6 @@ lib/gobject-introspection/giscanner/__in lib/gobject-introspection/giscanner/__init__.pyc lib/gobject-introspection/giscanner/__init__.pyo lib/gobject-introspection/giscanner/_giscanner.a -lib/gobject-introspection/giscanner/_giscanner.la lib/gobject-introspection/giscanner/_giscanner.so lib/gobject-introspection/giscanner/annotationmain.py lib/gobject-introspection/giscanner/annotationmain.pyc @@ -153,9 +152,9 @@ lib/gobject-introspection/giscanner/xmlw lib/gobject-introspection/giscanner/xmlwriter.pyc lib/gobject-introspection/giscanner/xmlwriter.pyo lib/libgirepository-1.0.a -lib/libgirepository-1.0.la lib/libgirepository-1.0.so lib/libgirepository-1.0.so.1 +lib/libgirepository-1.0.so.1.0.0 libdata/pkgconfig/gobject-introspection-1.0.pc libdata/pkgconfig/gobject-introspection-no-export-1.0.pc share/aclocal/introspection.m4