From owner-svn-ports-all@freebsd.org Sat Apr 30 00:18:03 2016 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 6FB90B20731; Sat, 30 Apr 2016 00:18:03 +0000 (UTC) (envelope-from zi@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 27FF01E3B; Sat, 30 Apr 2016 00:18:03 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3U0I2lZ084089; Sat, 30 Apr 2016 00:18:02 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3U0I2jJ084086; Sat, 30 Apr 2016 00:18:02 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201604300018.u3U0I2jJ084086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sat, 30 Apr 2016 00:18:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414321 - head/sysutils/racktables 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.21 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: Sat, 30 Apr 2016 00:18:03 -0000 Author: zi Date: Sat Apr 30 00:18:01 2016 New Revision: 414321 URL: https://svnweb.freebsd.org/changeset/ports/414321 Log: - Update to 0.20.11 Modified: head/sysutils/racktables/Makefile head/sysutils/racktables/distinfo head/sysutils/racktables/pkg-plist Modified: head/sysutils/racktables/Makefile ============================================================================== --- head/sysutils/racktables/Makefile Sat Apr 30 00:10:24 2016 (r414320) +++ head/sysutils/racktables/Makefile Sat Apr 30 00:18:01 2016 (r414321) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= racktables -DISTVERSION= 0.20.10 -PORTREVISION= 2 +DISTVERSION= 0.20.11 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} Modified: head/sysutils/racktables/distinfo ============================================================================== --- head/sysutils/racktables/distinfo Sat Apr 30 00:10:24 2016 (r414320) +++ head/sysutils/racktables/distinfo Sat Apr 30 00:18:01 2016 (r414321) @@ -1,2 +1,2 @@ -SHA256 (RackTables-0.20.10.tar.gz) = b418926bc726cebec0f29b6b7c73eae33e474c0ea05aae05f45afe035478d12b -SIZE (RackTables-0.20.10.tar.gz) = 913710 +SHA256 (RackTables-0.20.11.tar.gz) = a9eff9163b7a7de06c75683ecc20011f7d6477a8584c40e4ecf80f44abd3767b +SIZE (RackTables-0.20.11.tar.gz) = 923552 Modified: head/sysutils/racktables/pkg-plist ============================================================================== --- head/sysutils/racktables/pkg-plist Sat Apr 30 00:10:24 2016 (r414320) +++ head/sysutils/racktables/pkg-plist Sat Apr 30 00:18:01 2016 (r414321) @@ -19,7 +19,10 @@ %%WWWDIR_REL%%/wwwroot/inc/functions.php %%WWWDIR_REL%%/wwwroot/inc/init.php %%WWWDIR_REL%%/wwwroot/inc/install.php +%%WWWDIR_REL%%/wwwroot/inc/interface-cables.php +%%WWWDIR_REL%%/wwwroot/inc/interface-config.php %%WWWDIR_REL%%/wwwroot/inc/interface-lib.php +%%WWWDIR_REL%%/wwwroot/inc/interface-reports.php %%WWWDIR_REL%%/wwwroot/inc/interface.php %%WWWDIR_REL%%/wwwroot/inc/navigation.php %%WWWDIR_REL%%/wwwroot/inc/ophandlers.php @@ -139,6 +142,7 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-22x22-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-22x22.png +%%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-32x32-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-favorite.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-important-32x32.png