From pneumann@gmail.com  Thu Apr  5 04:23:46 2007
Return-Path: <pneumann@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 79A3716A401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Apr 2007 04:23:46 +0000 (UTC)
	(envelope-from pneumann@gmail.com)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A6B613C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Apr 2007 04:23:46 +0000 (UTC)
	(envelope-from pneumann@gmail.com)
Received: by an-out-0708.google.com with SMTP id c24so522334ana
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 04 Apr 2007 21:23:43 -0700 (PDT)
Received: by 10.100.5.17 with SMTP id 17mr985440ane.1175747023239;
        Wed, 04 Apr 2007 21:23:43 -0700 (PDT)
Received: from negro.transtel.cl ( [190.44.214.197])
        by mx.google.com with ESMTP id b32sm1924388ana.2007.04.04.21.23.41;
        Wed, 04 Apr 2007 21:23:42 -0700 (PDT)
Message-Id: <1175747009.2002@negro.transtel.cl>
Date: Thu, 5 Apr 2007 00:23:29 -0400
From: "Phillip Neumann" <pneumann@gmail.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: sobomax@freebsd.org
Subject: [RepoCopy] net/asterisk -> net/asterisk12
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         111251
>Category:       ports
>Synopsis:       [RepoCopy] net/asterisk -> net/asterisk12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sobomax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 05 04:30:05 GMT 2007
>Closed-Date:    Thu Apr 26 00:34:44 GMT 2007
>Last-Modified:  Thu Apr 26 00:34:44 GMT 2007
>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@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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->sobomax 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 5 04:30:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111251 
State-Changed-From-To: open->repocopy 
State-Changed-By: sobomax 
State-Changed-When: Mon Apr 16 08:12:16 UTC 2007 
State-Changed-Why:  
Portmgr, please do the following repo-copies: 

- misc/zaptel -> net/zaptel12, 
- misc/libpri -> misc/libpri12 

Thanks! 

-Maxim 


Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: sobomax 
Class-Changed-When: Mon Apr 16 08:12:16 UTC 2007 
Class-Changed-Why:  
Portmgr, please do the following repo-copies: 

- misc/zaptel -> net/zaptel12, 
- misc/libpri -> misc/libpri12 

Thanks! 

-Maxim 


Responsible-Changed-From-To: sobomax->portmgr 
Responsible-Changed-By: sobomax 
Responsible-Changed-When: Mon Apr 16 08:12:16 UTC 2007 
Responsible-Changed-Why:  
Portmgr, please do the following repo-copies: 

- misc/zaptel -> net/zaptel12, 
- misc/libpri -> misc/libpri12 

Thanks! 

-Maxim 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111251 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Tue Apr 24 03:53:24 UTC 2007 
State-Changed-Why:  
Repocopies complete. 


Responsible-Changed-From-To: portmgr->sobomax 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Tue Apr 24 03:53:24 UTC 2007 
Responsible-Changed-Why:  
Repocopies complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111251 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Thu Apr 26 00:34:38 UTC 2007 
State-Changed-Why:  
Everything done. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111251 
>Unformatted:
