From nobody Wed Apr 29 17:32:23 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g5PWW6PrZz6Zmn2 for ; Wed, 29 Apr 2026 17:32:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g5PWW4S4Bz3xBF for ; Wed, 29 Apr 2026 17:32:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777483943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RpN37yreXon46Phuuua30e5OT7AXtJHdjHIxG1o4oVQ=; b=KTFU7Tq0qnio9pdstjEDPjqYn3w87LCl5XhDFa+z2rsO2ezXmMhJPvCfPRAlJCfov3v77w OID74EP6X2h6N/UZdhjRbM1ZvHM23aa/zWNbMuvPhpGR39JWlQUUQJlXTXp3i6rpoedWvu R32JczkcxTHB6G1p/p73tkuKn0bwumPRB0YYho/bsPj1lHQRvk8GOnTJFTCMAvOb80YY1W 1KMkbpaTDMNFu1PAqHYbyVmjb75xgkSjGPttJog+Qt21Md/LDSY3VBFITtMtl7K4QcKpvI Jb0bAuPxSrqw8DMMcjgHeo5wE+O/SJ6rN+Y9e7VkP/F3raVzTMA1VKMEY7Fyaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777483943; a=rsa-sha256; cv=none; b=T1SMzRJf8ekTyG/jCkcDsxftWRelfDwbk76VMN70z4J+D0kVSTo6NTn0qwtoXDXacLMvBi jQ8p18s5Mi9TfmVdw1ETMgeB0Q6wnDPzDu8RztL2txGy/HMGy2gVfuz+OU51oBPYpJeoWZ nCFTwKXchZwM0cSsjdPCIYMBtVWWvXxyvJrR0FE4UQpjCWqFruX6f6NIARMyfK85agL5RZ d4wFNtMNx6t3QBu++JEBEahZ4a9ilg6vXr4g64GQOFaMvUGtY6S/6sUy9A2LP5UiIeIOZd DbH0kmpL4vQF/HKCQqf07mWdbBWbi5mW0ZOL4Y3hmcHSdo8z8AUFMoMWtvRDgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777483943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RpN37yreXon46Phuuua30e5OT7AXtJHdjHIxG1o4oVQ=; b=aZxkxYl7CTPP7qQ0nDm/7CSnP8oQurP53tGt1gv50fLPVM3ISiLz+uCEtHTHTRdA1CUw1D ewVmmoQOgJi/tRSJGE9xzXIY9HnmvLrUcQHWPvaFubi84GF0ZwRjeDp94Pr8Vj9cxuKHAr lR+je0sCN9tnqUFi+dw8VWGA5xp7GR62KqGj7VNQJ8K4FO6RaawGmpeM+FtB5BmCZfGc2B W+wbeq2+p+6L0WCANY7lSczgfXuev/4hkXZ03HYXtza8NqOIAJUbgu0IudQICBw+VUMupa vdQoOlFCXds5UZOVHTyfo+snWMQ+8yMbV9bV86dfukzvdqSyVyAfz7gcMt9C1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g5PWW3CBlzrK5 for ; Wed, 29 Apr 2026 17:32:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27516 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 29 Apr 2026 17:32:23 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: 39ceab367c07 - main - textproc/py-ttp-templates: Update to 0.5.5 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 39ceab367c0747630dfc08e64b930353ae5da0e5 Auto-Submitted: auto-generated Date: Wed, 29 Apr 2026 17:32:23 +0000 Message-Id: <69f240a7.27516.295b1de2@gitrepo.freebsd.org> The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=39ceab367c0747630dfc08e64b930353ae5da0e5 commit 39ceab367c0747630dfc08e64b930353ae5da0e5 Author: Kai Knoblich AuthorDate: 2026-04-27 15:41:25 +0000 Commit: Kai Knoblich CommitDate: 2026-04-29 17:31:27 +0000 textproc/py-ttp-templates: Update to 0.5.5 Changelogs since 0.5.2: https://github.com/dmulyalin/ttp_templates/releases/tag/0.5.5 https://github.com/dmulyalin/ttp_templates/releases/tag/0.5.4 https://github.com/dmulyalin/ttp_templates/releases/tag/0.5.3 --- textproc/py-ttp-templates/Makefile | 2 +- textproc/py-ttp-templates/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-ttp-templates/Makefile b/textproc/py-ttp-templates/Makefile index b27740b6b666..9c53908ba079 100644 --- a/textproc/py-ttp-templates/Makefile +++ b/textproc/py-ttp-templates/Makefile @@ -1,5 +1,5 @@ PORTNAME= ttp-templates -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.5 CATEGORIES= textproc net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-ttp-templates/distinfo b/textproc/py-ttp-templates/distinfo index 0dd54335cc4a..ed66af08b5ae 100644 --- a/textproc/py-ttp-templates/distinfo +++ b/textproc/py-ttp-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777066862 -SHA256 (ttp_templates-0.5.2.tar.gz) = 3571303b446ac57a718682092b47bc01797411cd067dc2866cb6cfb077a46e89 -SIZE (ttp_templates-0.5.2.tar.gz) = 51950 +TIMESTAMP = 1777317896 +SHA256 (ttp_templates-0.5.5.tar.gz) = 41ee5be8b112102a16a85cd6b7ee01043151229d07c7817dec43f15a44b3f93a +SIZE (ttp_templates-0.5.5.tar.gz) = 54794