From owner-svn-ports-all@FreeBSD.ORG Sun Oct 26 17:47:39 2014 Return-Path: Delivered-To: svn-ports-all@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 B7C16FB7; Sun, 26 Oct 2014 17:47:39 +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 898F1134; Sun, 26 Oct 2014 17:47:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9QHldYv023323; Sun, 26 Oct 2014 17:47:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9QHlc90023320; Sun, 26 Oct 2014 17:47:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201410261747.s9QHlc90023320@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:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371512 - head/devel/libmsiecf 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.18-1 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: Sun, 26 Oct 2014 17:47:39 -0000 Author: antoine Date: Sun Oct 26 17:47:38 2014 New Revision: 371512 URL: https://svnweb.freebsd.org/changeset/ports/371512 QAT: https://qat.redports.org/buildarchive/r371512/ Log: Update to alpha-20141025 Modified: head/devel/libmsiecf/Makefile head/devel/libmsiecf/distinfo head/devel/libmsiecf/pkg-descr Modified: head/devel/libmsiecf/Makefile ============================================================================== --- head/devel/libmsiecf/Makefile Sun Oct 26 17:44:22 2014 (r371511) +++ head/devel/libmsiecf/Makefile Sun Oct 26 17:47:38 2014 (r371512) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= libmsiecf -DISTVERSION= alpha-20141024 +DISTVERSION= alpha-20141025 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \ + https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org Modified: head/devel/libmsiecf/distinfo ============================================================================== --- head/devel/libmsiecf/distinfo Sun Oct 26 17:44:22 2014 (r371511) +++ head/devel/libmsiecf/distinfo Sun Oct 26 17:47:38 2014 (r371512) @@ -1,2 +1,2 @@ -SHA256 (libmsiecf-alpha-20141024.tar.gz) = c3fe1471db454aa249d9c2f21802c72b4368f67d31696e16fdb2be99146f6760 -SIZE (libmsiecf-alpha-20141024.tar.gz) = 1378586 +SHA256 (libmsiecf-alpha-20141025.tar.gz) = 690ba6e415fc3f0a4c00c54b871f37d8700bdaafc2277f9431e091d4519d00ab +SIZE (libmsiecf-alpha-20141025.tar.gz) = 1378599 Modified: head/devel/libmsiecf/pkg-descr ============================================================================== --- head/devel/libmsiecf/pkg-descr Sun Oct 26 17:44:22 2014 (r371511) +++ head/devel/libmsiecf/pkg-descr Sun Oct 26 17:47:38 2014 (r371512) @@ -1,4 +1,4 @@ Library and tools to access the Microsoft Internet Explorer (MSIE) Cache File (index.dat) files -WWW: http://code.google.com/p/libmsiecf/ +WWW: https://github.com/libyal/libmsiecf