From nobody@FreeBSD.org  Thu Dec 29 13:17:02 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 A1482106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Dec 2011 13:17:02 +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 901B98FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Dec 2011 13:17:02 +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 pBTDH2Uh056790
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Dec 2011 13:17:02 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBTDH2eU056789;
	Thu, 29 Dec 2011 13:17:02 GMT
	(envelope-from nobody)
Message-Id: <201112291317.pBTDH2eU056789@red.freebsd.org>
Date: Thu, 29 Dec 2011 13:17:02 GMT
From: Kuan-Chung Chiu <buganini@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] converters/py-bsdconv 7.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163695
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 29 13:20:11 UTC 2011
>Closed-Date:    Thu Dec 29 23:21:21 UTC 2011
>Last-Modified:  Thu Dec 29 23:30:15 UTC 2011
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/py-bsdconv to 7.2

Changes: (https://github.com/buganini/python-bsdconv/commits/master)
add .ctl() and constant CTL_SCORE_ATTACH
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 2709e67..f0f47d2 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	7.1
+PORTVERSION=	7.2
 CATEGORIES=	converters python
 MASTER_SITES=	https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LICENSE=	BSD
 
 LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
-GITVERSION=	49d61da
+GITVERSION=	163a5ad
 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 caf5541..06cb12a 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = d0cad9b094376bf4818c114097031f7ed07e3944dce4bf21c3a3205d6e42bbfa
-SIZE (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = 4061
+SHA256 (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 18ca31c97d78c039fe46bfb411c8ddabfaf97118cf0df32f5864190710e8c077
+SIZE (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 4231


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu Dec 29 14:58:20 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163695 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu Dec 29 23:21:20 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163695: commit references a PR
Date: Thu, 29 Dec 2011 23:21:11 +0000 (UTC)

 sunpoet     2011-12-29 23:20:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     converters/py-bsdconv Makefile distinfo 
   Log:
   - Update to 7.2
   
   Changes:        https://github.com/buganini/python-bsdconv/commits/master
   PR:             ports/163695
   Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.12      +2 -2      ports/converters/py-bsdconv/Makefile
   1.11      +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:
