mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- update to 0.21.2
This commit is contained in:
parent
9cc2f4fcff
commit
86bb5e6fee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497772
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= racktables
|
||||
DISTVERSION= 0.21.1
|
||||
DISTVERSION= 0.21.2
|
||||
CATEGORIES?= sysutils www
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
DISTNAME= RackTables-${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1517836147
|
||||
SHA256 (RackTables-0.21.1.tar.gz) = b006d6e9254d1bea120722f412b24d7d5fce64c6d946442416b1a43ea50a2e7f
|
||||
SIZE (RackTables-0.21.1.tar.gz) = 978171
|
||||
TIMESTAMP = 1554321577
|
||||
SHA256 (RackTables-0.21.2.tar.gz) = d4c025469cff34d7bd8bc2475ec2764ea2d84f04d9b7878409776b697e003e68
|
||||
SIZE (RackTables-0.21.2.tar.gz) = 998918
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reload_dictionary.php
|
||||
%%WWWDIR_REL%%/gateways/git-commit
|
||||
%%WWWDIR_REL%%/gateways/netcat
|
||||
%%WWWDIR_REL%%/gateways/ssh
|
||||
@ -12,6 +13,8 @@
|
||||
%%WWWDIR_REL%%/wwwroot/css/tagit.css
|
||||
%%WWWDIR_REL%%/wwwroot/inc/ajax-interface.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/auth.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/breed-hpprocurveN1178.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/breed-ios15.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/caching.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/code.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/config.php
|
||||
@ -42,7 +45,6 @@
|
||||
%%WWWDIR_REL%%/wwwroot/inc/triggers.php
|
||||
%%WWWDIR_REL%%/wwwroot/inc/upgrade.php
|
||||
%%WWWDIR_REL%%/wwwroot/index.php
|
||||
%%WWWDIR_REL%%/wwwroot/js/bulkselector.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/codemirror/rackcode.js
|
||||
%%WWWDIR_REL%%/wwwroot/js/inplace-edit.js
|
||||
|
Loading…
Reference in New Issue
Block a user