Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2021 15:54:13 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ee1188dca2d1 - main - textproc/py-sphinx: bump PORTREVISION
Message-ID:  <202111091554.1A9FsDuE026506@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee1188dca2d16100f5f55444230e96db8d6b483f

commit ee1188dca2d16100f5f55444230e96db8d6b483f
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-11-09 15:52:14 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-11-09 15:52:14 +0000

    textproc/py-sphinx: bump PORTREVISION
    
    Bump PORTREVISION after 7583c6f to actually fix the runtime problem
    for these who installed py310-sphinx before the commit.
    
    Approved by:    portmgr blanket
---
 textproc/py-sphinx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index 18d37bfdab74..ff770294de6a 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	sphinx
 PORTVERSION=	3.5.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP


home | help

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