From owner-svn-ports-head@freebsd.org Wed Dec 13 20:11:15 2017 Return-Path: Delivered-To: svn-ports-head@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 9DAF9E85164; Wed, 13 Dec 2017 20:11:15 +0000 (UTC) (envelope-from acm@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 6637E80C56; Wed, 13 Dec 2017 20:11:15 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBDKBEH8048440; Wed, 13 Dec 2017 20:11:14 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBDKBEOZ048244; Wed, 13 Dec 2017 20:11:14 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201712132011.vBDKBEOZ048244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 13 Dec 2017 20:11:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456229 - head/www/bareos-webui X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/www/bareos-webui X-SVN-Commit-Revision: 456229 X-SVN-Commit-Repository: ports 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.25 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: Wed, 13 Dec 2017 20:11:15 -0000 Author: acm Date: Wed Dec 13 20:11:14 2017 New Revision: 456229 URL: https://svnweb.freebsd.org/changeset/ports/456229 Log: - Update to 16.2.7 - Add missing dependency [1] PR: 223050 [1] Reported by: erema15 Modified: head/www/bareos-webui/Makefile head/www/bareos-webui/distinfo Modified: head/www/bareos-webui/Makefile ============================================================================== --- head/www/bareos-webui/Makefile Wed Dec 13 20:06:09 2017 (r456228) +++ head/www/bareos-webui/Makefile Wed Dec 13 20:11:14 2017 (r456229) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bareos-webui -PORTVERSION= 16.2.6 +PORTVERSION= 16.2.7 DISTVERSIONPREFIX= Release/ CATEGORIES= www sysutils @@ -17,7 +17,7 @@ GH_ACCOUNT= bareos GH_PROJECT= bareos-webui USES= php -USE_PHP= openssl +USE_PHP= openssl gettext NO_BUILD= yes NO_ARCH= yes Modified: head/www/bareos-webui/distinfo ============================================================================== --- head/www/bareos-webui/distinfo Wed Dec 13 20:06:09 2017 (r456228) +++ head/www/bareos-webui/distinfo Wed Dec 13 20:11:14 2017 (r456229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499314534 -SHA256 (bareos-bareos-webui-Release-16.2.6_GH0.tar.gz) = bf40ad8465380dba6458d979860c5a768a15a50c2f64135f6edc1239ab51a71b -SIZE (bareos-bareos-webui-Release-16.2.6_GH0.tar.gz) = 3364433 +TIMESTAMP = 1510775254 +SHA256 (bareos-bareos-webui-Release-16.2.7_GH0.tar.gz) = 2f2ab51c8998a043a58fbf67dad230b2d90da511e6ea123caafd1d8db708d17d +SIZE (bareos-bareos-webui-Release-16.2.7_GH0.tar.gz) = 3364805