From owner-svn-ports-head@FreeBSD.ORG Sat May 30 08:15:28 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 52C838AC; Sat, 30 May 2015 08:15:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) 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 414A61D94; Sat, 30 May 2015 08:15:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4U8FSc2033675; Sat, 30 May 2015 08:15:28 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4U8FRcB033671; Sat, 30 May 2015 08:15:27 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201505300815.t4U8FRcB033671@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Sat, 30 May 2015 08:15:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387916 - head/databases/leofs 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.20 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: Sat, 30 May 2015 08:15:28 -0000 Author: mat Date: Sat May 30 08:15:27 2015 New Revision: 387916 URL: https://svnweb.freebsd.org/changeset/ports/387916 Log: Also, don't fetch/extract the main distfile twice. Sponsored by: Absolight Modified: head/databases/leofs/Makefile head/databases/leofs/distinfo Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Sat May 30 08:11:40 2015 (r387915) +++ head/databases/leofs/Makefile Sat May 30 08:15:27 2015 (r387916) @@ -4,16 +4,13 @@ PORTNAME= leofs PORTVERSION= 1.2.10 CATEGORIES= databases +DIST_SUBDIR= ${PORTNAME} MAINTAINER= trociny@FreeBSD.org COMMENT= Highly scalable, fault-tolerant distributed file system LICENSE= APACHE20 -DISTFILES= leofs-${PORTVERSION}.tar.gz - -DIST_SUBDIR= ${PORTNAME} - BUILD_DEPENDS= ${LOCALBASE}/lib/erlang17/bin/erlc:${PORTSDIR}/lang/erlang-runtime17 \ ${LOCALBASE}/bin/cmake:${PORTSDIR}/devel/cmake \ ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck Modified: head/databases/leofs/distinfo ============================================================================== --- head/databases/leofs/distinfo Sat May 30 08:11:40 2015 (r387915) +++ head/databases/leofs/distinfo Sat May 30 08:15:27 2015 (r387916) @@ -1,5 +1,3 @@ -SHA256 (leofs/leofs-1.2.10.tar.gz) = 8a4dd5a52fd9152e4dafce20c76c573bf679e30b70195a2eb3c1b738733e7d44 -SIZE (leofs/leofs-1.2.10.tar.gz) = 292069 SHA256 (leofs/leo-project-leofs-1.2.10_GH0.tar.gz) = 8a4dd5a52fd9152e4dafce20c76c573bf679e30b70195a2eb3c1b738733e7d44 SIZE (leofs/leo-project-leofs-1.2.10_GH0.tar.gz) = 292069 SHA256 (leofs/leo-project-leo_gateway-1.2.10_GH0.tar.gz) = a482ea1de48b277c5fecb2414ce93ded0e19b491bdd17fa885501eb871c49d2a