Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2016 21:30:12 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423025 - head/devel/py-dateutil
Message-ID:  <201609302130.u8ULUCuc046520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri Sep 30 21:30:12 2016
New Revision: 423025
URL: https://svnweb.freebsd.org/changeset/ports/423025

Log:
  - update to 2.5.3
  - Adjust WWW
  
  PR:		212968
  Submitted by:	myself
  Approved by:	maintainer (koobs)

Modified:
  head/devel/py-dateutil/Makefile
  head/devel/py-dateutil/distinfo
  head/devel/py-dateutil/pkg-descr

Modified: head/devel/py-dateutil/Makefile
==============================================================================
--- head/devel/py-dateutil/Makefile	Fri Sep 30 21:13:20 2016	(r423024)
+++ head/devel/py-dateutil/Makefile	Fri Sep 30 21:30:12 2016	(r423025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dateutil
-PORTVERSION=	2.5.0
+PORTVERSION=	2.5.3
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-dateutil-${PORTVERSION}

Modified: head/devel/py-dateutil/distinfo
==============================================================================
--- head/devel/py-dateutil/distinfo	Fri Sep 30 21:13:20 2016	(r423024)
+++ head/devel/py-dateutil/distinfo	Fri Sep 30 21:30:12 2016	(r423025)
@@ -1,2 +1,3 @@
-SHA256 (python-dateutil-2.5.0_GH0.tar.gz) = 978a29c1aaa16865ddc3ce9e5c605fb12b37a568e63938b708907c1da3c9720d
-SIZE (python-dateutil-2.5.0_GH0.tar.gz) = 247858
+TIMESTAMP = 1474735760
+SHA256 (python-dateutil-2.5.3_GH0.tar.gz) = 7cd888138963e4b699998c651b27e732f06671e3620f8cc745144c881e36fb3a
+SIZE (python-dateutil-2.5.3_GH0.tar.gz) = 253902

Modified: head/devel/py-dateutil/pkg-descr
==============================================================================
--- head/devel/py-dateutil/pkg-descr	Fri Sep 30 21:13:20 2016	(r423024)
+++ head/devel/py-dateutil/pkg-descr	Fri Sep 30 21:30:12 2016	(r423025)
@@ -1,4 +1,4 @@
 The dateutil module provides powerful extensions to the standard
 datetime module.
 
-WWW:  https://dateutil.readthedocs.org
+WWW: https://dateutil.readthedocs.io



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