Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 15:35:27 +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: r552645 - head/www/py-pastedeploy
Message-ID:  <202010181535.09IFZRwF003045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 18 15:35:27 2020
New Revision: 552645
URL: https://svnweb.freebsd.org/changeset/ports/552645

Log:
  Update to 2.1.1
  
  Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst

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

Modified: head/www/py-pastedeploy/Makefile
==============================================================================
--- head/www/py-pastedeploy/Makefile	Sun Oct 18 15:35:22 2020	(r552644)
+++ head/www/py-pastedeploy/Makefile	Sun Oct 18 15:35:27 2020	(r552645)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pastedeploy
-PORTVERSION=	2.1.0
-PORTREVISION=	1
+PORTVERSION=	2.1.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-pastedeploy/distinfo
==============================================================================
--- head/www/py-pastedeploy/distinfo	Sun Oct 18 15:35:22 2020	(r552644)
+++ head/www/py-pastedeploy/distinfo	Sun Oct 18 15:35:27 2020	(r552645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580746245
-SHA256 (PasteDeploy-2.1.0.tar.gz) = e7559878b6e92023041484be9bcb6d767cf4492fc3de7257a5dae76a7cc11a9b
-SIZE (PasteDeploy-2.1.0.tar.gz) = 19078
+TIMESTAMP = 1602877815
+SHA256 (PasteDeploy-2.1.1.tar.gz) = 6dead6ab9823a85d585ef27f878bc647f787edb9ca8da0716aa9f1261b464817
+SIZE (PasteDeploy-2.1.1.tar.gz) = 19141

Modified: head/www/py-pastedeploy/pkg-descr
==============================================================================
--- head/www/py-pastedeploy/pkg-descr	Sun Oct 18 15:35:22 2020	(r552644)
+++ head/www/py-pastedeploy/pkg-descr	Sun Oct 18 15:35:27 2020	(r552645)
@@ -15,3 +15,4 @@ URIs can refer to Python Eggs for INI-style configurat
 provides commands to serve applications based on this configuration file.
 
 WWW: https://pylonsproject.org/
+WWW: https://github.com/Pylons/pastedeploy



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