Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2011 12:51:10 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163532: [maintainer update] converters/py-bsdconv 7.1
Message-ID:  <201112221251.pBMCpAov037160@red.freebsd.org>
Resent-Message-ID: <201112221300.pBMD0MM8034414@freefall.freebsd.org>

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

>Number:         163532
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 7.1
>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 22 13:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/py-bsdconv to 7.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 044b0bf..9b39b58 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	7.0
+PORTVERSION=	7.1
 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=	9266a3f
+GITVERSION=	49d61da
 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 1854f07..caf5541 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 611e2b3a9ec91265756e2baaaa713605a79f1b20a85ed45d988ccc4230adc4dc
-SIZE (buganini-bsdconv-7.0-0-g9266a3f.tar.gz) = 3826
+SHA256 (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = d0cad9b094376bf4818c114097031f7ed07e3944dce4bf21c3a3205d6e42bbfa
+SIZE (buganini-bsdconv-7.1-0-g49d61da.tar.gz) = 4061


>Release-Note:
>Audit-Trail:
>Unformatted:



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