From owner-svn-ports-head@freebsd.org Sun Jan 29 19:19:07 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 A7BB1CC773F; Sun, 29 Jan 2017 19:19:07 +0000 (UTC) (envelope-from danilo@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 6A53E8E3; Sun, 29 Jan 2017 19:19:07 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0TJJ6hI034853; Sun, 29 Jan 2017 19:19:06 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0TJJ6sI034849; Sun, 29 Jan 2017 19:19:06 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201701291919.v0TJJ6sI034849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 29 Jan 2017 19:19:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432795 - in head/net-mgmt: zabbix32-frontend zabbix32-server 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.23 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, 29 Jan 2017 19:19:07 -0000 Author: danilo Date: Sun Jan 29 19:19:06 2017 New Revision: 432795 URL: https://svnweb.freebsd.org/changeset/ports/432795 Log: - Update to 3.2.3 while here - Sort USE_PHP list PR: 215318 Submitted by: pg@pakhom.spb.ru Modified: head/net-mgmt/zabbix32-frontend/Makefile head/net-mgmt/zabbix32-server/Makefile head/net-mgmt/zabbix32-server/distinfo head/net-mgmt/zabbix32-server/pkg-plist.frontend Modified: head/net-mgmt/zabbix32-frontend/Makefile ============================================================================== --- head/net-mgmt/zabbix32-frontend/Makefile Sun Jan 29 19:18:45 2017 (r432794) +++ head/net-mgmt/zabbix32-frontend/Makefile Sun Jan 29 19:19:06 2017 (r432795) @@ -12,8 +12,8 @@ NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend -USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ - xmlreader xmlwriter simplexml gettext ldap +USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \ + session simplexml snmp sockets xml xmlreader xmlwriter USES+= php:web OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE Modified: head/net-mgmt/zabbix32-server/Makefile ============================================================================== --- head/net-mgmt/zabbix32-server/Makefile Sun Jan 29 19:18:45 2017 (r432794) +++ head/net-mgmt/zabbix32-server/Makefile Sun Jan 29 19:19:06 2017 (r432795) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix32 -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.3 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} Modified: head/net-mgmt/zabbix32-server/distinfo ============================================================================== --- head/net-mgmt/zabbix32-server/distinfo Sun Jan 29 19:18:45 2017 (r432794) +++ head/net-mgmt/zabbix32-server/distinfo Sun Jan 29 19:19:06 2017 (r432795) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476192256 -SHA256 (zabbix-3.2.1.tar.gz) = 8926b96ef05cba041d05329130f40e8e1311ad201e58c75d22005eda4075c091 -SIZE (zabbix-3.2.1.tar.gz) = 15815404 +TIMESTAMP = 1485713089 +SHA256 (zabbix-3.2.3.tar.gz) = e6dba74039d8d6efff86ec3da99909f4daeaeb66d48781bbb666e3094533da25 +SIZE (zabbix-3.2.3.tar.gz) = 15922416 Modified: head/net-mgmt/zabbix32-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix32-server/pkg-plist.frontend Sun Jan 29 19:18:45 2017 (r432794) +++ head/net-mgmt/zabbix32-server/pkg-plist.frontend Sun Jan 29 19:19:06 2017 (r432795) @@ -438,7 +438,6 @@ %%WWWDIR%%/include/classes/validators/CPartialValidatorInterface.php %%WWWDIR%%/include/classes/validators/CRegexValidator.php %%WWWDIR%%/include/classes/validators/CStringValidator.php -%%WWWDIR%%/include/classes/validators/CTagValidator.php %%WWWDIR%%/include/classes/validators/CTimePeriodValidator.php %%WWWDIR%%/include/classes/validators/CValidator.php %%WWWDIR%%/include/classes/validators/event/CEventSourceObjectValidator.php @@ -462,7 +461,6 @@ %%WWWDIR%%/include/func.inc.php %%WWWDIR%%/include/gettextwrapper.inc.php %%WWWDIR%%/include/graphs.inc.php -%%WWWDIR%%/include/groups.inc.php %%WWWDIR%%/include/hosts.inc.php %%WWWDIR%%/include/html.inc.php %%WWWDIR%%/include/httptest.inc.php