Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2022 16:36:06 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1ae3e81afe8 - main - www/bluefish: mark OK with Python 3.9
Message-ID:  <202202121636.21CGa6RB028491@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

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

commit a1ae3e81afe8003b6e49ec5c7847e98e1104da4b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-02-12 16:34:09 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-02-12 16:35:57 +0000

    www/bluefish: mark OK with Python 3.9
    
    PR:             261873
---
 www/bluefish/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 556e1dd259dd..4a3b12a12fb2 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libenchant.so:textproc/enchant
 
 USES=		desktop-file-utils gettext gmake gnome libtool localbase \
-		pkgconfig python:3.0-3.8 shared-mime-info shebangfix tar:bzip2
+		pkgconfig python:3.0-3.9 shared-mime-info shebangfix tar:bzip2
 SHEBANG_FILES=	data/css_decompressor \
 		data/cssmin.py \
 		data/jsbeautify \



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