diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2016-04-30 00:18:01 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2016-04-30 00:18:01 +0000 |
commit | 2d0a6068535622eb4cedabcaffe21fbe9b95c4b0 (patch) | |
tree | 03ffd7d86fb63cd0e5b3f837ea13666e69056351 | |
parent | 7c12a02db0deeb7ac476d29fae12f5f06b31f163 (diff) |
- Update to 0.20.11
Notes
Notes:
svn path=/head/; revision=414321
-rw-r--r-- | sysutils/racktables/Makefile | 3 | ||||
-rw-r--r-- | sysutils/racktables/distinfo | 4 | ||||
-rw-r--r-- | sysutils/racktables/pkg-plist | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/racktables/Makefile b/sysutils/racktables/Makefile index 80e1c026201f..ca0cc1a19238 100644 --- a/sysutils/racktables/Makefile +++ b/sysutils/racktables/Makefile @@ -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} diff --git a/sysutils/racktables/distinfo b/sysutils/racktables/distinfo index 02a6f63c4dae..e18d32862574 100644 --- a/sysutils/racktables/distinfo +++ b/sysutils/racktables/distinfo @@ -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 diff --git a/sysutils/racktables/pkg-plist b/sysutils/racktables/pkg-plist index ad3824244758..21ae091fdcda 100644 --- a/sysutils/racktables/pkg-plist +++ b/sysutils/racktables/pkg-plist @@ -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 |