ports/113121: Wrong depends for port net/asterisk
viper
viper at perm.raid.ru
Tue May 29 12:50:03 UTC 2007
>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 at 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:
More information about the freebsd-ports-bugs
mailing list