ports/111251: [RepoCopy] net/asterisk -> net/asterisk12
Phillip Neumann
pneumann at gmail.com
Thu Apr 5 04:30:05 UTC 2007
>Number: 111251
>Category: ports
>Synopsis: [RepoCopy] net/asterisk -> net/asterisk12
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 05 04:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Phillip Neumann
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE #1: Sun Feb 11 18:00:14 CLST 2007
root at negro.transtel.cl:/usr/obj/usr/src/sys/Negro
>Description:
Please Repocopy the folowing ports, in preparation for asterisk 1.4:
- net/asterisk --> net/asterisk12,
- net/asterisk-addons -> net/asterisk12-addons,
- misc/zaptel -> net/zaptel12,
- misc/libpri -> misc/libpri12
thanks!
(probably something like the folowing patch should be made?)
>How-To-Repeat:
>Fix:
--- asterisk12-diff begins here ---
Index: asterisk-app-ldap/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/asterisk-app-ldap/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- asterisk-app-ldap/Makefile 30 Sep 2006 11:12:33 -0000 1.1
+++ asterisk-app-ldap/Makefile 5 Apr 2007 04:07:16 -0000
@@ -7,7 +7,7 @@
PORTNAME= app_ldap
DISTVERSION= 1.0rc6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/
EXTRACT_SUFX= .tgz
@@ -15,7 +15,7 @@
MAINTAINER= idefix at fechner.net
COMMENT= LDAPget application module for the Asterisk PBX
-BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk\
+BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk12\
${LOCALBASE}/lib/libldap.so:${PORTSDIR}/net/openldap23-client\
${LOCALBASE}/lib/libiconv.so:${PORTSDIR}/converters/libiconv
Index: asterisk-bristuff/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/asterisk-bristuff/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- asterisk-bristuff/Makefile 23 Feb 2007 22:51:11 -0000 1.65
+++ asterisk-bristuff/Makefile 5 Apr 2007 04:07:16 -0000
@@ -5,9 +5,9 @@
# $FreeBSD: ports/net/asterisk-bristuff/Makefile,v 1.65 2007/02/23 22:51:11 mezz Exp $
#
-PORTNAME= asterisk
+PORTNAME= asterisk12
PORTVERSION= 1.2.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -65,9 +65,9 @@
PLIST_SUB+= WITH_ZAPTEL="@comment "
MAKE_ENV+= WITHOUT_ZAPTEL=1
.else
-BUILD_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
+BUILD_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel12
LIB_DEPENDS+= pri-bristuff.1:${PORTSDIR}/misc/libpri-bristuff
-RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
+RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel12
PLIST_SUB+= WITH_ZAPTEL=""
MAKE_ENV+= WITH_ZAPTEL=1
.endif
Index: asterisk-oh323/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/asterisk-oh323/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- asterisk-oh323/Makefile 17 Sep 2006 01:44:28 -0000 1.9
+++ asterisk-oh323/Makefile 5 Apr 2007 04:07:16 -0000
@@ -7,14 +7,14 @@
PORTNAME= asterisk-oh323
PORTVERSION= 0.7.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.inaccessnetworks.com/projects/asterisk-oh323/download/
MAINTAINER= bamby at portaone.com
COMMENT= A H.323 support module for the Asterisk soft PBX
-BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk
+BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk12
LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib\
h323_r.1:${PORTSDIR}/net/openh323
Index: astfax/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/astfax/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- astfax/Makefile 11 Jul 2006 13:30:52 -0000 1.1
+++ astfax/Makefile 5 Apr 2007 04:07:16 -0000
@@ -7,6 +7,7 @@
PORTNAME= astfax
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.inter7.com/astfax/
@@ -15,7 +16,7 @@
LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp
BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps
-RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk
+RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk12
PORTDOCS= README testfax.eml testfax.tif
Index: openpbx.org/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/openpbx.org/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- openpbx.org/Makefile 4 Apr 2007 23:46:13 -0000 1.2
+++ openpbx.org/Makefile 5 Apr 2007 04:07:16 -0000
@@ -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/
@@ -45,10 +45,10 @@
PLIST_SUB+= WITH_ZAPTEL="@comment "
CONFIGURE_ARGS+= --disable-zaptel
.else
-BUILD_DEPENDS+= libpri>=1.2.0:${PORTSDIR}/misc/libpri \
- ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
-LIB_DEPENDS+= pri.1:${PORTSDIR}/misc/libpri
-RUN_DEPENDS+ ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
+BUILD_DEPENDS+= libpri>=1.2.0:${PORTSDIR}/misc/libpri12 \
+ ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel12
+LIB_DEPENDS+= pri.1:${PORTSDIR}/misc/libpri12
+RUN_DEPENDS+ ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel12
PLIST_SUB+= WITH_ZAPTEL=""
CONFIGURE_ARGS+= --enable-zaptel
.endif
--- asterisk12-diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list