git: 6b60a1b636b8 - main - archivers/peazip: Update to 9.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Dec 2023 01:12:08 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b60a1b636b84c6807f478b75d66139891459fcb
commit 6b60a1b636b84c6807f478b75d66139891459fcb
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-12-23 01:02:08 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-12-23 01:11:53 +0000
archivers/peazip: Update to 9.6.0
---
archivers/peazip/Makefile | 8 +++++---
archivers/peazip/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index c57a4400a2e1..262650b865ca 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -1,6 +1,6 @@
PORTNAME= peazip
-PORTVERSION= 9.4.0
-PORTREVISION= 1
+PORTVERSION= 9.6.0
+PORTREVISION= 0
CATEGORIES= archivers
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@@ -21,6 +21,7 @@ SUB_FILES= pea peazip
DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|txt)
+LAZARUS_NO_FLAVORS= qt6
LAZARUS_PROJECT_FILES= dev/project_pea.lpi dev/project_peach.lpi
LAZBUILD_ARGS= -d
@@ -80,7 +81,8 @@ PLIST_SUB+= UNACE="@comment "
.include <bsd.port.pre.mk>
post-patch:
- ${REINPLACE_CMD} 's|GetSelectedNodePath|Path|g' ${WRKSRC}/dev/peach.pas
+ ${REINPLACE_CMD} -e 's|GetSelectedNodePath|Path|g' \
+ -e 's|fileutil|LazFileUtils, fileutil|g' ${WRKSRC}/dev/peach.pas
pre-install:
@${ECHO_CMD} "#" > ${WRKSRC}/altconf.txt
diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo
index 7ca42dbea1ca..0d7169710150 100644
--- a/archivers/peazip/distinfo
+++ b/archivers/peazip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695446610
-SHA256 (peazip-9.4.0.src.zip) = 48563776f98ae6894b829f1631292e25af10081d4b445add2a770895fde2cc71
-SIZE (peazip-9.4.0.src.zip) = 5347940
+TIMESTAMP = 1703278293
+SHA256 (peazip-9.6.0.src.zip) = d8220cb729a943f52ad3617876369ce0c29bd9a43c37d4ede551b7002068f0e4
+SIZE (peazip-9.6.0.src.zip) = 5392377