From owner-svn-ports-all@FreeBSD.ORG Fri Apr 17 20:36:01 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D25A552; Fri, 17 Apr 2015 20:36: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 7A610A85; Fri, 17 Apr 2015 20:36:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3HKa1gi076210; Fri, 17 Apr 2015 20:36:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3HKa1XM076202; Fri, 17 Apr 2015 20:36:01 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201504172036.t3HKa1XM076202@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 17 Apr 2015 20:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384184 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 17 Apr 2015 20:36:01 -0000 Author: antoine Date: Fri Apr 17 20:36:00 2015 New Revision: 384184 URL: https://svnweb.freebsd.org/changeset/ports/384184 Log: Update to alpha-20150413 Modified: head/devel/libolecf/Makefile head/devel/libolecf/distinfo Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Fri Apr 17 20:34:53 2015 (r384183) +++ head/devel/libolecf/Makefile Fri Apr 17 20:36:00 2015 (r384184) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20150106 +DISTVERSION= alpha-20150413 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -13,8 +13,8 @@ COMMENT= Library and tools to access the LICENSE= LGPL3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig python +CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} +USES= fuse gettext libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libolecf/distinfo ============================================================================== --- head/devel/libolecf/distinfo Fri Apr 17 20:34:53 2015 (r384183) +++ head/devel/libolecf/distinfo Fri Apr 17 20:36:00 2015 (r384184) @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20150106.tar.gz) = 7197bcaa9b77757f50b5425a5114bea42d15d56cf02c0c7837e94be4c3a30697 -SIZE (libolecf-alpha-20150106.tar.gz) = 1440712 +SHA256 (libolecf-alpha-20150413.tar.gz) = a8978ad36ac65abdb87b8157ab8ff8eb9e1c06c36544ba9bc94f62ad9369f4fc +SIZE (libolecf-alpha-20150413.tar.gz) = 1441528