From owner-svn-ports-all@FreeBSD.ORG Tue Apr 29 16:57:08 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 61DF9155; Tue, 29 Apr 2014 16:57:08 +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 342DC1CFB; Tue, 29 Apr 2014 16:57:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3TGv8mT034571; Tue, 29 Apr 2014 16:57:08 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3TGv7xp034564; Tue, 29 Apr 2014 16:57:07 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201404291657.s3TGv7xp034564@svn.freebsd.org> From: Antoine Brodin Date: Tue, 29 Apr 2014 16:57:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352633 - head/devel/libregf 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.17 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: Tue, 29 Apr 2014 16:57:08 -0000 Author: antoine Date: Tue Apr 29 16:57:07 2014 New Revision: 352633 URL: http://svnweb.freebsd.org/changeset/ports/352633 QAT: https://qat.redports.org/buildarchive/r352633/ Log: - Update to alpha-20140427 - No need to keep la files as nothing lib_depends on it Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo head/devel/libregf/pkg-plist Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Tue Apr 29 16:55:48 2014 (r352632) +++ head/devel/libregf/Makefile Tue Apr 29 16:57:07 2014 (r352633) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20140323 -PORTREVISION= 1 +DISTVERSION= alpha-20140427 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \ 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/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Tue Apr 29 16:55:48 2014 (r352632) +++ head/devel/libregf/distinfo Tue Apr 29 16:57:07 2014 (r352633) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20140323.tar.gz) = 94e195cd5309a4abcdce2fd8a14c3ba6e76cb50079d75d2b4d1910668c7cfc80 -SIZE (libregf-alpha-20140323.tar.gz) = 1474323 +SHA256 (libregf-alpha-20140427.tar.gz) = d48c63c0b74ae81b84a37334db8db3ac58868cb8d6c00e8b3486b54041dfc564 +SIZE (libregf-alpha-20140427.tar.gz) = 1475062 Modified: head/devel/libregf/pkg-plist ============================================================================== --- head/devel/libregf/pkg-plist Tue Apr 29 16:55:48 2014 (r352632) +++ head/devel/libregf/pkg-plist Tue Apr 29 16:57:07 2014 (r352633) @@ -10,12 +10,10 @@ include/libregf/extern.h include/libregf/features.h include/libregf/types.h lib/libregf.a -lib/libregf.la lib/libregf.so lib/libregf.so.1 lib/libregf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyregf.a -%%PYTHON_SITELIBDIR%%/pyregf.la %%PYTHON_SITELIBDIR%%/pyregf.so libdata/pkgconfig/libregf.pc man/man1/regfinfo.1.gz