mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/newsboat: Update 2.36 → 2.36.1
Changelog: https://github.com/newsboat/newsboat/blob/r2.36.1/CHANGELOG.md Add STRIP_CMD as stage-qa suggested. PR: 281876
This commit is contained in:
parent
06216cd3cf
commit
ec8699ad99
@ -1,6 +1,5 @@
|
||||
PORTNAME= newsboat
|
||||
DISTVERSION= 2.36
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.36.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
@ -51,4 +50,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto ${NCURSESLIBS}|;s|-Werror||' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1719273739
|
||||
SHA256 (newsboat-2.36.tar.xz) = 61a67a397cc9df7fbb7d73bb156e89e5b4a2b31fc9360e1e7384e710a2cf037a
|
||||
SIZE (newsboat-2.36.tar.xz) = 786400
|
||||
TIMESTAMP = 1727207787
|
||||
SHA256 (newsboat-2.36.1.tar.xz) = 14dab1f8a4aa713b0e24c22930f05f03f5bd24031ce8af0184ad541f7c0af1dd
|
||||
SIZE (newsboat-2.36.1.tar.xz) = 786420
|
||||
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
|
||||
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
|
||||
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
|
||||
|
Loading…
Reference in New Issue
Block a user