Date: Sat, 30 Apr 2016 00:18:02 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414321 - head/sysutils/racktables Message-ID: <201604300018.u3U0I2jJ084086@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604300018.u3U0I2jJ084086>