From owner-cvs-all@FreeBSD.ORG Tue Nov 1 15:05:08 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46132106564A; Tue, 1 Nov 2011 15:05:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB6E8FC0C; Tue, 1 Nov 2011 15:05:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pA1F58Rg004295; Tue, 1 Nov 2011 15:05:08 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pA1F57PN004294; Tue, 1 Nov 2011 15:05:08 GMT (envelope-from sunpoet) Message-Id: <201111011505.pA1F57PN004294@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 1 Nov 2011 15:05:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/converters/py-bsdconv Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2011 15:05:08 -0000 sunpoet 2011-11-01 15:05:07 UTC FreeBSD ports repository Modified files: converters/py-bsdconv Makefile distinfo Log: - Update to 6.6 Changes: - Compatibiliy with python 3 - Fix bug in PyObject deletion PR: ports/162184 Submitted by: Kuan-Chung Chiu (maintainer) Revision Changes Path 1.9 +2 -2 ports/converters/py-bsdconv/Makefile 1.8 +2 -2 ports/converters/py-bsdconv/distinfo