x11-wm/cagebreak: update to 2.1.0
Changes: https://github.com/project-repo/cagebreak/releases/tag/2.1.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
ab8e6456d0
commit
b291f59370
2 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cagebreak
|
||||
DISTVERSION= 2.0.1
|
||||
DISTVERSION= 2.1.0
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -44,5 +44,8 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \
|
||||
${WRKSRC}/${PORTNAME}.c \
|
||||
${WRKSRC}/meson.build
|
||||
# Drop duplicate LICENSE installation
|
||||
@${REINPLACE_CMD} -e '/install.*licenses/d' \
|
||||
${WRKSRC}/meson.build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1673286499
|
||||
SHA256 (project-repo-cagebreak-2.0.1_GH0.tar.gz) = 87f45fe9db511728e80f4b4f081c4b5e3472d95a27713664cee47117efd025de
|
||||
SIZE (project-repo-cagebreak-2.0.1_GH0.tar.gz) = 179140
|
||||
TIMESTAMP = 1680609631
|
||||
SHA256 (project-repo-cagebreak-2.1.0_GH0.tar.gz) = 33f879a4bc86fdc08c8ac6199d44a4d9f5e0d9d72f251b3da18c992492561a59
|
||||
SIZE (project-repo-cagebreak-2.1.0_GH0.tar.gz) = 195008
|
||||
|
|
Loading…
Reference in a new issue