diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-23 13:56:05 -0700 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-23 14:43:21 -0700 |
commit | d881ee6c3f8b7c5091f3d1a66ffb2aed2d713870 (patch) | |
tree | 68e27c508d9098818ddb3e3712cf86198c77f9a5 | |
parent | Mk/bsd.default-versions.mk: Update LAZARUS_DEFAULT to 4.2 (diff) |
archivers/peazip: Update to 10.5.0
-rw-r--r-- | archivers/peazip/Makefile | 3 | ||||
-rw-r--r-- | archivers/peazip/distinfo | 6 | ||||
-rw-r--r-- | archivers/peazip/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index ea6ab29fc4a7..42a10929fab1 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,6 +1,5 @@ PORTNAME= peazip -PORTVERSION= 10.4.0 -PORTREVISION= 1 +PORTVERSION= 10.5.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 f7385aef4780..eab90770e7cc 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745193791 -SHA256 (peazip-10.4.0.src.zip) = 32d3298437d3425591cd8024e85dc6b82093ebefb37bc64e9dc036e1491c105c -SIZE (peazip-10.4.0.src.zip) = 5780808 +TIMESTAMP = 1753303992 +SHA256 (peazip-10.5.0.src.zip) = ede6593461ba93ef2bcfdc0f880d576fc65fc8ede466ab4fe8955ac2700d5aab +SIZE (peazip-10.5.0.src.zip) = 5902349 diff --git a/archivers/peazip/pkg-plist b/archivers/peazip/pkg-plist index f04c78514fec..b53de87d41a8 100644 --- a/archivers/peazip/pkg-plist +++ b/archivers/peazip/pkg-plist @@ -68,7 +68,7 @@ share/icons/hicolor/256x256/apps/peazip_extract.png %%DATADIR%%/res/share/lang/fr_alt.txt %%DATADIR%%/res/share/lang/gl.txt %%DATADIR%%/res/share/lang/gr.txt -%%DATADIR%%/res/share/lang/he-prototype.txt +%%DATADIR%%/res/share/lang/he.txt %%DATADIR%%/res/share/lang/hu.txt %%DATADIR%%/res/share/lang/id.txt %%DATADIR%%/res/share/lang/it.txt |