From owner-svn-ports-head@FreeBSD.ORG Thu Jan 8 18:39:33 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 00FF8C2E; Thu, 8 Jan 2015 18:39:32 +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 E0E6A7F2; Thu, 8 Jan 2015 18:39:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t08IdWwK026697; Thu, 8 Jan 2015 18:39:32 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t08IdWTb026694; Thu, 8 Jan 2015 18:39:32 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201501081839.t08IdWTb026694@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:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376546 - 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-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:39:33 -0000 Author: antoine Date: Thu Jan 8 18:39:31 2015 New Revision: 376546 URL: https://svnweb.freebsd.org/changeset/ports/376546 QAT: https://qat.redports.org/buildarchive/r376546/ Log: Update to alpha-20150105 Modified: head/devel/libevt/Makefile head/devel/libevt/distinfo Modified: head/devel/libevt/Makefile ============================================================================== --- head/devel/libevt/Makefile Thu Jan 8 16:22:20 2015 (r376545) +++ head/devel/libevt/Makefile Thu Jan 8 18:39:31 2015 (r376546) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20141026 +DISTVERSION= alpha-20150105 CATEGORIES= devel -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \ - https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \ +MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org @@ -15,7 +14,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/libevt/distinfo ============================================================================== --- head/devel/libevt/distinfo Thu Jan 8 16:22:20 2015 (r376545) +++ head/devel/libevt/distinfo Thu Jan 8 18:39:31 2015 (r376546) @@ -1,2 +1,2 @@ -SHA256 (libevt-alpha-20141026.tar.gz) = e0e8d40b1d70965cd2e192edd05c9fca19f1c3f7f01a9fad68178ce5444de380 -SIZE (libevt-alpha-20141026.tar.gz) = 1741057 +SHA256 (libevt-alpha-20150105.tar.gz) = 8a98618f35885ed13ca961024b21d36e4d9f50a3ca6704fcbc462f3b2da6e3a7 +SIZE (libevt-alpha-20150105.tar.gz) = 1744945