From owner-svn-ports-head@FreeBSD.ORG Sun Oct 26 17:44:24 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53A10E8F; Sun, 26 Oct 2014 17:44:24 +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 23597116; Sun, 26 Oct 2014 17:44:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9QHiOKs022783; Sun, 26 Oct 2014 17:44:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9QHiNA2022779; Sun, 26 Oct 2014 17:44:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201410261744.s9QHiNA2022779@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 26 Oct 2014 17:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371511 - 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-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: Sun, 26 Oct 2014 17:44:24 -0000 Author: antoine Date: Sun Oct 26 17:44:22 2014 New Revision: 371511 URL: https://svnweb.freebsd.org/changeset/ports/371511 QAT: https://qat.redports.org/buildarchive/r371511/ Log: Update to alpha-20141026 Modified: head/devel/libevtx/Makefile head/devel/libevtx/distinfo head/devel/libevtx/pkg-descr head/devel/libevtx/pkg-plist Modified: head/devel/libevtx/Makefile ============================================================================== --- head/devel/libevtx/Makefile Sun Oct 26 17:43:48 2014 (r371510) +++ head/devel/libevtx/Makefile Sun Oct 26 17:44:22 2014 (r371511) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= libevtx -DISTVERSION= alpha-20140901 +DISTVERSION= alpha-20141026 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \ + https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org Modified: head/devel/libevtx/distinfo ============================================================================== --- head/devel/libevtx/distinfo Sun Oct 26 17:43:48 2014 (r371510) +++ head/devel/libevtx/distinfo Sun Oct 26 17:44:22 2014 (r371511) @@ -1,2 +1,2 @@ -SHA256 (libevtx-alpha-20140901.tar.gz) = acc2bf83d38143f41e5331d50666f2dd5655bca4fd9e9816e84199b105f27992 -SIZE (libevtx-alpha-20140901.tar.gz) = 1736940 +SHA256 (libevtx-alpha-20141026.tar.gz) = 591c1b755434a0a1393833c8947b8c52527e274db37f08b5780bd7e77f641e55 +SIZE (libevtx-alpha-20141026.tar.gz) = 1757427 Modified: head/devel/libevtx/pkg-descr ============================================================================== --- head/devel/libevtx/pkg-descr Sun Oct 26 17:43:48 2014 (r371510) +++ head/devel/libevtx/pkg-descr Sun Oct 26 17:44:22 2014 (r371511) @@ -1,3 +1,3 @@ Library and tooling to access the Windows XML Event Log (EVTX) format -WWW: http://code.google.com/p/libevtx/ +WWW: https://github.com/libyal/libevtx Modified: head/devel/libevtx/pkg-plist ============================================================================== --- head/devel/libevtx/pkg-plist Sun Oct 26 17:43:48 2014 (r371510) +++ head/devel/libevtx/pkg-plist Sun Oct 26 17:44:22 2014 (r371511) @@ -17,4 +17,3 @@ libdata/pkgconfig/libevtx.pc man/man1/evtxexport.1.gz man/man1/evtxinfo.1.gz man/man3/libevtx.3.gz -@dirrm include/libevtx