Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 18:48:17 +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: r486701 - head/www/py-pastedeploy
Message-ID:  <201812051848.wB5ImHMI042702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Dec  5 18:48:16 2018
New Revision: 486701
URL: https://svnweb.freebsd.org/changeset/ports/486701

Log:
  Update to 2.0.1
  
  Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
  		https://github.com/Pylons/pastedeploy/commits/master
  		https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html

Modified:
  head/www/py-pastedeploy/Makefile
  head/www/py-pastedeploy/distinfo

Modified: head/www/py-pastedeploy/Makefile
==============================================================================
--- head/www/py-pastedeploy/Makefile	Wed Dec  5 18:48:08 2018	(r486700)
+++ head/www/py-pastedeploy/Makefile	Wed Dec  5 18:48:16 2018	(r486701)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PasteDeploy
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-pastedeploy/distinfo
==============================================================================
--- head/www/py-pastedeploy/distinfo	Wed Dec  5 18:48:08 2018	(r486700)
+++ head/www/py-pastedeploy/distinfo	Wed Dec  5 18:48:16 2018	(r486701)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543763152
-SHA256 (PasteDeploy-2.0.0.tar.gz) = 8ac7aed091a46eee34bcbb687bfdce73327be1897f558534e6f49d2d4faf020e
-SIZE (PasteDeploy-2.0.0.tar.gz) = 13757
+TIMESTAMP = 1544007596
+SHA256 (PasteDeploy-2.0.1.tar.gz) = d423fb9d51fdcf853aa4ff43ac7ec469b643ea19590f67488122d6d0d772350a
+SIZE (PasteDeploy-2.0.1.tar.gz) = 13756



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