Skip to content
Snippets Groups Projects
Commit 40b9a1e1 authored by Michael Zhilin's avatar Michael Zhilin
Browse files

archivers/snzip: update to 1.0.5 and unbreak

This commit unbreaks snzip and update it to latest version.
Also it adds new binaries "snzcat and snunzip".
parent e29d3fe6
No related branches found
No related tags found
No related merge requests found
PORTNAME= snzip
PORTVERSION= 1.0.4
PORTREVISION= 1
PORTVERSION= 1.0.5
CATEGORIES= archivers
DISTVERSIONPREFIX= v
MAINTAINER= mizhka@gmail.com
MAINTAINER= mizhka@freebsd.org
COMMENT= Compression/decompression tool based on snappy library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to link: undefined symbol: typeinfo for snappy::Source
LIB_DEPENDS= libsnappy.so:archivers/snappy
OPTIONS_DEFINE= DOCS
......@@ -22,7 +20,10 @@ GH_ACCOUNT= kubo
CONFIGURE_ARGS= --with-snappy=${LOCALBASE}
GNU_CONFIGURE= yes
PLIST_FILES= bin/snzip
PLIST_FILES= bin/snunzip \
bin/snzcat \
bin/snzip
PORTDOCS= *
.include <bsd.port.mk>
TIMESTAMP = 1482759478
SHA256 (kubo-snzip-1.0.4_GH0.tar.gz) = e2f03856d8d232fe4e49b8a3b713ea92057c526f0ba2e028588b9b9570e5199a
SIZE (kubo-snzip-1.0.4_GH0.tar.gz) = 2373756
TIMESTAMP = 1639634540
SHA256 (kubo-snzip-v1.0.5_GH0.tar.gz) = 0e666e607a62e333cd3dc674870382a138b727fa07e69e2e4eebcfb4a5c8ab12
SIZE (kubo-snzip-v1.0.5_GH0.tar.gz) = 2374794
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment