From nobody@FreeBSD.org  Tue May 19 18:02:45 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 371941065679
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 18:02:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 251D88FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 18:02:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4JI2ii1082460
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 18:02:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4JI2iKk082459;
	Tue, 19 May 2009 18:02:44 GMT
	(envelope-from nobody)
Message-Id: <200905191802.n4JI2iKk082459@www.freebsd.org>
Date: Tue, 19 May 2009 18:02:44 GMT
From: Cezary Morga <cm@therek.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] p5-Wx update to 0.91
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         134721
>Category:       ports
>Synopsis:       [maintainer update] x11-toolkits/p5-Wx update to 0.91
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 18:10:00 UTC 2009
>Closed-Date:    Wed May 20 02:40:34 UTC 2009
>Last-Modified:  Tue Jun 23 23:40:03 UTC 2009
>Originator:     Cezary Morga
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
>Description:
Update port x11-toolkits/p5-Wx to 0.91. Although released shortly after 0.90 this version brings quite a lot of fixes (segfaults, threading).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN x11-toolkits/p5-Wx.orig/Makefile x11-toolkits/p5-Wx/Makefile
--- x11-toolkits/p5-Wx.orig/Makefile	2009-05-17 10:50:45.397355000 +0200
+++ x11-toolkits/p5-Wx/Makefile	2009-05-19 18:56:24.817505000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Wx
-PORTVERSION=	0.90
+PORTVERSION=	0.91
 CATEGORIES=	x11-toolkits perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN x11-toolkits/p5-Wx.orig/distinfo x11-toolkits/p5-Wx/distinfo
--- x11-toolkits/p5-Wx.orig/distinfo	2009-05-17 10:50:45.399355000 +0200
+++ x11-toolkits/p5-Wx/distinfo	2009-05-19 18:56:31.126491000 +0200
@@ -1,3 +1,3 @@
-MD5 (Wx-0.90.tar.gz) = 92dc8a47262fe51f37e6321f0977a4ee
-SHA256 (Wx-0.90.tar.gz) = ce1f9ab4a3a01a1f0c61843c4f913953b16e9543b3d3b6974eae99b9ed09a46a
-SIZE (Wx-0.90.tar.gz) = 369853
+MD5 (Wx-0.91.tar.gz) = 415318d84c0c6dc69dcf760c0d8bc3ba
+SHA256 (Wx-0.91.tar.gz) = 5de60f254175fd120b23521d7612e2715bbd0a8ac66cde737978ec0778626758
+SIZE (Wx-0.91.tar.gz) = 372434


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Tue May 19 18:33:40 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134721 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Wed May 20 02:40:33 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134721 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134721: commit references a PR
Date: Wed, 20 May 2009 02:40:26 +0000 (UTC)

 amdmi3      2009-05-20 02:40:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-toolkits/p5-Wx   Makefile distinfo 
   Log:
   - Update to 0.91
   
   PR:             134721
   Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/x11-toolkits/p5-Wx/Makefile
   1.3       +3 -3      ports/x11-toolkits/p5-Wx/distinfo
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134721: commit references a PR
Date: Tue, 23 Jun 2009 23:39:32 +0000 (UTC)

 pgollucci    2009-06-23 23:39:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/popd            Makefile 
   Added files:
     mail/popd/files      patch-lib__mbox_mbf.c 
                          patch-lib__private.h patch-src__config.h 
   Log:
   - Fix a null pointer exception
     (asked submitted to send this patch upstream)
   
   PR:             ports/134721
   Submitted by:   Dmitry <hanabana@mail.ru>
   Approved by:    maintainer timeout (ian@freislich.nom.za; 1.5 months)
   
   Revision  Changes    Path
   1.21      +1 -1      ports/mail/popd/Makefile
   1.1       +30 -0     ports/mail/popd/files/patch-lib__mbox_mbf.c (new)
   1.1       +12 -0     ports/mail/popd/files/patch-lib__private.h (new)
   1.1       +10 -0     ports/mail/popd/files/patch-src__config.h (new)
 _______________________________________________
 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"
 
>Unformatted:
