Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jun 2011 16:55:40 +0900 (JST)
From:      Fumihiko Kimura <jfkimura@yahoo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157620: change request: www/asterisk-stat
Message-ID:  <201106050755.p557te2O037080@sh2.radio.gr.jp>
Resent-Message-ID: <201106050810.p558AAuA013399@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157620
>Category:       ports
>Synopsis:       change request: www/asterisk-stat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 05 08:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
>Description:

Change Depends.

>How-To-Repeat:
>Fix:

=== begin cut here ===
diff -urN /usr/ports/www/asterisk-stat.orig/Makefile /usr/ports/www/asterisk-stat/Makefile
--- /usr/ports/www/asterisk-stat.orig/Makefile	2011-02-25 10:32:08.000000000 +0900
+++ /usr/ports/www/asterisk-stat/Makefile	2011-06-05 16:38:11.000000000 +0900
@@ -7,7 +7,7 @@
 
 PORTNAME=	asterisk-stat
 PORTVERSION=	2.0.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	www
 MASTER_SITES=	http://www.areski.net/${SITE_SUBDIR}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION:S/./_/g}
@@ -34,7 +34,7 @@
 ASTERISKSTATDB=	pgsql
 .else
 ASTERISKSTATDB=	mysql
-RUN_DEPENDS+=	${LOCALBASE}/lib/asterisk/modules/cdr_addon_mysql.so:${PORTSDIR}/net/asterisk14-addons
+RUN_DEPENDS+=	${LOCALBASE}/lib/asterisk/modules/cdr_addon_mysql.so:${PORTSDIR}/net/asterisk16-addons
 .endif
 
 USE_PHP+=	${ASTERISKSTATDB}
diff -urN /usr/ports/www/asterisk-stat.orig/pkg-descr /usr/ports/www/asterisk-stat/pkg-descr
--- /usr/ports/www/asterisk-stat.orig/pkg-descr	2007-07-28 18:21:14.000000000 +0900
+++ /usr/ports/www/asterisk-stat/pkg-descr	2011-06-05 16:35:47.000000000 +0900
@@ -3,4 +3,4 @@
 and easily the traffic on their Asterisk server.
 All the graphic & reports are based over the CDR database. 
 
-WWW: http://www.areski.net/asterisk-stat-v2/about.php
+WWW: http://www.areski.net/areski/index.php?option=com_content&task=view&id=22&Itemid=54
=== ended cut here ===

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106050755.p557te2O037080>