Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 12:41:54 GMT
From:      viper<viper@perm.raid.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/113121: Wrong depends for port net/asterisk
Message-ID:  <200705291241.l4TCfsWn084640@www.freebsd.org>
Resent-Message-ID: <200705291250.l4TCo38R065643@freefall.freebsd.org>

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

>Number:         113121
>Category:       ports
>Synopsis:       Wrong depends for port net/asterisk
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 29 12:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     viper
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD asterisk 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Apr  5 20:22:26 YEKST 2007     root@asterisk:/usr/src/sys/i386/compile/viper  i386

>Description:
After today port update I found issue.
Wrong depends for port net/asterisk

newt.52:${PORTSDIR}/devel/newt \
After looking in Makefile on usr/ports/devel/newt, I saw PORTVERSION=    0.51.0
Hm. strange.

Sorry for my very bad English
>How-To-Repeat:
Just try compile or update  net/asterisk
>Fix:
--- a1  Tue May 29 02:21:07 2007
+++ Makefile    Tue May 29 18:34:17 2007
@@ -17,7 +17,7 @@

 BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
 LIB_DEPENDS=   speex.1:${PORTSDIR}/audio/speex \
-               newt.52:${PORTSDIR}/devel/newt \
+               newt.51:${PORTSDIR}/devel/newt \
                curl.4:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=   mpg123:${PORTSDIR}/audio/mpg123


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



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