Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 10:05:55 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8200e2ef83cc - main - misc/memo: update 0.=?utf-8?Q?5.3 =E2=86=92?= 0.6.0
Message-ID:  <6a141f03.333b4.6b691a64@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 8200e2ef83cc6419d163bfe8daa7764459252dd9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-25 09:58:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-25 10:05:45 +0000

    misc/memo: update 0.5.3 → 0.6.0
---
 misc/memo/Makefile | 6 +++---
 misc/memo/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/misc/memo/Makefile b/misc/memo/Makefile
index d3572781d970..e62d1b67dd9d 100644
--- a/misc/memo/Makefile
+++ b/misc/memo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	memo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.3
+DISTVERSION=	0.6.0
 CATEGORIES=	misc
 PKGNAMESUFFIX=	-cli-tool
 
@@ -17,8 +17,8 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}chardet>=7.4.3:textproc/py-chardet@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}html2text>0:textproc/py-html2text@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mistune>=3.2.0:textproc/py-mistune@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}urllib3>=2.6.3:net/py-urllib3@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}mistune>=3.2.1:textproc/py-mistune@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}urllib3>=2.7.0:net/py-urllib3@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 noflavors autoplist
diff --git a/misc/memo/distinfo b/misc/memo/distinfo
index e1172c387041..acbc4bf5dce3 100644
--- a/misc/memo/distinfo
+++ b/misc/memo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776735210
-SHA256 (antoniorodr-memo-v0.5.3_GH0.tar.gz) = 34c56b1f6205e31de6dc27fa0d3f8ecc5cd58c3273810723a6741d07d8f90249
-SIZE (antoniorodr-memo-v0.5.3_GH0.tar.gz) = 341771
+TIMESTAMP = 1779703023
+SHA256 (antoniorodr-memo-v0.6.0_GH0.tar.gz) = 35e2d9f8fb2e803c3af79576a9d71ba5c9ca0d73385bdc1cc9edb65594b2179c
+SIZE (antoniorodr-memo-v0.6.0_GH0.tar.gz) = 344228


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a141f03.333b4.6b691a64>