From owner-svn-ports-all@FreeBSD.ORG Sun Feb 23 12:20:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECE708F6; Sun, 23 Feb 2014 12:20:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D90B51741; Sun, 23 Feb 2014 12:20:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1NCKNA5014017; Sun, 23 Feb 2014 12:20:23 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1NCKNpR014015; Sun, 23 Feb 2014 12:20:23 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402231220.s1NCKNpR014015@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Feb 2014 12:20:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345707 - head/devel/py-isodate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 12:20:24 -0000 Author: sunpoet Date: Sun Feb 23 12:20:23 2014 New Revision: 345707 URL: http://svnweb.freebsd.org/changeset/ports/345707 QAT: https://qat.redports.org/buildarchive/r345707/ Log: - Update to 0.50 - Remove post-patch: Changes: http://pypi.python.org/pypi/isodate#changes https://github.com/gweis/isodate/blob/master/CHANGES.txt Modified: head/devel/py-isodate/Makefile head/devel/py-isodate/distinfo Modified: head/devel/py-isodate/Makefile ============================================================================== --- head/devel/py-isodate/Makefile Sun Feb 23 12:20:18 2014 (r345706) +++ head/devel/py-isodate/Makefile Sun Feb 23 12:20:23 2014 (r345707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= isodate -PORTVERSION= 0.4.9 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes -post-patch: - @${REINPLACE_CMD} -e 's|setuptools|do_not_use_&|' ${WRKSRC}/${PYSETUP} - .include Modified: head/devel/py-isodate/distinfo ============================================================================== --- head/devel/py-isodate/distinfo Sun Feb 23 12:20:18 2014 (r345706) +++ head/devel/py-isodate/distinfo Sun Feb 23 12:20:23 2014 (r345707) @@ -1,2 +1,2 @@ -SHA256 (isodate-0.4.9.tar.gz) = 4e13c0b5824e9af40d99ad1d3969c880e49b6b09e4de138aa08db3d571b2190d -SIZE (isodate-0.4.9.tar.gz) = 24820 +SHA256 (isodate-0.5.0.tar.gz) = f3e436a9c321882942a6c62e9d8ea49787b4c0ea7f7bb3cbd047bcf76bd0dfbe +SIZE (isodate-0.5.0.tar.gz) = 25917