From nobody@FreeBSD.org  Mon Oct 31 09:01:27 2011
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 6B399106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Oct 2011 09:01:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B1EB8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Oct 2011 09:01:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9V91RoJ067803
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Oct 2011 09:01:27 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9V91RuB067801;
	Mon, 31 Oct 2011 09:01:27 GMT
	(envelope-from nobody)
Message-Id: <201110310901.p9V91RuB067801@red.freebsd.org>
Date: Mon, 31 Oct 2011 09:01:27 GMT
From: Kuan-Chung Chiu <buganini@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] converters/py-bsdconv 6.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162184
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 6.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 31 09:10:10 UTC 2011
>Closed-Date:    Tue Nov 01 15:05:38 UTC 2011
>Last-Modified:  Tue Nov  1 15:10:10 UTC 2011
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/py-bsdconv to 6.5

Changes:
1. Compatibiliy with python 3.
2. Fix bug in PyObject deletion.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 08e0d71..62b7e1b 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	6.0
+PORTVERSION=	6.5
 CATEGORIES=	converters python
 MASTER_SITES=	https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
 
 LICENSE=	BSD
 
-GITVERSION=	6685104
+GITVERSION=	faec09a
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
 USE_PYTHON=	yes
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index 7f3ab3c..30e0e24 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-6.0-0-g6685104.tar.gz) = afd51e8bb5297f56310e26e72e28e92aaa317b1bf7c5c54f2848b584d95154af
-SIZE (buganini-bsdconv-6.0-0-g6685104.tar.gz) = 3181
+SHA256 (buganini-bsdconv-6.5-0-gfaec09a.tar.gz) = 44a47ded58a98c8506ada7c02bf59a49c4106981261e1de3832d7f3387ae3670
+SIZE (buganini-bsdconv-6.5-0-gfaec09a.tar.gz) = 3388


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Mon Oct 31 15:48:13 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162184 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Nov 1 15:05:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162184: commit references a PR
Date: Tue,  1 Nov 2011 15:05:21 +0000 (UTC)

 sunpoet     2011-11-01 15:05:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     converters/py-bsdconv Makefile distinfo 
   Log:
   - Update to 6.6
   
   Changes:
   - Compatibiliy with python 3
   - Fix bug in PyObject deletion
   
   PR:             ports/162184
   Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.9       +2 -2      ports/converters/py-bsdconv/Makefile
   1.8       +2 -2      ports/converters/py-bsdconv/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"
 
>Unformatted:
