Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 08:07:29 -0300 (BRST)
From:      Renato Botelho <garga@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        martijn@pacno.net
Subject:   ports/86867: [PATCH] net/jabber-pymsn-transport: update to 0.10
Message-ID:  <200510031107.j93B7TMF058280@data.galle.com.br>
Resent-Message-ID: <200510031110.j93BAIhH073233@freefall.freebsd.org>

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

>Number:         86867
>Category:       ports
>Synopsis:       [PATCH] net/jabber-pymsn-transport: update to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 03 11:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD data.galle.com.br 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #5: Wed Jul 27 07:36:40 BRST 2005
>Description:
- Update to 0.10

Port maintainer (martijn@pacno.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- jabber-pymsn-transport-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/jabber-pymsn/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	12 Sep 2005 12:21:36 -0000	1.3
+++ Makefile	3 Oct 2005 11:02:33 -0000
@@ -5,12 +5,12 @@
 # $FreeBSD: ports/net/jabber-pymsn/Makefile,v 1.3 2005/09/12 12:21:36 garga Exp $
 
 PORTNAME=	pymsn
-PORTVERSION=	0.9.5
+PORTVERSION=	0.10
 CATEGORIES=	net
 MASTER_SITES=	http://msn-transport.jabberstudio.org/tarballs/
 PKGNAMEPREFIX=	jabber-
 PKGNAMESUFFIX=	-transport
-DISTNAME=	PyMSNt-${PORTVERSION}
+DISTNAME=	${PORTNAME}t-${PORTVERSION}
 DIST_SUBDIR=	jabber
 
 MAINTAINER=	martijn@pacno.net
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/jabber-pymsn/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	12 Sep 2005 12:21:36 -0000	1.3
+++ distinfo	3 Oct 2005 11:02:33 -0000
@@ -1,2 +1,2 @@
-MD5 (jabber/PyMSNt-0.9.5.tar.gz) = f175084a62fd3dc8de2f5b68792b4103
-SIZE (jabber/PyMSNt-0.9.5.tar.gz) = 80571
+MD5 (jabber/pymsnt-0.10.tar.gz) = dc2ec5aacb754b6541b7b20668c3d2b4
+SIZE (jabber/pymsnt-0.10.tar.gz) = 123185
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/jabber-pymsn/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	12 Sep 2005 12:21:36 -0000	1.2
+++ pkg-plist	3 Oct 2005 11:02:33 -0000
@@ -10,14 +10,21 @@
 lib/jabber/pymsn/tlib/domish.py
 lib/jabber/pymsn/tlib/__init__.py
 lib/jabber/pymsn/tlib/msn.py
+lib/jabber/pymsn/tlib/msnp11chl.py
+lib/jabber/pymsn/tlib/msnp2p.py
 lib/jabber/pymsn/tlib/proxy.py
 lib/jabber/pymsn/tlib/xmlstream.py
 lib/jabber/pymsn/baseproto/__init__.py
 lib/jabber/pymsn/baseproto/glue.py
 lib/jabber/pymsn/legacy/__init__.py
+lib/jabber/pymsn/legacy/defaultAvatar.png
+lib/jabber/pymsn/legacy/defaultJabberAvatar.png
 lib/jabber/pymsn/legacy/glue.py
+lib/jabber/pymsn/legacy/legacylist.py
 lib/jabber/pymsn/legacy/msnw.py
-lib/jabber/pymsn/legacy/subscription.py
+lib/jabber/pymsn/avatar.py
+lib/jabber/pymsn/contact.py
+lib/jabber/pymsn/housekeep.py
 lib/jabber/pymsn/xmlconfig.py
 @unexec if cmp -s %D/lib/jabber/pymsn/config.py.sample %D/lib/jabber/pymsn/config.py; then rm -f %D/lib/jabber/pymsn/config.py; fi
 lib/jabber/pymsn/config.py.sample
--- jabber-pymsn-transport-0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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