Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2020 08:46:52 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552807 - head/www/py-routes
Message-ID:  <202010200846.09K8kqcI030962@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Oct 20 08:46:52 2020
New Revision: 552807
URL: https://svnweb.freebsd.org/changeset/ports/552807

Log:
  - Update to 2.5.1
  - Update WWW

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

Modified: head/www/py-routes/Makefile
==============================================================================
--- head/www/py-routes/Makefile	Tue Oct 20 08:45:40 2020	(r552806)
+++ head/www/py-routes/Makefile	Tue Oct 20 08:46:52 2020	(r552807)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	routes
-PORTVERSION=	2.4.1
+PORTVERSION=	2.5.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP/source/R/Routes
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-routes/distinfo
==============================================================================
--- head/www/py-routes/distinfo	Tue Oct 20 08:45:40 2020	(r552806)
+++ head/www/py-routes/distinfo	Tue Oct 20 08:46:52 2020	(r552807)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483406220
-SHA256 (Routes-2.4.1.tar.gz) = 26ee43340fca5a32769ffe0c58edcb396ccce6bc1dfa689ddf844d50877355fd
-SIZE (Routes-2.4.1.tar.gz) = 182403
+TIMESTAMP = 1603210464
+SHA256 (Routes-2.5.1.tar.gz) = b6346459a15f0cbab01a45a90c3d25caf980d4733d628b4cc1952b865125d053
+SIZE (Routes-2.5.1.tar.gz) = 190905

Modified: head/www/py-routes/pkg-descr
==============================================================================
--- head/www/py-routes/pkg-descr	Tue Oct 20 08:45:40 2020	(r552806)
+++ head/www/py-routes/pkg-descr	Tue Oct 20 08:46:52 2020	(r552807)
@@ -6,4 +6,4 @@ Speedy and dynamic URL generation means you get a URL 
 (no big dangling query args). Shortcut features like Named Routes cut down
 on repetitive typing.
 
-WWW: http://routes.groovie.org/
+WWW: https://routes.readthedocs.io/



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