Date: Tue, 27 Jun 2023 12:42:52 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b97a8d9fecb0 - main - textproc/py-ntc-templates: Update to 3.4.0 Message-ID: <202306271242.35RCgq8H054050@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=b97a8d9fecb0e891255c8bb6820813f878d37ee1 commit b97a8d9fecb0e891255c8bb6820813f878d37ee1 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-06-27 12:34:53 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-06-27 12:34:53 +0000 textproc/py-ntc-templates: Update to 3.4.0 Changelog: https://github.com/networktocode/ntc-templates/releases/tag/v3.4.0 --- textproc/py-ntc-templates/Makefile | 3 +-- textproc/py-ntc-templates/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/py-ntc-templates/Makefile b/textproc/py-ntc-templates/Makefile index 5d1940798786..fd0612b95f5d 100644 --- a/textproc/py-ntc-templates/Makefile +++ b/textproc/py-ntc-templates/Makefile @@ -1,7 +1,6 @@ PORTNAME= ntc-templates DISTVERSIONPREFIX= v -DISTVERSION= 3.3.0 -PORTREVISION= 1 +DISTVERSION= 3.4.0 CATEGORIES= textproc net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ntc-templates/distinfo b/textproc/py-ntc-templates/distinfo index eb855a50ddf9..f89648ac10ba 100644 --- a/textproc/py-ntc-templates/distinfo +++ b/textproc/py-ntc-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679503734 -SHA256 (networktocode-ntc-templates-v3.3.0_GH0.tar.gz) = 24e3387f59e8e5b6eb0e82151a5270af1496885e8593031709ae4beb797c9a27 -SIZE (networktocode-ntc-templates-v3.3.0_GH0.tar.gz) = 1046608 +TIMESTAMP = 1687854584 +SHA256 (networktocode-ntc-templates-v3.4.0_GH0.tar.gz) = 05624b14b60ad428ad32e84b55b497047e235a41b33b36b5d29cb664464f13af +SIZE (networktocode-ntc-templates-v3.4.0_GH0.tar.gz) = 1058478
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306271242.35RCgq8H054050>