From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 03:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E25437B401 for ; Thu, 10 Apr 2003 03:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A2C43F85 for ; Thu, 10 Apr 2003 03:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AAAAUp013858 for ; Thu, 10 Apr 2003 03:10:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AAAAoO013857; Thu, 10 Apr 2003 03:10:10 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 03:10:10 -0700 (PDT) Resent-Message-Id: <200304101010.h3AAAAoO013857@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martijn Lina Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31C037B401 for ; Thu, 10 Apr 2003 03:06:46 -0700 (PDT) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 029CC43FB1 for ; Thu, 10 Apr 2003 03:06:46 -0700 (PDT) (envelope-from martijn@sewers-2.demon.nl) Received: from [212.238.189.211] (helo=drain.sewers-2.demon.nl) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 193YxB-0009Ft-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Apr 2003 10:06:45 +0000 Received: from localhost (localhost [127.0.0.1]) by drain.sewers-2.demon.nl (Postfix) with ESMTP id 6FD8542C2 for ; Thu, 10 Apr 2003 12:06:45 +0200 (CEST) Received: by drain.sewers-2.demon.nl (Postfix, from userid 1001) id D37354240; Thu, 10 Apr 2003 12:06:39 +0200 (CEST) Message-Id: <20030410100639.D37354240@drain.sewers-2.demon.nl> Date: Thu, 10 Apr 2003 12:06:39 +0200 (CEST) From: Martijn Lina To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50776: IMCom port upgrade X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martijn Lina List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:10:12 -0000 >Number: 50776 >Category: ports >Synopsis: IMCom port upgrade >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 Apr 10 03:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martijn Lina >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD drain 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #1: Tue Apr 1 00:04:18 CEST 2003 root@drain:/usr/obj/usr/src/sys/DRAIN i386 >Description: IMCom port upgrade to the latest 1.30 beta. This is wanted because the old stable ones (latest 0.95) doesn't handle some xml messages from MSN correctly >How-To-Repeat: MSN problems are hard to trace, i don't know the exact conditions. btw, sorry i send this as a normal email before, i don't know what happened to me back there. >Fix: diff -ud imcom.orig/Makefile imcom/Makefile --- imcom.orig/Makefile Sat Feb 22 04:26:08 2003 +++ imcom/Makefile Thu Apr 10 11:47:06 2003 @@ -1,18 +1,24 @@ # New ports collection makefile for: imcom -# Date created: Jun 09 2002 +# Date created: Apr 10 2002 # Whom: Martijn Lina # -# $FreeBSD: ports/net/imcom/Makefile,v 1.2 2003/02/21 13:14:44 knu Exp $ +# $FreeBSD$ PORTNAME= imcom -PORTVERSION= 0.93 +PORTVERSION= 1.30.b8 CATEGORIES= net -MASTER_SITES= http://imcom.floobin.cx/files/ +MASTER_SITES= http://nafai.dyndns.org/files/imcom-betas/ +DISTNAME= ${PORTNAME}-1.30beta8 MAINTAINER= martijn@pacno.net COMMENT= IMCom is a command-line Jabber client written in Python +RUN_DEPENDS= ${LOCALBASE}/lib/python2.2/xml/parsers/expat.py:${PORTSDIR}/textproc/py-expat + +GNU_CONFIGURE= yes USE_PYTHON= yes + +MAN1= imcom.1 pre-install: @cd ${WRKSRC} ; \ diff -ud imcom.orig/distinfo imcom/distinfo --- imcom.orig/distinfo Mon Jan 20 02:29:20 2003 +++ imcom/distinfo Thu Apr 10 10:38:52 2003 @@ -1 +1 @@ -MD5 (imcom-0.93.tar.gz) = 0e63d044c48490cb84a326a64b2760c9 +MD5 (imcom-1.30beta8.tar.gz) = 5b04cf52449a1ecd8a9dc38c4560061f Common subdirectories: imcom.orig/files and imcom/files diff -ud imcom.orig/pkg-plist imcom/pkg-plist --- imcom.orig/pkg-plist Mon Jan 20 02:29:20 2003 +++ imcom/pkg-plist Thu Apr 10 11:33:41 2003 @@ -1,23 +1,17 @@ bin/imcom -share/doc/imcom/AutoStatus.API -share/doc/imcom/CONTRIBUTORS -share/doc/imcom/LICENSE -share/doc/imcom/README -share/doc/imcom/README.autostatus -share/doc/imcom/TODO -share/doc/imcom/WHATSNEW -share/doc/imcom/CHANGELOG -share/doc/imcom/advanced.html -share/doc/imcom/commands.html -share/doc/imcom/download.html -share/doc/imcom/imcomrc.html -share/doc/imcom/index.html -share/doc/imcom/news.html -share/doc/imcom/rosterlist.jpg -share/doc/imcom/statuschange.jpg -share/doc/imcom/style.css -share/doc/imcom/template.html -share/doc/imcom/whatis.html +%%PORTDOCS%%share/doc/imcom/CONTRIBUTORS +%%PORTDOCS%%share/doc/imcom/LICENSE +%%PORTDOCS%%share/doc/imcom/README +%%PORTDOCS%%share/doc/imcom/README.autostatus +%%PORTDOCS%%share/doc/imcom/TODO +%%PORTDOCS%%share/doc/imcom/WHATSNEW +%%PORTDOCS%%share/doc/imcom/advanced.html +%%PORTDOCS%%share/doc/imcom/commands.html +%%PORTDOCS%%share/doc/imcom/download.html +%%PORTDOCS%%share/doc/imcom/imcomrc.html +%%PORTDOCS%%share/doc/imcom/news.html +%%PORTDOCS%%share/doc/imcom/template.html +%%PORTDOCS%%share/doc/imcom/whatis.html share/imcom/AccountCreator.py share/imcom/SocketWrapper.py share/imcom/Preferences.py @@ -31,5 +25,12 @@ share/imcom/CICommands.py share/imcom/AutoStatus.py share/imcom/VCardTags.py +share/imcom/DTCPSocketManager.py +share/imcom/GUI.py +share/imcom/GUI2.py +share/imcom/GUIbackend.py +share/imcom/JIDLink.py +share/imcom/test.py +share/imcom/testuni.py @dirrm share/doc/imcom @dirrm share/imcom >Release-Note: >Audit-Trail: >Unformatted: