From owner-svn-ports-head@FreeBSD.ORG Thu May 22 06:46:59 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 2A090852; Thu, 22 May 2014 06:46:59 +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 1792D2EC7; Thu, 22 May 2014 06:46:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4M6kwbM070713; Thu, 22 May 2014 06:46:58 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4M6kwNS070711; Thu, 22 May 2014 06:46:58 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201405220646.s4M6kwNS070711@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 22 May 2014 06:46:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354792 - head/devel/liborcus 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: Thu, 22 May 2014 06:46:59 -0000 Author: bapt Date: Thu May 22 06:46:58 2014 New Revision: 354792 URL: http://svnweb.freebsd.org/changeset/ports/354792 QAT: https://qat.redports.org/buildarchive/r354792/ Log: Update to 0.5.2 Strip binaries Modified: head/devel/liborcus/Makefile head/devel/liborcus/distinfo Modified: head/devel/liborcus/Makefile ============================================================================== --- head/devel/liborcus/Makefile Thu May 22 06:42:20 2014 (r354791) +++ head/devel/liborcus/Makefile Thu May 22 06:46:58 2014 (r354792) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTVERSION= 0.5.2 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ @@ -18,6 +17,7 @@ LIB_DEPENDS= libzip.so:${PORTSDIR}/archi GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-spreadsheet-model --disable-werror \ --with-boost="${LOCALBASE}" \ Modified: head/devel/liborcus/distinfo ============================================================================== --- head/devel/liborcus/distinfo Thu May 22 06:42:20 2014 (r354791) +++ head/devel/liborcus/distinfo Thu May 22 06:46:58 2014 (r354792) @@ -1,2 +1,2 @@ -SHA256 (liborcus-0.5.1.tar.bz2) = e632373149c0b29a971aa74c079f8825bc6bc7b09c0899c8de004ee7e72ad765 -SIZE (liborcus-0.5.1.tar.bz2) = 1445106 +SHA256 (liborcus-0.5.2.tar.bz2) = e58b085e4f824aef0d4bbf6f64492dc8e970b75bb24dc890f6d9384ca27940d7 +SIZE (liborcus-0.5.2.tar.bz2) = 1503802