From owner-svn-ports-head@FreeBSD.ORG Thu Jan 8 18:50:44 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 315396C5; Thu, 8 Jan 2015 18:50:44 +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 1D70692B; Thu, 8 Jan 2015 18:50:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t08Iohan032925; Thu, 8 Jan 2015 18:50:43 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t08Iohlr032923; Thu, 8 Jan 2015 18:50:43 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201501081850.t08Iohlr032923@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 8 Jan 2015 18:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376553 - head/devel/libfwsi 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-1 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: Thu, 08 Jan 2015 18:50:44 -0000 Author: antoine Date: Thu Jan 8 18:50:42 2015 New Revision: 376553 URL: https://svnweb.freebsd.org/changeset/ports/376553 QAT: https://qat.redports.org/buildarchive/r376553/ Log: Update to experimental-20150105 Modified: head/devel/libfwsi/Makefile head/devel/libfwsi/distinfo Modified: head/devel/libfwsi/Makefile ============================================================================== --- head/devel/libfwsi/Makefile Thu Jan 8 18:49:48 2015 (r376552) +++ head/devel/libfwsi/Makefile Thu Jan 8 18:50:42 2015 (r376553) @@ -3,7 +3,7 @@ PORTNAME= libfwsi # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20141116 +DISTVERSION= experimental-20150105 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfwsi/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -15,7 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix python:2 +USES= gettext iconv libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libfwsi/distinfo ============================================================================== --- head/devel/libfwsi/distinfo Thu Jan 8 18:49:48 2015 (r376552) +++ head/devel/libfwsi/distinfo Thu Jan 8 18:50:42 2015 (r376553) @@ -1,2 +1,2 @@ -SHA256 (libfwsi-experimental-20141116.tar.gz) = c9f22a17e0be5bde7a3b52737803535bf117612b2b1b0e74c79a58fc48bb9fdb -SIZE (libfwsi-experimental-20141116.tar.gz) = 1171988 +SHA256 (libfwsi-experimental-20150105.tar.gz) = 7ff5829b8bf6f81f465a6ad6ab7240d52fa22c3e8b34b512dafebde56d53e0ee +SIZE (libfwsi-experimental-20150105.tar.gz) = 1173893