From 605b51623904901c5be12539309f2345d1751741 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 28 Jul 2007 12:27:31 +0000 Subject: - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION --- net/asterisk/Makefile | 3 ++- net/asterisk10/Makefile | 3 ++- net/asterisk14/Makefile | 3 ++- net/asterisk16/Makefile | 3 ++- net/gini/Makefile | 4 ++-- net/openpbx.org/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 89af2f33a488..85a923df1604 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -115,7 +116,7 @@ CONFIGURE_ARGS+= --without-ogg .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_RADIUS) diff --git a/net/gini/Makefile b/net/gini/Makefile index 928ed23837d9..bf09faf297a0 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -7,7 +7,7 @@ PORTNAME= gini PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight media streaming server -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_GNOME= glib12 diff --git a/net/openpbx.org/Makefile b/net/openpbx.org/Makefile index 2139b12f9e46..1092763f2710 100644 --- a/net/openpbx.org/Makefile +++ b/net/openpbx.org/Makefile @@ -8,7 +8,7 @@ PORTNAME= openpbx.org PORTVERSION= 1.2 DISTVERSION= 1.2_rc3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openpbx.org/releases/ @@ -107,7 +107,7 @@ CONFIGURE_ARGS+= --without-format_oggvorbis .else PLIST_SUB+= WITH_OGGVORBIS="" CONFIGURE_ARGS+= --with-format_oggvorbis -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif pre-su-install: -- cgit v1.2.3