Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2014 12:20:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345707 - head/devel/py-isodate
Message-ID:  <201402231220.s1NCKNpR014015@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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