mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/luakit: Update to 2.4.0
Changelog: https://github.com/luakit/luakit/releases/tag/2.4.0 PR: 284816
This commit is contained in:
parent
b86453d829
commit
af9884c16c
2 changed files with 4 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= luakit
|
PORTNAME= luakit
|
||||||
DISTVERSION= 2.3.6
|
DISTVERSION= 2.4.0
|
||||||
PORTREVISION= 3
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
|
|
||||||
|
@ -43,9 +42,6 @@ post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|luakit/doc|doc/luakit| ; \
|
@${REINPLACE_CMD} -e 's|luakit/doc|doc/luakit| ; \
|
||||||
s|/etc/xdg|${PREFIX}/etc/xdg| ; s|-ggdb||' \
|
s|/etc/xdg|${PREFIX}/etc/xdg| ; s|-ggdb||' \
|
||||||
${WRKSRC}/config.mk
|
${WRKSRC}/config.mk
|
||||||
@${REINPLACE_CMD} -e 's|expr substr|echo| ; \
|
|
||||||
s/ARCHIVE 1 /ARCHIVE | cut -b1-/' \
|
|
||||||
${WRKSRC}/build-utils/getversion.sh
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/luakit \
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/luakit \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1715947776
|
TIMESTAMP = 1739538685
|
||||||
SHA256 (luakit-luakit-2.3.6_GH0.tar.gz) = 8202fc515c7e64ddc0794b5623167b372f696bce757e6f767c5e03bfbe2beba0
|
SHA256 (luakit-luakit-2.4.0_GH0.tar.gz) = 65f73939db561de21bba735bdf92c2b32d28c6610e3d114d1420a8477d531802
|
||||||
SIZE (luakit-luakit-2.3.6_GH0.tar.gz) = 508466
|
SIZE (luakit-luakit-2.4.0_GH0.tar.gz) = 511716
|
||||||
|
|
Loading…
Add table
Reference in a new issue