Date: Thu, 23 Aug 2007 05:07:25 GMT From: Vladimir Korkodinov <viper@perm.raid.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115742: [RENAME UPDATE] rename net/openpbx.org to net/callwear. Update to latest Message-ID: <200708230507.l7N57PGw037532@www.freebsd.org> Resent-Message-ID: <200708230510.l7N5A1Yk049672@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115742 >Category: ports >Synopsis: [RENAME UPDATE] rename net/openpbx.org to net/callwear. Update to latest >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 23 05:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Vladimir Korkodinov >Release: STABLE6 >Organization: >Environment: FreeBSD xxxxxx 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Aug 22 17:11:41 YEKST 2007 viper@xxxxx:/usr/obj/usr/src/sys/viper2 i386 >Description: The project changed the name. Changed the name of the program, site, etc. http://callweaver.org/blog/3 >How-To-Repeat: >Fix: 1. Repocopy to net/callweaver 2. Drop port net/openpbx.org 3. Apply patch. o Upgrading to the latest Release Candidate. Patch attached with submission follows: diff -ruN openpbx.org.orig/Makefile callwear/Makefile --- openpbx.org.orig/Makefile 2007-07-28 18:27:30.000000000 +0600 +++ callwear/Makefile 2007-08-23 11:05:41.000000000 +0600 @@ -5,19 +5,19 @@ # $FreeBSD: ports/net/openpbx.org/Makefile,v 1.6 2007/07/28 12:27:30 miwi Exp $ # -PORTNAME= openpbx.org +PORTNAME= callweaver PORTVERSION= 1.2 -DISTVERSION= 1.2_rc3 +DISTVERSION= 1.2.0_rc4 +EXTRACT_SUFX= .tgz PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= http://www.openpbx.org/releases/ +MASTER_SITES= http://devs.callweaver.org/release/ MAINTAINER= sobomax@FreeBSD.org COMMENT= An Open Source PBX and telephony toolkit LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp-devel -BROKEN= Unfetchable GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tiff-includes=${LOCALBASE}/include \ @@ -38,7 +38,7 @@ .include <bsd.port.pre.mk> -.if ${ARCH} == "i386" +.if ${ARCH} == "i386" || ${ARCH} == "amd64" OPTIONS+= ZAPTEL "Enable Zaptel hardware support" on .else WITHOUT_ZAPTEL= yes diff -ruN openpbx.org.orig/distinfo callwear/distinfo --- openpbx.org.orig/distinfo 2007-04-04 14:35:09.000000000 +0600 +++ callwear/distinfo 2007-08-08 16:22:57.000000000 +0600 @@ -1,3 +1,3 @@ -MD5 (openpbx.org-1.2_rc3.tar.gz) = e270c40626dfa2131cc39dd1352b46f9 -SHA256 (openpbx.org-1.2_rc3.tar.gz) = 934e1e5438c46927236f1f3254265e94c7e38e7c0e02d92abb7efc4e03ce91e9 -SIZE (openpbx.org-1.2_rc3.tar.gz) = 5689974 +MD5 (callweaver-1.2.0_rc4.tgz) = 8865477a2c9e9e09a51c9ea669f0244e +SHA256 (callweaver-1.2.0_rc4.tgz) = 41fa22f9663c8daac1ff9a87009331bdfbf2f0b4bfd991c28a43fca20e0bfc73 +SIZE (callweaver-1.2.0_rc4.tgz) = 5697674 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708230507.l7N57PGw037532>