diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-29 02:17:00 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-29 02:17:00 +0000 |
commit | 17dae2083629a4e30bb2c3300df8d1a68c724eda (patch) | |
tree | 722d6510c6da005d3834ef418c4bfbb96873f64f /www/asterisk-gui | |
parent | 112e1f300874d9d1c2fbb578cece511b7a60d87b (diff) | |
download | ports-17dae2083629a4e30bb2c3300df8d1a68c724eda.tar.gz ports-17dae2083629a4e30bb2c3300df8d1a68c724eda.zip |
- Update to snapshot 20070627
PR: ports/114108
Submitted by: Phillip Neumann <pneumann At gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=194425
Diffstat (limited to 'www/asterisk-gui')
-rw-r--r-- | www/asterisk-gui/Makefile | 4 | ||||
-rw-r--r-- | www/asterisk-gui/distinfo | 6 | ||||
-rw-r--r-- | www/asterisk-gui/files/extra-config-queues.html | 23 | ||||
-rw-r--r-- | www/asterisk-gui/pkg-plist | 3 |
4 files changed, 15 insertions, 21 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile index 6c43285dc03b..184a2a53476c 100644 --- a/www/asterisk-gui/Makefile +++ b/www/asterisk-gui/Makefile @@ -6,10 +6,10 @@ # PORTNAME= asterisk-gui -PORTVERSION= 0.0.1r20070528 +PORTVERSION= 0.0.1r20070627 CATEGORIES= www MASTER_SITES= http://asterisk-bsd.googlecode.com/files/ -DISTNAME= ${PORTNAME}-snap-2007-05-28 +DISTNAME= ${PORTNAME}-snap-2007-06-27 MAINTAINER= pneumann@gmail.com COMMENT= An asterisk ajax web manager diff --git a/www/asterisk-gui/distinfo b/www/asterisk-gui/distinfo index cedf65d35886..09af430f47e9 100644 --- a/www/asterisk-gui/distinfo +++ b/www/asterisk-gui/distinfo @@ -1,3 +1,3 @@ -MD5 (asterisk-gui-snap-2007-05-28.tar.gz) = 7f680cd4a66b9a0f6797186acf969fa1 -SHA256 (asterisk-gui-snap-2007-05-28.tar.gz) = d42dbfd3ee1234f4a034c5c328c28594f902abc8d482bd244687161b0a3b31fd -SIZE (asterisk-gui-snap-2007-05-28.tar.gz) = 306972 +MD5 (asterisk-gui-snap-2007-06-27.tar.gz) = 9146ea5d76b52fdb496b8f0837d9438a +SHA256 (asterisk-gui-snap-2007-06-27.tar.gz) = 4f2c9c72067e807d145d78681a06f947b0a2a3a22eff9ebc9ce1355e35397dcf +SIZE (asterisk-gui-snap-2007-06-27.tar.gz) = 311474 diff --git a/www/asterisk-gui/files/extra-config-queues.html b/www/asterisk-gui/files/extra-config-queues.html index 9585c9879061..911b3bd2ee31 100644 --- a/www/asterisk-gui/files/extra-config-queues.html +++ b/www/asterisk-gui/files/extra-config-queues.html @@ -1,6 +1,6 @@ ---- config/queues.html.orig Wed Apr 4 12:50:22 2007 -+++ config/queues.html Wed Apr 4 12:50:42 2007 -@@ -254,7 +254,7 @@ +--- config/queues.html.orig Thu Jun 28 14:58:19 2007 ++++ config/queues.html Thu Jun 28 14:59:20 2007 +@@ -171,7 +171,7 @@ for(k=0; k<$('agents').length; k++){ selectedagent = "selectedagent" + k; if( $(selectedagent).checked ){ @@ -9,7 +9,7 @@ p = p+1; } } -@@ -398,7 +398,7 @@ +@@ -338,7 +338,7 @@ queuenames[j] = t.name; return t.name + " -- Queue '" + t.fieldbyname['fullname'] + "'"; }else if(InArray(extensions_conf_qs, t.name)) { // if is a subcategory @@ -18,19 +18,12 @@ if(t.names[x] == 'member' && tmp.length > 1){ queueagents [j] [k] = tmp[1]; k = k+1; -@@ -512,7 +512,7 @@ +@@ -435,7 +435,7 @@ + </select> </td> </tr> - <tr onmouseover="show_tooltip('en', 'queues', 3);" > -- <td valign='top' class="field_text">Agents:</td> -+ <td valign='top' class="field_text">Users:</td> +- <tr> <td valign='top' class="field_text" tip="en,queues,3">Agents:</td> ++ <tr> <td valign='top' class="field_text" tip="en,queues,3">Users:</td> <td><select multiple='true' id='agents' style='display:none;'></select> <div id="testmulti" style='border:1px solid; font-size: 8pt; height:75px; width: 200px;overflow :auto;'></div> </td> -@@ -580,4 +580,4 @@ - </tr> - </table> - </div> --</body> -\ No newline at end of file -+</body> diff --git a/www/asterisk-gui/pkg-plist b/www/asterisk-gui/pkg-plist index e6a341b01036..591ca568907c 100644 --- a/www/asterisk-gui/pkg-plist +++ b/www/asterisk-gui/pkg-plist @@ -6,6 +6,7 @@ share/asterisk/static-http/config/graphs/graph_cpu.svgz share/asterisk/static-http/config/images/1.gif share/asterisk/static-http/config/images/accordion-icon.gif share/asterisk/static-http/config/images/adv-v.gif +share/asterisk/static-http/config/images/bandwidth.gif share/asterisk/static-http/config/images/digiumlogo.gif share/asterisk/static-http/config/images/dots.gif share/asterisk/static-http/config/images/favicon.ico @@ -23,7 +24,6 @@ share/asterisk/static-http/config/scripts/lang.js share/asterisk/static-http/config/scripts/prototype.js share/asterisk/static-http/config/scripts/rico.js share/asterisk/static-http/config/scripts/tooltip.js -share/asterisk/static-http/config/stylesheets/rico.css share/asterisk/static-http/config/stylesheets/schwing.css share/asterisk/static-http/config/setup/1.html share/asterisk/static-http/config/setup/10.html @@ -41,6 +41,7 @@ share/asterisk/static-http/config/setup/template.html share/asterisk/static-http/config/backup.html share/asterisk/static-http/config/cfgbasic.html share/asterisk/static-http/config/cli.html +share/asterisk/static-http/config/callparking.html share/asterisk/static-http/config/emailsettings.html share/asterisk/static-http/config/feditor.html share/asterisk/static-http/config/guialert.html |