Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2020 22:45:21 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555607 - head/textproc/py-sphinx
Message-ID:  <202011172245.0AHMjLMR026025@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Nov 17 22:45:21 2020
New Revision: 555607
URL: https://svnweb.freebsd.org/changeset/ports/555607

Log:
  textproc/py-sphinx: Update to 3.3.1, Bugfix release
  
  Changelog:	https://github.com/sphinx-doc/sphinx/blob/v3.3.1/CHANGES
  
  PR:		251197
  Approved by:	python (with hat)

Modified:
  head/textproc/py-sphinx/Makefile
  head/textproc/py-sphinx/distinfo

Modified: head/textproc/py-sphinx/Makefile
==============================================================================
--- head/textproc/py-sphinx/Makefile	Tue Nov 17 22:40:45 2020	(r555606)
+++ head/textproc/py-sphinx/Makefile	Tue Nov 17 22:45:21 2020	(r555607)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sphinx
-PORTVERSION=	3.3.0
+PORTVERSION=	3.3.1
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP

Modified: head/textproc/py-sphinx/distinfo
==============================================================================
--- head/textproc/py-sphinx/distinfo	Tue Nov 17 22:40:45 2020	(r555606)
+++ head/textproc/py-sphinx/distinfo	Tue Nov 17 22:45:21 2020	(r555607)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680378
-SHA256 (python/Sphinx-3.3.0.tar.gz) = 1c21e7c5481a31b531e6cbf59c3292852ccde175b504b00ce2ff0b8f4adc3649
-SIZE (python/Sphinx-3.3.0.tar.gz) = 5980436
+TIMESTAMP = 1605443284
+SHA256 (python/Sphinx-3.3.1.tar.gz) = 1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300
+SIZE (python/Sphinx-3.3.1.tar.gz) = 5979919



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