From owner-svn-ports-all@FreeBSD.ORG Sun Jun 1 15:12:06 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEC88AF1; Sun, 1 Jun 2014 15:12:06 +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 C1DD52481; Sun, 1 Jun 2014 15:12:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s51FC6hX019405; Sun, 1 Jun 2014 15:12:06 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s51FC6QM019402; Sun, 1 Jun 2014 15:12:06 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406011512.s51FC6QM019402@svn.freebsd.org> From: Antoine Brodin Date: Sun, 1 Jun 2014 15:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356134 - head/devel/libevtx 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: Sun, 01 Jun 2014 15:12:07 -0000 Author: antoine Date: Sun Jun 1 15:12:05 2014 New Revision: 356134 URL: http://svnweb.freebsd.org/changeset/ports/356134 QAT: https://qat.redports.org/buildarchive/r356134/ Log: - Update to alpha-20140531 - Drop la files Modified: head/devel/libevtx/Makefile head/devel/libevtx/distinfo head/devel/libevtx/pkg-plist Modified: head/devel/libevtx/Makefile ============================================================================== --- head/devel/libevtx/Makefile Sun Jun 1 15:04:12 2014 (r356133) +++ head/devel/libevtx/Makefile Sun Jun 1 15:12:05 2014 (r356134) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libevtx -DISTVERSION= alpha-20140323 -PORTREVISION= 1 +DISTVERSION= alpha-20140531 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \ 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/libevtx/distinfo ============================================================================== --- head/devel/libevtx/distinfo Sun Jun 1 15:04:12 2014 (r356133) +++ head/devel/libevtx/distinfo Sun Jun 1 15:12:05 2014 (r356134) @@ -1,2 +1,2 @@ -SHA256 (libevtx-alpha-20140323.tar.gz) = e684c4a1c5990905cd37a6459159efd1a20fd96c1e38280bf5e1268db10a7ddc -SIZE (libevtx-alpha-20140323.tar.gz) = 1729270 +SHA256 (libevtx-alpha-20140531.tar.gz) = 09f53e6edb30d4d00c8ab8852e3be029514f5640b72f09bc387ab763e8a7ac64 +SIZE (libevtx-alpha-20140531.tar.gz) = 1732652 Modified: head/devel/libevtx/pkg-plist ============================================================================== --- head/devel/libevtx/pkg-plist Sun Jun 1 15:04:12 2014 (r356133) +++ head/devel/libevtx/pkg-plist Sun Jun 1 15:12:05 2014 (r356134) @@ -8,12 +8,10 @@ include/libevtx/extern.h include/libevtx/features.h include/libevtx/types.h lib/libevtx.a -lib/libevtx.la lib/libevtx.so lib/libevtx.so.1 lib/libevtx.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyevtx.a -%%PYTHON_SITELIBDIR%%/pyevtx.la %%PYTHON_SITELIBDIR%%/pyevtx.so libdata/pkgconfig/libevtx.pc man/man1/evtxexport.1.gz