Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2026 10:56:05 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81f569890255 - main - devel/py-circuits: Update version 3.2=>3.2.1
Message-ID:  <69e0c045.323ec.631833f7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit 81f5698902557b41ae17d5ed29e5033eba76719d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-16 10:34:08 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-16 10:55:33 +0000

    devel/py-circuits: Update version 3.2=>3.2.1
    
    - Update WWW
    
    Changelog: https://github.com/circuits/circuits/releases/tag/3.2.1
---
 devel/py-circuits/Makefile | 5 ++---
 devel/py-circuits/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-circuits/Makefile b/devel/py-circuits/Makefile
index f35416eb2c52..a6ac836fdc2a 100644
--- a/devel/py-circuits/Makefile
+++ b/devel/py-circuits/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	circuits
-PORTVERSION=	3.2
-PORTREVISION=	1
+DISTVERSION=	3.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Asynchronous Component-based Event Application Framework
-WWW=		https://bitbucket.org/prologic/circuits/
+WWW=		http://circuitsframework.com
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-circuits/distinfo b/devel/py-circuits/distinfo
index 1a95f827f0f0..ceee9eb29635 100644
--- a/devel/py-circuits/distinfo
+++ b/devel/py-circuits/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556180197
-SHA256 (circuits-3.2.tar.gz) = b2fad9be2235f87480c194efc91eaeed3cb030c465d4697f1ca326ce3619bf9b
-SIZE (circuits-3.2.tar.gz) = 174265
+TIMESTAMP = 1776335321
+SHA256 (circuits-3.2.1.tar.gz) = faeefb79fa391f503aa8e161990a8f1ffa0d33b599dc46397b1ba4a09cfd9de5
+SIZE (circuits-3.2.1.tar.gz) = 189924


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e0c045.323ec.631833f7>