git: e3db56308db4 - 2024Q2 - graphics/oxipng: chase description after 575759971a88
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 06:41:50 UTC
The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3db56308db49654069f8ff348a14ae5ee38b265 commit e3db56308db49654069f8ff348a14ae5ee38b265 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-23 06:25:21 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-23 06:41:48 +0000 graphics/oxipng: chase description after 575759971a88 https://github.com/shssoichiro/oxipng/commit/e1db84fd9745 (cherry picked from commit 7ef954e5c0653a5e9680b134da973ed8608e28cd) --- graphics/oxipng/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/oxipng/pkg-descr b/graphics/oxipng/pkg-descr index 26d4506414ad..5fda72274272 100644 --- a/graphics/oxipng/pkg-descr +++ b/graphics/oxipng/pkg-descr @@ -1,3 +1,3 @@ -Oxipng is a multithreaded lossless PNG compression optimizer. It can -be used via a command-line interface or as a library in other Rust +Oxipng is a multithreaded lossless PNG/APNG compression optimizer. It +can be used via a command-line interface or as a library in other Rust programs.