Bug 126276 - [PATCH] net-im/jabber-pymsn: UNBREAK: Fix protocol string
Summary: [PATCH] net-im/jabber-pymsn: UNBREAK: Fix protocol string
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 15:50 UTC by Renato Botelho
Modified: 2008-08-06 14:41 UTC (History)
1 user (show)

See Also:


Attachments
jabber-pymsn-transport-0.11.3_1,1.patch (736 bytes, patch)
2008-08-05 15:50 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2008-08-05 15:50:00 UTC
The transport stops working last weekend because of protocol string, fix it
and it back to work fine.

Obtained from:	py-transport maillist

Port maintainer (mm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-06 00:34:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-06 14:35:43 UTC
mm          2008-08-06 13:35:20 UTC

  FreeBSD ports repository

  Modified files:
    net-im/jabber-pymsn  Makefile 
  Log:
  - Fix MSN protocol string
  - Bump PORTREVISION
  
  PR:             ports/126276
  Submitted by:   garga
  
  Revision  Changes    Path
  1.26      +4 -1      ports/net-im/jabber-pymsn/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2008-08-06 14:41:39 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!