From owner-svn-ports-head@FreeBSD.ORG Sat Aug 2 11:40:09 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 238AAC8C; Sat, 2 Aug 2014 11:40:09 +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 EBDD125D9; Sat, 2 Aug 2014 11:40:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s72Be8Mt018594; Sat, 2 Aug 2014 11:40:08 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s72Be8Pp018574; Sat, 2 Aug 2014 11:40:08 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201408021140.s72Be8Pp018574@svn.freebsd.org> From: Antoine Brodin Date: Sat, 2 Aug 2014 11:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363805 - head/devel/libolecf 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: Sat, 02 Aug 2014 11:40:09 -0000 Author: antoine Date: Sat Aug 2 11:40:07 2014 New Revision: 363805 URL: http://svnweb.freebsd.org/changeset/ports/363805 QAT: https://qat.redports.org/buildarchive/r363805/ Log: Update to alpha-20140801 Modified: head/devel/libolecf/Makefile head/devel/libolecf/distinfo head/devel/libolecf/pkg-plist Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Sat Aug 2 11:39:24 2014 (r363804) +++ head/devel/libolecf/Makefile Sat Aug 2 11:40:07 2014 (r363805) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20140329 -PORTREVISION= 1 +DISTVERSION= alpha-20140801 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \ LOCAL/antoine @@ -15,7 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool:keepla pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libolecf/distinfo ============================================================================== --- head/devel/libolecf/distinfo Sat Aug 2 11:39:24 2014 (r363804) +++ head/devel/libolecf/distinfo Sat Aug 2 11:40:07 2014 (r363805) @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20140329.tar.gz) = 6d2a5bf4fe48045bd685d07f56a5e0e87a148c0e4f35780a9a677d26717f115d -SIZE (libolecf-alpha-20140329.tar.gz) = 1411121 +SHA256 (libolecf-alpha-20140801.tar.gz) = 456bc63781f2e19f5635a6975f8673b0f3b26112c2aa8239c75dc4ecbe3278ab +SIZE (libolecf-alpha-20140801.tar.gz) = 1413373 Modified: head/devel/libolecf/pkg-plist ============================================================================== --- head/devel/libolecf/pkg-plist Sat Aug 2 11:39:24 2014 (r363804) +++ head/devel/libolecf/pkg-plist Sat Aug 2 11:40:07 2014 (r363805) @@ -10,12 +10,10 @@ include/libolecf/features.h include/libolecf/ole.h include/libolecf/types.h lib/libolecf.a -lib/libolecf.la lib/libolecf.so lib/libolecf.so.1 lib/libolecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyolecf.a -%%PYTHON_SITELIBDIR%%/pyolecf.la %%PYTHON_SITELIBDIR%%/pyolecf.so libdata/pkgconfig/libolecf.pc man/man1/olecfexport.1.gz