From owner-svn-ports-all@FreeBSD.ORG Tue Jul 8 02:07:01 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 EC2BFFCA; Tue, 8 Jul 2014 02:07:01 +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 D8FBB2BD0; Tue, 8 Jul 2014 02:07:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s68271GU046214; Tue, 8 Jul 2014 02:07:01 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s68271bH046209; Tue, 8 Jul 2014 02:07:01 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201407080207.s68271bH046209@svn.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 8 Jul 2014 02:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361156 - head/deskutils/libopensync-plugin-evolution2 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: Tue, 08 Jul 2014 02:07:02 -0000 Author: vanilla Date: Tue Jul 8 02:07:01 2014 New Revision: 361156 URL: http://svnweb.freebsd.org/changeset/ports/361156 QAT: https://qat.redports.org/buildarchive/r361156/ Log: 1: Stagify. 2: USES=tar:bzip2. 3: USES=libtool, bump version. 4: strip binary. Modified: head/deskutils/libopensync-plugin-evolution2/Makefile head/deskutils/libopensync-plugin-evolution2/pkg-plist Modified: head/deskutils/libopensync-plugin-evolution2/Makefile ============================================================================== --- head/deskutils/libopensync-plugin-evolution2/Makefile Tue Jul 8 01:55:46 2014 (r361155) +++ head/deskutils/libopensync-plugin-evolution2/Makefile Tue Jul 8 02:07:01 2014 (r361156) @@ -3,7 +3,7 @@ PORTNAME= libopensync-plugin-evolution2 PORTVERSION= 0.22 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ @@ -14,10 +14,9 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/ CONFLICTS= libopensync-plugin-evolution2-devel-[0-9]* -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig tar:bzip2 libtool USE_GNOME= evolutiondataserver gconf2 +INSTALL_TARGET= install-strip -NO_STAGE= yes .include Modified: head/deskutils/libopensync-plugin-evolution2/pkg-plist ============================================================================== --- head/deskutils/libopensync-plugin-evolution2/pkg-plist Tue Jul 8 01:55:46 2014 (r361155) +++ head/deskutils/libopensync-plugin-evolution2/pkg-plist Tue Jul 8 02:07:01 2014 (r361156) @@ -1,8 +1,6 @@ include/opensync-1.0/opensync/evo2_sync.h lib/opensync/plugins/evo2_sync.so -lib/opensync/plugins/evo2_sync.la share/opensync/defaults/evo2-sync @dirrmtry lib/opensync/plugins -@dirrmtry lib/opensync @dirrmtry share/opensync/defaults @dirrmtry share/opensync