archivers/lizard: update to 2.1
Changelog: https://github.com/inikep/lizard/blob/v2.1/CHANGELOG Reported by: GitHub (watch releases)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
PORTNAME= lizard
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.1
|
||||
CATEGORIES= archivers
|
||||
|
||||
MAINTAINER= tagattie@FreeBSD.org
|
||||
@@ -18,12 +17,13 @@ CPE_VENDOR= lizard_project
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= inikep
|
||||
GH_TAGNAME= af8518ccb8c68e062a8c80205ff07d56a2e77dd4
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= DISTVERSION=${DISTVERSION}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lizard \
|
||||
${STAGEDIR}${PREFIX}/lib/liblizard.so.1.0.0
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lizard \
|
||||
${STAGEDIR}${PREFIX}/lib/liblizard.so.${DISTVERSION}.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1706687556
|
||||
SHA256 (inikep-lizard-v1.0-af8518ccb8c68e062a8c80205ff07d56a2e77dd4_GH0.tar.gz) = 8974cd29527741c43e21eb6b82a30c6d10fa55fd3909b0c44011acb169ee6a00
|
||||
SIZE (inikep-lizard-v1.0-af8518ccb8c68e062a8c80205ff07d56a2e77dd4_GH0.tar.gz) = 214408
|
||||
TIMESTAMP = 1738830121
|
||||
SHA256 (inikep-lizard-v2.1_GH0.tar.gz) = 0c1a7efceeb8ae66bfa2b7b659f01dec120925d846b01ce4dfc6960ba8cd61e5
|
||||
SIZE (inikep-lizard-v2.1_GH0.tar.gz) = 228739
|
||||
|
||||
@@ -7,8 +7,8 @@ include/lizard_decompress.h
|
||||
include/lizard_frame.h
|
||||
lib/liblizard.a
|
||||
lib/liblizard.so
|
||||
lib/liblizard.so.1
|
||||
lib/liblizard.so.1.0.0
|
||||
lib/liblizard.so.2
|
||||
lib/liblizard.so.%%DISTVERSION%%.0
|
||||
libdata/pkgconfig/liblizard.pc
|
||||
share/man/man1/lizard.1.gz
|
||||
share/man/man1/lizardcat.1.gz
|
||||
|
||||
Reference in New Issue
Block a user