From owner-svn-ports-all@FreeBSD.ORG Sat Jul 26 22:34:17 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 5983C352; Sat, 26 Jul 2014 22:34:17 +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 2B4E2286C; Sat, 26 Jul 2014 22:34:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6QMYHNc003442; Sat, 26 Jul 2014 22:34:17 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6QMYGIm003438; Sat, 26 Jul 2014 22:34:16 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201407262234.s6QMYGIm003438@svn.freebsd.org> From: Antoine Brodin Date: Sat, 26 Jul 2014 22:34:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362993 - head/devel/libmsiecf 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: Sat, 26 Jul 2014 22:34:17 -0000 Author: antoine Date: Sat Jul 26 22:34:16 2014 New Revision: 362993 URL: http://svnweb.freebsd.org/changeset/ports/362993 QAT: https://qat.redports.org/buildarchive/r362993/ Log: Update to alpha-20140723 Modified: head/devel/libmsiecf/Makefile head/devel/libmsiecf/distinfo head/devel/libmsiecf/pkg-plist Modified: head/devel/libmsiecf/Makefile ============================================================================== --- head/devel/libmsiecf/Makefile Sat Jul 26 22:30:15 2014 (r362992) +++ head/devel/libmsiecf/Makefile Sat Jul 26 22:34:16 2014 (r362993) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libmsiecf -DISTVERSION= alpha-20140323 -PORTREVISION= 1 +DISTVERSION= alpha-20140723 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \ LOCAL/antoine @@ -15,7 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool:keepla pathfix +USES= gettext iconv libtool pathfix USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/devel/libmsiecf/distinfo ============================================================================== --- head/devel/libmsiecf/distinfo Sat Jul 26 22:30:15 2014 (r362992) +++ head/devel/libmsiecf/distinfo Sat Jul 26 22:34:16 2014 (r362993) @@ -1,2 +1,2 @@ -SHA256 (libmsiecf-alpha-20140323.tar.gz) = 357c4fb896d428716c4128139efb7a54130306768316a7d3e6fdb8567a52a794 -SIZE (libmsiecf-alpha-20140323.tar.gz) = 1373804 +SHA256 (libmsiecf-alpha-20140723.tar.gz) = 413a02f740cf9041554ddf2c1ef6ed89f69b5f708e6f74faec82fb7557c1d9a8 +SIZE (libmsiecf-alpha-20140723.tar.gz) = 1370418 Modified: head/devel/libmsiecf/pkg-plist ============================================================================== --- head/devel/libmsiecf/pkg-plist Sat Jul 26 22:30:15 2014 (r362992) +++ head/devel/libmsiecf/pkg-plist Sat Jul 26 22:34:16 2014 (r362993) @@ -8,12 +8,10 @@ include/libmsiecf/extern.h include/libmsiecf/features.h include/libmsiecf/types.h lib/libmsiecf.a -lib/libmsiecf.la lib/libmsiecf.so lib/libmsiecf.so.1 lib/libmsiecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pymsiecf.a -%%PYTHON_SITELIBDIR%%/pymsiecf.la %%PYTHON_SITELIBDIR%%/pymsiecf.so libdata/pkgconfig/libmsiecf.pc man/man1/msiecfexport.1.gz