From nobody@FreeBSD.org  Fri Nov 18 09:34:13 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 9EBAE1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2011 09:34:13 +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 8E75D8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2011 09:34:13 +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 pAI9YD0Q075664
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2011 09:34:13 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pAI9YD0k075663;
	Fri, 18 Nov 2011 09:34:13 GMT
	(envelope-from nobody)
Message-Id: <201111180934.pAI9YD0k075663@red.freebsd.org>
Date: Fri, 18 Nov 2011 09:34:13 GMT
From: Kuan-Chung Chiu <buganini@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] converters/py-bsdconv 7.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162654
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 09:40:11 UTC 2011
>Closed-Date:    Fri Nov 18 13:39:39 UTC 2011
>Last-Modified:  Fri Nov 18 13:39:39 UTC 2011
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
This pr depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=162651

Update converters/py-bsdconv to 7.0

Changes:
  OO-style wrapping
  Chase changes in bsdconv

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 4b62e5a..8c150ed 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	6.6
+PORTVERSION=	7.0
 CATEGORIES=	converters python
 MASTER_SITES=	https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,9 +17,9 @@ COMMENT=	Python wrapper for bsdconv
 
 LICENSE=	BSD
 
-LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
-GITVERSION=	b2eb189
+GITVERSION=	9266a3f
 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 688f02e..1854f07 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-6.6-0-gb2eb189.tar.gz) = 49600e6eea89b117daabd5dbc1ede0adc1660e3aca6f7fc888802bfcb8aa7cdd
-SIZE (buganini-bsdconv-6.6-0-gb2eb189.tar.gz) = 3387
+SHA256 (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 611e2b3a9ec91265756e2baaaa713605a79f1b20a85ed45d988ccc4230adc4dc
+SIZE (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 3826


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Nov 18 09:48:34 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162654: commit references a PR
Date: Fri, 18 Nov 2011 11:28:27 +0000 (UTC)

 sunpoet     2011-11-18 11:27:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     converters/py-bsdconv Makefile distinfo 
   Log:
   - Update to 7.0
   
   Changes:
   - OO-style wrapping
   - Chase changes in bsdconv
   
   PR:             portsr/162654
   Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.10      +3 -3      ports/converters/py-bsdconv/Makefile
   1.9       +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"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Nov 18 13:39:38 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162654 
>Unformatted:
