Date: Sun, 16 Jun 2024 08:26:51 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 83c86b139d35 - main - archivers/peazip: Update to 9.8.0 Message-ID: <202406160826.45G8QpXw045094@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=83c86b139d358d47e453f10e71fbdb04232bff2d commit 83c86b139d358d47e453f10e71fbdb04232bff2d Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-06-16 08:16:26 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-06-16 08:26:34 +0000 archivers/peazip: Update to 9.8.0 --- archivers/peazip/Makefile | 3 +-- archivers/peazip/distinfo | 6 +++--- archivers/peazip/pkg-plist | 12 +++++------- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index 359c892e5890..aec6c26a4483 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,6 +1,5 @@ PORTNAME= peazip -PORTVERSION= 9.7.1 -PORTREVISION= 2 +PORTVERSION= 9.8.0 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo index cf3ee0eee832..72b921efcef1 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708319702 -SHA256 (peazip-9.7.1.src.zip) = 18aed692f6300642d4b8ab6d5a2bbd2c5bc46d2c12d9ba693334d90e4cc0de16 -SIZE (peazip-9.7.1.src.zip) = 5481007 +TIMESTAMP = 1718518664 +SHA256 (peazip-9.8.0.src.zip) = 023e95eb698e1645a66315b9db1bf5f996fbc32c9ec41c64d96a2e02e00ab5de +SIZE (peazip-9.8.0.src.zip) = 8000860 diff --git a/archivers/peazip/pkg-plist b/archivers/peazip/pkg-plist index 65a0d654f6c5..4f7eea64bf56 100644 --- a/archivers/peazip/pkg-plist +++ b/archivers/peazip/pkg-plist @@ -13,6 +13,9 @@ share/applications/peazip-add-to-zip.desktop share/applications/peazip-add-to-zpaq.desktop share/applications/peazip-add-to-zstd.desktop share/applications/peazip-convert.desktop +share/applications/peazip-extract-desktop.desktop +share/applications/peazip-extract-documents.desktop +share/applications/peazip-extract-downloads.desktop share/applications/peazip-extract-here.desktop share/applications/peazip-extract-smart.desktop share/applications/peazip-extract.desktop @@ -100,16 +103,11 @@ share/icons/hicolor/256x256/apps/peazip_zip.png %%DATADIR%%/res/share/lang/uk.txt %%DATADIR%%/res/share/lang/uz.txt %%DATADIR%%/res/share/lang/vn.txt -%%DATADIR%%/res/share/themes/different.theme.7z -%%DATADIR%%/res/share/themes/droid.theme.7z -%%DATADIR%%/res/share/themes/main-box.theme.7z -%%DATADIR%%/res/share/themes/main-cube.theme.7z +%%DATADIR%%/res/share/themes/mac.theme.7z %%DATADIR%%/res/share/themes/main-embedded/fm-theme.bmp %%DATADIR%%/res/share/themes/main-embedded/readme.txt -%%DATADIR%%/res/share/themes/main-mug.theme.7z %%DATADIR%%/res/share/themes/main.theme.7z %%DATADIR%%/res/share/themes/nographic-embedded/fm-theme.bmp %%DATADIR%%/res/share/themes/nographic-embedded/readme.txt %%DATADIR%%/res/share/themes/ten.theme.7z -%%DATADIR%%/res/share/themes/tuxedo-alt.theme.7z -%%DATADIR%%/res/share/themes/tuxedo.theme.7z +%%DATADIR%%/res/share/themes/tux.theme.7z
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406160826.45G8QpXw045094>