git: dffdbbc2d4d4 - main - multimedia/py-mat2: update to 0.12.2
Tobias C. Berner
tcberner at FreeBSD.org
Sat Sep 4 11:20:32 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dffdbbc2d4d4fc0371b0fa220fd52f8aeb389e85
commit dffdbbc2d4d4fc0371b0fa220fd52f8aeb389e85
Author: Robert Clausecker <fuz at fuz.su>
AuthorDate: 2021-08-30 10:13:14 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-09-04 11:19:13 +0000
multimedia/py-mat2: update to 0.12.2
Changes:
- Add support for aiff files
- Improve MS Office support
- Improve compatibility with newer/older version of mat2's dependencies
- Fix possible issues with the resolution of processed pdf
PR: 258166
Reported by: portscout
---
multimedia/py-mat2/Makefile | 2 +-
multimedia/py-mat2/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile
index cae1cc89e49f..c29f0d1208b2 100644
--- a/multimedia/py-mat2/Makefile
+++ b/multimedia/py-mat2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mat2
-DISTVERSION= 0.12.1
+DISTVERSION= 0.12.2
CATEGORIES= multimedia audio graphics textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/multimedia/py-mat2/distinfo b/multimedia/py-mat2/distinfo
index 2de5b03eda23..ae8e1f3f7df9 100644
--- a/multimedia/py-mat2/distinfo
+++ b/multimedia/py-mat2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627024866
-SHA256 (mat2-0.12.1.tar.gz) = 5c705e1f9cf26c35480bbb5e83be99e2ac42d78904c0434a17795203a7e45b84
-SIZE (mat2-0.12.1.tar.gz) = 32944
+TIMESTAMP = 1630317986
+SHA256 (mat2-0.12.2.tar.gz) = 9b2f3427e8bba2db42e9af338091196e3be7fb6e7bd89ac758b18d09af83a858
+SIZE (mat2-0.12.2.tar.gz) = 33057
More information about the dev-commits-ports-all
mailing list