svn commit: r521631 - head/archivers/peazip
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Tue Dec 31 15:26:02 UTC 2019
Author: acm
Date: Tue Dec 31 15:26:00 2019
New Revision: 521631
URL: https://svnweb.freebsd.org/changeset/ports/521631
Log:
- Update to 7.0.1
Modified:
head/archivers/peazip/Makefile
head/archivers/peazip/distinfo
head/archivers/peazip/pkg-plist
Modified: head/archivers/peazip/Makefile
==============================================================================
--- head/archivers/peazip/Makefile Tue Dec 31 15:25:18 2019 (r521630)
+++ head/archivers/peazip/Makefile Tue Dec 31 15:26:00 2019 (r521631)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= peazip
-PORTVERSION= 6.8.1
-PORTREVISION= 1
+PORTVERSION= 7.0.1
CATEGORIES= archivers
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
Modified: head/archivers/peazip/distinfo
==============================================================================
--- head/archivers/peazip/distinfo Tue Dec 31 15:25:18 2019 (r521630)
+++ head/archivers/peazip/distinfo Tue Dec 31 15:26:00 2019 (r521631)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563682851
-SHA256 (peazip-6.8.1.src.zip) = b66e64ebdcb606850ac5c336171e2c231f99eecf7d4b82800cfed1c40fb8de92
-SIZE (peazip-6.8.1.src.zip) = 5026102
+TIMESTAMP = 1577681161
+SHA256 (peazip-7.0.1.src.zip) = bd7f80ef67a5c0db052e868d2d8a19889ee4df6e32004869c05be9a39b1930a6
+SIZE (peazip-7.0.1.src.zip) = 5854868
Modified: head/archivers/peazip/pkg-plist
==============================================================================
--- head/archivers/peazip/pkg-plist Tue Dec 31 15:25:18 2019 (r521630)
+++ head/archivers/peazip/pkg-plist Tue Dec 31 15:26:00 2019 (r521631)
@@ -6,6 +6,7 @@ share/icons/hicolor/256x256/apps/peazip.png
%%DATADIR%%/res/altconf.txt
%%DATADIR%%/res/icons/PeaZip.ico
%%DATADIR%%/res/icons/PeaZip_7z.ico
+%%DATADIR%%/res/icons/PeaZip_app.ico
%%DATADIR%%/res/icons/PeaZip_block.ico
%%DATADIR%%/res/icons/PeaZip_cd.ico
%%DATADIR%%/res/icons/PeaZip_package.ico
@@ -31,7 +32,9 @@ share/icons/hicolor/256x256/apps/peazip.png
%%DATADIR%%/res/lang/fr.txt
%%DATADIR%%/res/lang/gl.txt
%%DATADIR%%/res/lang/gr.txt
+%%DATADIR%%/res/lang/he-prototype.txt
%%DATADIR%%/res/lang/hu.txt
+%%DATADIR%%/res/lang/id.txt
%%DATADIR%%/res/lang/it.txt
%%DATADIR%%/res/lang/ja.txt
%%DATADIR%%/res/lang/ko.txt
@@ -56,11 +59,10 @@ share/icons/hicolor/256x256/apps/peazip.png
%%DATADIR%%/res/themes/experience.theme.7z
%%DATADIR%%/res/themes/firecrystal.theme.7z
%%DATADIR%%/res/themes/nographic-embedded/fm-theme.bmp
-%%DATADIR%%/res/themes/nographic-embedded/note.readme
+%%DATADIR%%/res/themes/nographic-embedded/readme.txt
%%DATADIR%%/res/themes/seven.theme.7z
%%DATADIR%%/res/themes/ten-embedded/fm-theme.bmp
-%%DATADIR%%/res/themes/ten-embedded/note.readme
-%%DATADIR%%/res/themes/ten-legacy.theme.7z
+%%DATADIR%%/res/themes/ten-embedded/readme.txt
%%DATADIR%%/res/themes/ten.theme.7z
%%7Z%%%%DATADIR%%/res/7z/7z
%%ARC%%%%DATADIR%%/res/arc/arc
More information about the svn-ports-all
mailing list