From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 29 13:20:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 235F81065680 for ; Thu, 29 Dec 2011 13:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F04A18FC16 for ; Thu, 29 Dec 2011 13:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBTDKBmS051359 for ; Thu, 29 Dec 2011 13:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBTDKBNQ051358; Thu, 29 Dec 2011 13:20:11 GMT (envelope-from gnats) Resent-Date: Thu, 29 Dec 2011 13:20:11 GMT Resent-Message-Id: <201112291320.pBTDKBNQ051358@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kuan-Chung Chiu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1482106566C for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163695: [maintainer update] converters/py-bsdconv 7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 13:20:12 -0000 >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: