From owner-svn-ports-all@freebsd.org Sun Sep 17 11:55:36 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08B0EE0CA49; Sun, 17 Sep 2017 11:55:36 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 CA2D5809F1; Sun, 17 Sep 2017 11:55:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8HBtYMu027519; Sun, 17 Sep 2017 11:55:34 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8HBtYar027517; Sun, 17 Sep 2017 11:55:34 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201709171155.v8HBtYar027517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 17 Sep 2017 11:55:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449995 - head/www/fabio X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/www/fabio X-SVN-Commit-Revision: 449995 X-SVN-Commit-Repository: ports 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.23 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, 17 Sep 2017 11:55:36 -0000 Author: dbaio Date: Sun Sep 17 11:55:34 2017 New Revision: 449995 URL: https://svnweb.freebsd.org/changeset/ports/449995 Log: www/fabio: Update to 1.5.2 While here, add LICENSE_FILE. PR: 222307 Submitted by: Scott Larson (maintainer) Modified: head/www/fabio/Makefile head/www/fabio/distinfo Modified: head/www/fabio/Makefile ============================================================================== --- head/www/fabio/Makefile Sun Sep 17 11:32:44 2017 (r449994) +++ head/www/fabio/Makefile Sun Sep 17 11:55:34 2017 (r449995) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fabio -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.2 DISTVERSIONPREFIX= v CATEGORIES= www @@ -9,6 +9,7 @@ MAINTAINER= stl@ossuary.net COMMENT= Zero-conf load balancing HTTP(S) router managed by Consul LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes Modified: head/www/fabio/distinfo ============================================================================== --- head/www/fabio/distinfo Sun Sep 17 11:32:44 2017 (r449994) +++ head/www/fabio/distinfo Sun Sep 17 11:55:34 2017 (r449995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497078334 -SHA256 (fabiolb-fabio-v1.5.0_GH0.tar.gz) = 7aaa56719fa4592d736b3887311a7c8c7cbd28a81952ac488170738096fa2ab0 -SIZE (fabiolb-fabio-v1.5.0_GH0.tar.gz) = 651856 +TIMESTAMP = 1505648816 +SHA256 (fabiolb-fabio-v1.5.2_GH0.tar.gz) = c449494df83fda48ee7594c8b61e19eb07e70f5973bd5da072523331739c1ccb +SIZE (fabiolb-fabio-v1.5.2_GH0.tar.gz) = 663394