Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 20:18:00 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 967086de9e8d - main - www/buku: Update to 4.9
Message-ID:  <202404082018.438KI0Ro016061@gitrepo.freebsd.org>

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

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

commit 967086de9e8db5b435dbe6cafada7ac776cfc958
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-08 20:13:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-08 20:16:41 +0000

    www/buku: Update to 4.9
    
    Changes:        https://github.com/jarun/buku/releases
---
 www/buku/Makefile | 5 ++---
 www/buku/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/buku/Makefile b/www/buku/Makefile
index abd49ed1333b..bd8b5c36bdfa 100644
--- a/www/buku/Makefile
+++ b/www/buku/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	buku
-PORTVERSION=	4.8
+PORTVERSION=	4.9
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	www python
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -17,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.1:www/py-beautifulsoup@${
 		${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}urllib3>=1.23,1:net/py-urllib3@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}urllib3>=1.23,1<2,1:net/py-urllib3@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist cryptography noflavors pep517
diff --git a/www/buku/distinfo b/www/buku/distinfo
index 67d9f1a78c46..38fe044393aa 100644
--- a/www/buku/distinfo
+++ b/www/buku/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681052914
-SHA256 (jarun-buku-v4.8_GH0.tar.gz) = a0b94210e80e9f9f359e5308323837d41781cf8dba497341099d5c59e27fa52c
-SIZE (jarun-buku-v4.8_GH0.tar.gz) = 591883
+TIMESTAMP = 1712580506
+SHA256 (jarun-buku-v4.9_GH0.tar.gz) = 1e432270ae78c7852110dcf2c2e215893bcc338299a4998f14a1f6b26e37bfac
+SIZE (jarun-buku-v4.9_GH0.tar.gz) = 615794



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