Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2025 02:36:55 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a38917651cbc - main - misc/py-cppman: Update to 0.6.0
Message-ID:  <694b51c7.3aec4.30f4f1f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

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

commit a38917651cbcc41e0e458590f504d8dcbb0cc81b
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-12-24 02:35:59 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-12-24 02:35:59 +0000

    misc/py-cppman: Update to 0.6.0
    
    Changelog: https://github.com/aitjcize/cppman/blob/v0.6.0/ChangeLog
    
    Reported by:    GitHub (watch releases)
---
 misc/py-cppman/Makefile             | 3 +--
 misc/py-cppman/distinfo             | 6 +++---
 misc/py-cppman/files/patch-setup.py | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/misc/py-cppman/Makefile b/misc/py-cppman/Makefile
index b13b8ebcaa51..b06c3e35ae80 100644
--- a/misc/py-cppman/Makefile
+++ b/misc/py-cppman/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	cppman
-PORTVERSION=	0.5.9
-PORTREVISION=	1
+PORTVERSION=	0.6.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-cppman/distinfo b/misc/py-cppman/distinfo
index c0f5932d5a3b..69387e61af3e 100644
--- a/misc/py-cppman/distinfo
+++ b/misc/py-cppman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751778661
-SHA256 (cppman-0.5.9.tar.gz) = 15a4e40ab025b4dcec5a73a50df26b7ddaef7c148fcb197940fff2484f9e9903
-SIZE (cppman-0.5.9.tar.gz) = 1644343
+TIMESTAMP = 1766542443
+SHA256 (cppman-0.6.0.tar.gz) = 4426d6128356eb28ed3371066d17fa02d250fa5b1f666b09d2ee8f0c8900a790
+SIZE (cppman-0.6.0.tar.gz) = 1645897
diff --git a/misc/py-cppman/files/patch-setup.py b/misc/py-cppman/files/patch-setup.py
index 23eb8489cf39..8e04722f9bb0 100644
--- a/misc/py-cppman/files/patch-setup.py
+++ b/misc/py-cppman/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig	2025-07-22 07:20:26 UTC
+--- setup.py.orig	2025-12-19 04:26:41 UTC
 +++ setup.py
-@@ -9,10 +9,9 @@ _data_files = [
+@@ -20,10 +20,9 @@ _data_files = [
          ]
  
  _data_files = [


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694b51c7.3aec4.30f4f1f>