mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
misc/py-cppman: Update to 0.6.0
Changelog: https://github.com/aitjcize/cppman/blob/v0.6.0/ChangeLog Reported by: GitHub (watch releases)
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user