Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2012 09:09:28 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163949: [maintainer update] converters/py-bsdconv 7.3
Message-ID:  <201201090909.q0999SKO038273@red.freebsd.org>
Resent-Message-ID: <201201090910.q099AB59029242@freefall.freebsd.org>

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

>Number:         163949
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 7.3
>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:   Mon Jan 09 09:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/py-bsdconv to 7.3

Changes:
  fix build for python3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index dcf750f..d1cd093 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	7.2
+PORTVERSION=	7.3
 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=	163a5ad
+GITVERSION=	86bb880
 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 06cb12a..855fbc3 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 18ca31c97d78c039fe46bfb411c8ddabfaf97118cf0df32f5864190710e8c077
-SIZE (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 4231
+SHA256 (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = ca32be733b411ffe7c3bcbe4b32af21d6ff4299181912c2422ad46e62ad050b0
+SIZE (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = 4301


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



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