Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 13:17:02 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163695: [maintainer update] converters/py-bsdconv 7.2
Message-ID:  <201112291317.pBTDH2eU056789@red.freebsd.org>
Resent-Message-ID: <201112291320.pBTDKBNQ051358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163695
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 29 13:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112291317.pBTDH2eU056789>