Date: Thu, 22 May 2008 22:45:26 +0900 (JST) From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jfkimura@yahoo.co.jp Subject: ports/123898: update ports: www/asterisk-stat Message-ID: <200805221345.m4MDjQ9C044584@sh1.radio.gr.jp> Resent-Message-ID: <200805221410.m4MEA2Te093366@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123898 >Category: ports >Synopsis: update ports: 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: Thu May 22 14:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Fumihiko Kimura >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: === begin === diff -urN asterisk-stat.ORIG/Makefile asterisk-stat/Makefile --- asterisk-stat.ORIG/Makefile Thu Mar 27 19:58:30 2008 +++ asterisk-stat/Makefile Thu May 22 22:32:43 2008 @@ -7,7 +7,7 @@ PORTNAME= asterisk-stat PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.areski.net/${SITE_SUBDIR}/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g} @@ -33,9 +33,6 @@ .if defined(WITH_PGSQL) ASTERISKSTATDB= pgsql .else -. if ${OSVERSION} >= 700000 -BROKEN= Depends on net/asterisk-addons which does not build on 7-CURRENT -. endif ASTERISKSTATDB= mysql RUN_DEPENDS+= ${LOCALBASE}/lib/asterisk/modules/cdr_addon_mysql.so:${PORTSDIR}/net/asterisk-addons .endif === ended === >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805221345.m4MDjQ9C044584>