Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 13:59:40 +0200
From:      martijn <martijn@pacno.net>
To:        ports@freebsd.org
Subject:   IMCom port upgrade
Message-ID:  <20030410115940.GA615@ratcenter.zonshofje.nl>

next in thread | raw e-mail | index | archive | help

--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Can someone patch the imcom port up to version 1.30.b8? I have attached the
diff (checked with portlint).

thanks,
martijn.


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$
=20
 PORTNAME=3D	imcom
-PORTVERSION=3D	0.93
+PORTVERSION=3D	1.30.b8
 CATEGORIES=3D	net
-MASTER_SITES=3D	http://imcom.floobin.cx/files/
+MASTER_SITES=3D	http://nafai.dyndns.org/files/imcom-betas/
+DISTNAME=3D	${PORTNAME}-1.30beta8
=20
 MAINTAINER=3D	martijn@pacno.net
 COMMENT=3D	IMCom is a command-line Jabber client written in Python
=20
+RUN_DEPENDS=3D	${LOCALBASE}/lib/python2.2/xml/parsers/expat.py:${PORTSDIR}=
/textproc/py-expat
+
+GNU_CONFIGURE=3D	yes
 USE_PYTHON=3D	yes
+
+MAN1=3D		imcom.1
=20
 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) =3D 0e63d044c48490cb84a326a64b2760c9
+MD5 (imcom-1.30beta8.tar.gz) =3D 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

--RnlQjJ0d97Da+TV1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+lVysPanM86LeSskRAsRtAJ9QGwN0SZCI0rQD6s9LiVq+a9XxqACeMJrr
Lnk7cbupfEYsTHg/30RhfTs=
=9zQO
-----END PGP SIGNATURE-----

--RnlQjJ0d97Da+TV1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410115940.GA615>