From owner-svn-ports-head@FreeBSD.ORG Sun Jun 1 15:12:40 2014 Return-Path: Delivered-To: svn-ports-head@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 37ED6BD0; Sun, 1 Jun 2014 15:12:40 +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 0B5852487; Sun, 1 Jun 2014 15:12:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s51FCdNV019589; Sun, 1 Jun 2014 15:12:39 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s51FCdtk019586; Sun, 1 Jun 2014 15:12:39 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406011512.s51FCdtk019586@svn.freebsd.org> From: Antoine Brodin Date: Sun, 1 Jun 2014 15:12:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356135 - head/devel/libevt 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: Sun, 01 Jun 2014 15:12:40 -0000 Author: antoine Date: Sun Jun 1 15:12:39 2014 New Revision: 356135 URL: http://svnweb.freebsd.org/changeset/ports/356135 QAT: https://qat.redports.org/buildarchive/r356135/ Log: - Update to alpha-20140531 - Drop la files Modified: head/devel/libevt/Makefile head/devel/libevt/distinfo head/devel/libevt/pkg-plist Modified: head/devel/libevt/Makefile ============================================================================== --- head/devel/libevt/Makefile Sun Jun 1 15:12:05 2014 (r356134) +++ head/devel/libevt/Makefile Sun Jun 1 15:12:39 2014 (r356135) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20140411 -PORTREVISION= 1 +DISTVERSION= alpha-20140531 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \ 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/libevt/distinfo ============================================================================== --- head/devel/libevt/distinfo Sun Jun 1 15:12:05 2014 (r356134) +++ head/devel/libevt/distinfo Sun Jun 1 15:12:39 2014 (r356135) @@ -1,2 +1,2 @@ -SHA256 (libevt-alpha-20140411.tar.gz) = d8c26ec56ce05ea548db43c29e1466f3023370df1f3ff5f7f843efdd6a0f37d9 -SIZE (libevt-alpha-20140411.tar.gz) = 1713551 +SHA256 (libevt-alpha-20140531.tar.gz) = 190a3c82eee6b611f7bc074e9f684f8ae4d7895e6c33b4f7676c420aad8da2e0 +SIZE (libevt-alpha-20140531.tar.gz) = 1717278 Modified: head/devel/libevt/pkg-plist ============================================================================== --- head/devel/libevt/pkg-plist Sun Jun 1 15:12:05 2014 (r356134) +++ head/devel/libevt/pkg-plist Sun Jun 1 15:12:39 2014 (r356135) @@ -8,12 +8,10 @@ include/libevt/extern.h include/libevt/features.h include/libevt/types.h lib/libevt.a -lib/libevt.la lib/libevt.so lib/libevt.so.1 lib/libevt.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyevt.a -%%PYTHON_SITELIBDIR%%/pyevt.la %%PYTHON_SITELIBDIR%%/pyevt.so libdata/pkgconfig/libevt.pc man/man1/evtexport.1.gz