Date: Sun, 11 Feb 2024 13:01:07 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fe83fce89b69 - 2024Q1 - net-mgmt/py-phonebox-plugin: Update to 0.0.7b2 Message-ID: <202402111301.41BD17Qo017110@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe83fce89b6909c3c332c38011cb9f8693707069 commit fe83fce89b6909c3c332c38011cb9f8693707069 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-02-11 12:35:39 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-02-11 13:00:44 +0000 net-mgmt/py-phonebox-plugin: Update to 0.0.7b2 Changelog: * Compatibility fix for NetBox 3.6+ * Implement API for Voice Circuits. * Improve tag handling MFH: 2024Q1 (cherry picked from commit ff4e280ae77aa75b162fd839bbd5bbaecc259a2d) --- net-mgmt/py-phonebox-plugin/Makefile | 2 +- net-mgmt/py-phonebox-plugin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mgmt/py-phonebox-plugin/Makefile b/net-mgmt/py-phonebox-plugin/Makefile index a2b41a553177..e9bf452de8fd 100644 --- a/net-mgmt/py-phonebox-plugin/Makefile +++ b/net-mgmt/py-phonebox-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= phonebox-plugin -DISTVERSION= 0.0.6b1 +DISTVERSION= 0.0.7b2 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-phonebox-plugin/distinfo b/net-mgmt/py-phonebox-plugin/distinfo index 7a3631108314..3cfa67cab819 100644 --- a/net-mgmt/py-phonebox-plugin/distinfo +++ b/net-mgmt/py-phonebox-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685709334 -SHA256 (phonebox_plugin-0.0.6b1.tar.gz) = 822a347209add6fd6a104a22b11be5529dcd27c6dbaacb81376062df9ca272a0 -SIZE (phonebox_plugin-0.0.6b1.tar.gz) = 19101 +TIMESTAMP = 1706971037 +SHA256 (phonebox_plugin-0.0.7b2.tar.gz) = 4ea9428e495af071151440ee53fbd793b92c9317a10a70d1a8957d8bd4013e50 +SIZE (phonebox_plugin-0.0.7b2.tar.gz) = 19578
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402111301.41BD17Qo017110>